Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Raid5 box & backup
- Date: Mon, 26 May 2008 03:58:26 +0200
- From: Christian Horn <chorn@example.com>
- Subject: Re: [tlug] Raid5 box & backup
- References: <48389DF4.4050200@raoult.com> <b4d277190805242150u778a7e9x336055ccf64e9843@mail.gmail.com> <20080525101552.GA26875@fluxcoil.net> <48394FE5.7000504@raoult.com> <20080526003744.GA28494@fluxcoil.net> <20080526013750.GD6172@lucky.cynic.net>
- User-agent: Mutt/1.5.13 (2006-08-11)
On Mon, May 26, 2008 at 10:37:50AM +0900, Curt Sampson wrote: > On 2008-05-26 02:37 +0200 (Mon), Christian Horn wrote: > > > Case a, plain nfs, unencrypted. > > Pure nfs is used here, usual small files stored on the 2 datastores. > > pros: highest fault tolerence, rsync efficient because it syncs single > > files > > While you're right about the rsync, I doubt that this would have better > fault tolerence than a journaling filesystem over a network-exported > block device (e.g., iSCSI or that network-exported ATA thing). The journaling filesystem is another layer and stores everything in the container-file while nfs/smb would work filewise. Actually one could do some crash-testing of the 2 scenarios with emulated/virtualized systems, could be interesting. > And come to think of it, if you had, say, a dozen block devices each > each backed by its own file and used the concatenation of these devices > as a single filesystem, you might well get much better rsync behaviour > (assuming that the timestamps work as they should). Even with a standard > FFS-style FS, you'd only have to sync the files covering the cylinder > groups you'd touched, and if you used something like Berkeley's LFS, > you'd only be updating one file if you'd only made a few changes. Indeed, nice idea, that way rsync would finish faster. The "combine blocks"-software had to be evailable on mac/win/linux in this case thou, also its basically just concatting into a big block- device. Also rsync could probably be reworked to handle big file in breaking them into pieces and checksuming/transferring if needed those. > > Case b, plain nfs, files ecrypt encrypted. > > Got a reference for ecrypt? You may have the issue, if it's what I think > it is, that it exposes things such as file counts, sizes, and update > times. Thats right, those things are unveiled. http://ecryptfs.sourceforge.net/ Christian
- Follow-Ups:
- Re: [tlug] Raid5 box & backup
- From: Curt Sampson
- References:
- [tlug] Raid5 box & backup
- From: bruno raoult
- Re: [tlug] Raid5 box & backup
- From: Edmund Edgar
- Re: [tlug] Raid5 box & backup
- From: Christian Horn
- Re: [tlug] Raid5 box & backup
- From: bruno raoult
- Re: [tlug] Raid5 box & backup
- From: Christian Horn
- Re: [tlug] Raid5 box & backup
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: [tlug] GOS, Everex, and Japanese
- Next by Date: Re: [tlug] Raid5 box & backup
- Previous by thread: Re: [tlug] Raid5 box & backup
- Next by thread: Re: [tlug] Raid5 box & backup
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links