RE: [suse-linux-uk-schools] bombproof or overkill recovery plan
Go have a look at Linux Virtual Server... -----Original Message----- From: Grainge, Derek To: Matt Johnson; SuSe Sent: 7/11/03 12:15 PM Subject: RE: [suse-linux-uk-schools] bombproof or overkill recovery plan <snip> Naive question: can you 'cluster' Linux servers in this way, coz what I have been describing is feasible under Win 2000 server enterprise? Derek -- ************************************************************************ ******** All mail sent and received may be examined to prevent transmission of unacceptable material. Wellington College does not accept responsibility for email contents. Problems to postmaster@wellington-college.berks.sch.uk. Website: http://www.wellington-college.berks.sch.uk ************************************************************************ ******** -- To unsubscribe, e-mail: suse-linux-uk-schools-unsubscribe@suse.com For additional commands, e-mail: suse-linux-uk-schools-help@suse.com
Chris Puttick <chris@centralmanclc.com> wrote:
Go have a look at Linux Virtual Server...
I think that it's also worth looking at the heartbeat and High Availability projects if they're still around. An alternative to rsync would be to use Logical Volume Management (LVM) and snapshot the local disk to a physical volume on a Network Block Device. I've heard of people using snapshots for backups with good success, as it avoids the problem of the filesystem being modified while you're backing it up. (That problem is why we used to have to unmount the disk when dumping it, usually meaning the system was effectively down during backups.) It may or may not be worth the trouble for you. Other things maybe worth having are the system watchdog timer (may require kernel compile) which reboots the system if it becomes unresponsive and the "panic=N" boot option which reboots the system N seconds after a kernel panic. Use them with care. -- MJR/slef My Opinion Only and possibly not of any group I know. http://mjr.towers.org.uk/ jabber://slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/ Thought: "Changeset algebra is really difficult."
participants (2)
-
Chris Puttick
-
MJ Ray