Joined: Jun 2006
Posts: 4,083
Thanks:
32
I'm looking for a better external physical drive to encourage much more frequent backups.
* Doesn't have to be huge: it's mostly for development backups and personal documents.
* Doesn't make noise (mine makes a fan noise when its wakes up)
* Ideally, doesn't need an extra power cable
Right now I'm using a simple IOMEGA external USB drive. This thing is so damn slow. I'm pretty sure it's a hard drive. Is the sole reason for being slow that it is using very little power to rotate the plates? Or is it because of USB 2.0 ? I'm also using two SDHC cards (16GB and 32GB) as secondary backups. They are about the same speed as the external IOMEGA drive, only less noisy.
I'm thinking maybe I should splurge for an external SSD drive. I could see myself paying upwards of 300 € if it's faster than a USB drive.
Does anyone have recommendations?
Joined: Jun 2006
Posts: 4,083
Thanks:
32
I'm not looking for online backup solutions. I do an occasional DropBox backup but those are too slow.
The crux of my problem is I want something fast that I don't think twice about. DropBox is nice but will use up my upload bandwidth in the background. It can't be optimized with its database of "known" files when I'm uploading custom files like PSD's and development archives.
Joined: Jun 2006
Posts: 4,083
Thanks:
32
Those are cool but too small. I can use up to 32GB SDHC cards on my late 2009 iMac but not the SDXC unfortunately.
Joined: Sep 2009
Posts: 304
Thanks:
0
Get something with ESATA. You may have to install an adapter in your computer, but nothing beats the speed. Or you could get a NAS, that's what I back everything up on.
Joined: Dec 2008
Posts: 351
Thanks:
1
A possible solution that would work well is getting an internal drive instead of an external one. I'm not sure why it needs to be external. $90 will get you good speed and 2TB to work with.
An SSD will solve your problem if it's internal. For external operation, you need an ESATA enclosure, ESATA expansion card, and the drive. Though the drive is an order of magnitude more expensive than the other two.
Joined: Nov 2009
Posts: 362
Thanks:
7
Is the Time Capsule too slow? Can you give us some idea of the volume and rate of data that's being transferred? Is it 64 gb per day, or per week?
Edited: 2011-04-04, 3:38 pm
Joined: Jun 2006
Posts: 4,083
Thanks:
32
Ah FireWire! Duh me. The iMac has a firewire port, I'll have to investigate that. Thank you.
That external firewire case kit from OWC is very interesting. Has a DC port though.
You gave me just the nudge in the right direction though! I better do my homework now.
Joined: Mar 2008
Posts: 394
Thanks:
1
The DC port is for using it with USB on computer with underpowered drive USB drives. Mostly Macs have consistent strong USB power leads, but even Macs have trouble dealing with some drives. Those Seagates I offered you are a particular example. On a single lead USB cable, they would 'drop' under heavy load. (But they are 15mm 1TB drives.)
I always use a Y cable when using USB external bus powered drives now, because USB is just not consistent enough from computer to computer to know that you will get enough power to drive a hard drive. And when a drive drops off midwrite it ends ends with weird errors.
But with FW, I have daisy chained (run two external hard drives off of one computer FW port by connecting the FW from the computer, and connecting the next device to the first device) with no problems ever. FW is a much more reliable overall, including the 'wakeup' event that make the drive go back online. USB is kind of hit and miss about those.
And since you have USB also, you can carry you data to other computers no problem.
Since you mentioned being platform independent, it is worth pointing out that exFAT support is now built into OS X and WIndows 7 (don't know about Linux), and available as a free download for older versions of Windows.
(On the Mac it requires 10.6.? or above, so older Macs would be left out.
In my playing with exFAT, it is pretty nice to not need MacDrive or some NTFS-3g hack to write disks Mac and WIndows can both read and write.
Edited: 2011-04-06, 10:15 am
Joined: Jun 2006
Posts: 4,083
Thanks:
32
Oh, yeah, to be fair I should have mentioned I'm using NTFS-3G so I can write to the BOOTCAMP drive, and my external drive is formatted as NTFS.
Thanks for the exFAT tip, that is sweet! I'm using Windows 7 so that would work!
Joined: Jun 2006
Posts: 4,083
Thanks:
32
Sweet! Read/write speed seems a little better but it seems the biggest problem I had is that getting file directories took forever. I couldn't use the external drive to browse pictures or mp3 etc, it would take forever to make thumbnails or even just show a file list in the Finder.
On the other hand, I noticed that exFAT in OSX doesn't maintain file permissions. It also shows the cluster size in the Finder. Mine was set at 128K so small text files all show as "131 KB".
Joined: Mar 2008
Posts: 394
Thanks:
1
If you were using NTFS-3g on that drive, it is the NTFS-3g that made things slow, rather than the drive itself, or the interface. NTFS-3g, for me, was remarkably slow. I tried first 4 years ago, then would install it once a year to see if anything had changed. It never did. I found it quicker to read and write files through a wireless network (and a B network at that, not a G or N network) than through directly connected NTFS drives when using NNTFS-3g. It is an absolute pig. (Which is strange because the Linux brand of NTFS-3g is apparently as fast as native ext2/ext3. But NTFS-3g for Mac has always been pretty much a one man effort.)
MacDrive was always just fast enough, so that's what use. NTFS-3g is quite simply unusably slow.
But exFAT gives near native speeds. ALmost as fast as HFS+, and definitely faster than FAT32. I am copying large files and few of them, so YMMV since you are copying small files and lots of them.
Your experience with exFAT, is interesting. I have had a drive not recognized by a Windows XP computer using the addon exFAT support, but that was after an island wide power outage during a disk cloning operation. Clean drives have remained readable.
The lack of permission maintenance I would take as a given since it is at heart a version of FAT.
Edited: 2011-04-08, 10:17 am
Joined: Jun 2006
Posts: 4,083
Thanks:
32
They have a paid version that's supposedly faster. I installed the free version.
Possibly relevant I found a thread on Steam forums and they said OSX 's implementation of exFAT is case sensitive whereas the blueprint says it shouldn't. This maybe have something to do with Windows 7 not seeing it, if formatted from OSX.
Joined: Mar 2008
Posts: 394
Thanks:
1
The paid version (Paragon NTFS) is built on the Linux NTFS-3g base, and then worked into a usable commercial product (though some people have reported a number of problems like making partitions unreadable to OS X's native NTFS read support.)
The Mac version of NTFS-3g is a weekend project of one guy, who was trying to get any NTFS write support under OS X, not create a viable commercial product.
Joined: Mar 2008
Posts: 394
Thanks:
1
NOte: By default, The thumb drives are all FAT32, while the big drives are all NTFS. That's why your thumb drives were faster, because they were not being run under NTFS-3g, which is as I mentioned, remarkably slow.
Joined: Mar 2008
Posts: 394
Thanks:
1
Only if I have had the same trouble. I know these particular things because I fought with them, and spent time bugging people for answers.
I was fully cross-platform a couple years ago, and the lack of a solution like exFAT was a real problem. I got by with MacDrive though.