Backblaze and Spotlight
Last week, on more than one ocasion, I could feel my laptop getting really hot for no apparent reason which pointed me to take a closer look at what’s using up my resources. Indeed CPU & memory were being intensely taken over by mds and md-worker (mkay, they weren’t really “taken over”, more like one core was and half a gig of RAM, but still quite significant). What are those, you ask? Well, they are processes related to Spotlight, that wonderful little tool on the Mac OS that just seems to know where everything is on your system. In order to do that though, it has to spend some time going through your new files so that it can find them quickly when you’re looking for them.
I was on the right track, but I couldn’t really picture any reason why Spotlight would be working out so intensely all of a sudden, as I hadn’t copied any large amounts of files or anything of the sort in the previous days. Even if I had, why would it take so long to index them (it was pretty quick with everything in the very beginning). It took a bit of searching around, but I eventually tracked down a bug that makes Backblaze (a cloud backup service) and Spotlight not play well together.
Here’s a description of the problem and very easy fix (on the Backblaze website! How cool is that? Good job tech team!); it boils down to Backblaze playing with a (large) log file very often which apparently makes Spotlight want to reindex it and results in a continuous load on that process. All you have to do is tell Spotlight to ignore that log file. Done, everything is back to normal.
(Note: It seems that Backblaze does try to tell Spotlight to ignore that folder when it installs, but sometimes it doesn’t work right. Maybe it’s a Lion-related bug? I don’t really know, but nonetheless, it’s good that they actually put up a description of the problem and fix on their website, I really liked that).
How to format my USB drive for Mac and Windows
I was getting a bit frustrated this morning because of various problems moving files back and forth between my Mac and the other Windows machines in the house. All my portable drives, whether they were flash drives or external hard drives, have been formatted to NTFS for the past few years which always worked okay for me before. Windows obviously handles NTFS perfectly and Linux has no problem reading or writing to that either. Unfortunately, Mac OS doesn’t seem to play as well with NTFS (at least not out of the box). It can read NTFS, but it can’t write to it.
So now starts the file system war again. If I leave my USB drives in NTFS, my Mac can’t write to it. If I format it for the Mac, it won’t work on Windows. If I format it FAT32, it will work on both, but it won’t handle files larger than 4gb.

Now before people start commenting about this or that app that handles different file systems, I want to stress that I am aware such applications and plugins exist, I just wanted this to work easily/natively/out of the box on all computers, without requiring this extra layer.
After quite a bit of digging around, I found out about something called exFAT. You can read the wiki page for more info, but in a sentence, it’s somewhat like FAT, but can handle large files. It’s compatible with pretty much any Windows you’d be running in 2011 (hopefully) and Mac OS starting with Snow Leopard. So this should work fine for thumb drives going between the two OSs.
Of course though, nothing is perfect… exFAT is not compatible with Linux. So sooner or later, the file system war will start again. Until that dark afternoon, let’s pray for peace.




