Date: Wed, 7 Jul 2010 08:29:17 +0700 (ICT) From: Olivier Nicole <Olivier.Nicole@cs.ait.ac.th> To: freebsd-questions@freebsd.org Subject: Re: Global backup solution for FBSD & Ubuntu Message-ID: <201007070129.o671THDK067603@banyan.cs.ait.ac.th> In-Reply-To: <AANLkTilhno2TYA5jhq_wWLxAhppY1lCbvgzIEt04O1aZ@mail.gmail.com> (message from krad on Tue, 6 Jul 2010 09:42:55 %2B0100) References: <A5CD3711-70B2-4A07-836C-268AD11CA5D7@todoo.biz> <4C3108B6.8070606@tundraware.com> <AANLkTilhno2TYA5jhq_wWLxAhppY1lCbvgzIEt04O1aZ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >> I am trying to build a global backup solution for couple of strategic >> servers (7) based on two operating systems : >> >> - FreeBSD (6 - 7 // soon 7 - 8) >> - Ubuntu 8.04 LTS I am running amanda as a centralized backup solution for FreeBSD, Linuxes and Windows. Amanda server is a dedicated machine with 7.5 TB disks (about 2300 USD assembly machine, gives me over 4 weeks or daily incremental backup, but the duration really depends on your usage). The more sensitive services I also backup using the protocol own duplication (master-slave database, DNS replication, etc.) With MySQL server replication, you can have the slave server running your actual database and ready to go in case the primary crashes. If the availability of the service is really critical, you must consider an high-availability solution, not only a backup. With that I have all the needed information to restore a faulty service. >> - SAIT solution and backula. I used to use tapes, I have changed for disks, it is much much faster and easier. And cheaper! In a 3U enclosure you can have 16 disks, for 32TB of storage. >> • I am not a 100% sure these solutions will allow me to restart rapidly >> from a crash, specially for Ubuntu servers. Depends on how you define rapidly... Backup and high availability have different/complementary roles: the first one assures that no data are lost, the second assures that the service will always be available. You know your needs :) Best regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007070129.o671THDK067603>