- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] hard drive failure, back-up, and other unhappiness
- From: "Amos Shapira" <amos.shapira@xxxxxxxxx>
- Date: Thu, 6 Mar 2008 14:05:49 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mu0UWIUyP4QiEOKtjrV3hR9W32eDWUcg06Hdc7R22Xo=; b=GChNW9CEzBb2nT8nzV/igXwHoBkAtVyN5EKquu44Z17JZZQDCBxQKJ2/D/i049aBLcf6GfYQ2qM3KVzbRqF5U3zRMfOD1v7sJujRRGD/T1UsyOepqCF28/XKp4pKc/9EpaInENZal8w2cr9rvojouLmEnojw/mHYK5dGNiib1Ok=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MCEZeN0X1uLWs+qk2EoHZ5/EszL7A5YTD/FGQvLrhUxiWuaO1eEWJ0bYtMEAWiQW4U2y/bzR1t6ApP/f7urqkLLu8dqkAc7nw2/LpsG62Evm61XWdol7Qn289CNhBMufeR+3Q7x40j9qvjnb3FjRo3c2PTF5DdpQYjvMdH2R2oY=
On Thu, Mar 6, 2008 at 1:27 PM, Alex Samad <alex@xxxxxxxxxxxx> wrote:
> Its a case of horse for courses. My setup. I have 3 server, 2 at my
> place. 1 primary file server, files copied over to the second server.
> The second server copies its files over to the third server which is
> offsite. All disk space is raid1 (or better - used to use raid5)
While discussing backup (and off-site backup) strategies, here is
something that sounds like just what I'd like to suggest my workplace
to use to keep the comapny's jewels at an even safer place:
http://www.mail-archive.com/linux-il@xxxxxxxxxxxxx/msg51032.html
(Summary - use a simple script to store encypted incremental daily
backups on Amazon's S3).
--Amos