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] Backup Software
- Date: Thu, 25 Nov 2010 17:51:34 +0900
- From: Nicolas Limare <nicolas+tlug@example.com>
- Subject: Re: [tlug] Backup Software
- References: <AANLkTimX2ZRv2UwCDDj0F61Q7sxiW4vNW9=1z70Ypbhg@example.com> <20101125080202.GC4305@example.com> <4CEE1CD5.9090401@example.com>
- User-agent: Mutt/1.5.20 (2009-06-14)
On Thu, Nov 25, 2010 at 05:22:45PM +0900, Edward Middleton wrote: > On 11/25/2010 05:02 PM, Nicolas Limare wrote: > >> Alternatively, do you have any ideas for a good backup tool > >> I can use to backup the contents of various linux machines& servers > >> through the network? > > > > When it comes to backups I always prefer to use simple, low-tech > > tools, because when something fails or is missing when you need to > > recover the backup, it becomes a nightmare. > > > > My own solution: > > * rsync everything from all the machines to a central backup server ... > > > > * on each backup server, make snaopshots with rsnapshot > > How does rsnapshot handle permission and user name changes in > snapshots? Hmmm.. Good question. As rsnapshot is basically cp -l and rsync, so after a few quick tests I think that when a file metadata (user, perms, atime, ...) changes, rsync will change the attributes of the files in its target directory. And as they are hardlinks to the archived versions, the permissions will be changed for all the identical snapshotted versions. This is not a problem for me, but it may be one in other situations. A workaround would be to collect and dump all the file attributes before each backup, but going through the whole filesystems may be expensive. -- Nicolas LIMARE http://nicolas.limare.net/ pgp:0xFA423F4FAttachment: signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [tlug] Backup Software
- From: Stephen J. Turnbull
- Re: [tlug] Backup Software
- From: David Santinoli
- References:
- [tlug] Backup Software
- From: Jawaad Mahmood
- Re: [tlug] Backup Software
- From: Nicolas Limare
- Re: [tlug] Backup Software
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Backup Software
- Next by Date: Re: [tlug] Backup Software
- Previous by thread: Re: [tlug] Backup Software
- Next by thread: Re: [tlug] Backup Software
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links