| View previous topic :: View next topic |
| Author |
Message |
Nicias Guru

Joined: 06 Dec 2005 Posts: 318
|
Posted: Tue May 01, 2012 6:43 pm Post subject: Filesystem for backup/storage drives |
|
|
I have a couple of external drives I use for media storage and offsite (sneakernet) backup. I mostly access them from a gentoo machine, but occasionally access them from my mac. I am not happy with my options in terms of filesystems. I have files bigger than 4Gb, so as I understand it my choices are:
- ext2,3,4: OS X doesn't support this. There are various fuse based support options, but none of them seem to offer write access. There is a comercial product from Paragon Software but it looks a little fishy to me.
- I could use NTFS, but it doesn't do ownerships and permissions right, so I'd be losing that information.
- I could use HFS+ but my gentoo box keeps screwing up the hfsplus drive. It needs significant repairs every time I plug it into the mac, and SMART doesn't report any errors.
Any suggestions? |
|
| Back to top |
|
 |
aCOSwt Advocate


Joined: 19 Oct 2007 Posts: 2040 Location: Between the keyboard and the chair
|
Posted: Tue May 01, 2012 7:59 pm Post subject: |
|
|
If, for backing up, you use tools such as dar (It is OS X compatible AFAIK) then :
- You do not need to worry about file sizes, dar can split into several volumes,
- dar can preserve owner, group, permissions, timestamps and even ext attrs.
Then you put the archive on whatever fs. _________________ In theory there are no differences between theory and practice. In practice, there are.
Don't try to understand my posts. Immanuel Kant never did, he thinks that only music and laughter do not have to mean anything. |
|
| Back to top |
|
 |
Nicias Guru

Joined: 06 Dec 2005 Posts: 318
|
Posted: Tue May 01, 2012 9:20 pm Post subject: |
|
|
| I've just been using rsync. Also, one of the drives is for storage not backup. Thanks for the tip, I'll see if dar works for me. |
|
| Back to top |
|
 |
EatMeerkats Apprentice


Joined: 15 Mar 2006 Posts: 234
|
Posted: Tue May 01, 2012 9:45 pm Post subject: |
|
|
| If you are willing to spend $, you could get http://tenscomplement.com/our-products for Mac and use ZFS. ZFS on Linux has been quite stable for me for a while. |
|
| Back to top |
|
 |
Nicias Guru

Joined: 06 Dec 2005 Posts: 318
|
Posted: Wed May 02, 2012 1:04 pm Post subject: |
|
|
| zfs looks interesting, but there isn't even support in ~amd64 yet. I'm not sure I want to be quite bleeding edge. |
|
| Back to top |
|
 |
|