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:02:02 +0900
- From: Nicolas Limare <nicolas+tlug@example.com>
- Subject: Re: [tlug] Backup Software
- References: <AANLkTimX2ZRv2UwCDDj0F61Q7sxiW4vNW9=1z70Ypbhg@example.com>
- User-agent: Mutt/1.5.20 (2009-06-14)
> 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 rsync goes over ssh, using a special backup user with a passwordless ssh key, and rsync is performed as root (top maintain users and perms) on the backup server via sudo and a wrapper script handled in .ssh/authorized-keys * rsync everything from the central backup server to redundant secondary backup servers * on each backup server, make snaopshots with rsnapshot * everything runs with cron, and is monitored in munin * everything on RAID1 redundant disks, no striping,lvm,... No compression, no special diff format, simple, robust. Any file from any past snapshot on any disk of any backup mirror is immediately available. -- Nicolas LIMARE http://nicolas.limare.net/ pgp:0xFA423F4FAttachment: signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [tlug] Backup Software
- From: Edward Middleton
- Re: [tlug] Backup Software
- From: Nguyen Vu Hung
- References:
- [tlug] Backup Software
- From: Jawaad Mahmood
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