Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fs type for an USB backup disk having mostly hard links
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3925
Location: Hamburg

PostPosted: Fri Mar 30, 2012 5:12 pm    Post subject: fs type for an USB backup disk having mostly hard links Reply with quote

I'm using rsync with "--link-dest="to backup my entire system. Therefore the vast majority of fs operations are hard linking an already existing file at the external USB drive into a newly created directory at that disk. Currently I'm using ext2. Is there any other fs in the wild with a better performance for this case ?
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9711
Location: almost Mile High in the USA

PostPosted: Mon Apr 02, 2012 7:23 am    Post subject: Reply with quote

I don't understand...hard linking files is not exactly a backup, if one copy is modified, the other is too...
I also don't understand... you can't hard link across filesystems... what are you doing here?

I wish I could suggest lessfs, because that's a great backup method, except it doesn't work properly. Performance is miserable...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3925
Location: Hamburg

PostPosted: Mon Apr 02, 2012 7:37 am    Post subject: Reply with quote

eccerr0r wrote:
I don't understand...hard linking files is not exactly a backup, if one copy is modified, the other is too
the hard links are made at the destination hdisk form a reference backup directory (usually from the previous step) to the current destination directory - if the file at the source directory doesn't change - that's why rsync is a nifty performant tool.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum