From owner-freebsd-questions Mon Jan 15 9:59:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 6893937B402 for ; Mon, 15 Jan 2001 09:59:37 -0800 (PST) Received: from mark8 (hutch-748.hutchtel.net [206.10.71.48]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id LAA24588; Mon, 15 Jan 2001 11:59:29 -0600 (CST) Message-ID: <00ae01c07f2d$92324dc0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Bill Moran" , "Dave VanAuken" Cc: References: <3A630DD2.26136B9@mail.iowna.com> Subject: Re: Poor mans backup solution required Date: Mon, 15 Jan 2001 11:58:45 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Bill Moran" To: "Dave VanAuken" Cc: Sent: Monday, January 15, 2001 6:48 AM Subject: Re: Poor mans backup solution required > Dave VanAuken wrote: > > > Any recommendations for perhaps tar-ing the directory tree to a second > > IDE drive each night, or other solutions involving the cost of adding > > another $100 IDE drive. > > Sounds like you've answered your own question. We've even considered > making a "backup server" on our network that would be used HW (old P90 > or something with 16 or 32M RAM) except for a new, big HDD and just tar > important stuff to an NFS share on a regular basis. > > A second HDD wouldn't be a bad idea either, you could even have a backup > script that mounts the filesystem, does the backup and then unmounts the > filesystem to keep anyone from inadvertantly messing with it. > > -Bill > I think that vinum could be the solution that you are looking for. You could add a second drive and then use vinum to mirror them. Even better, the drives could be on two different controllers (one primary and one secondary) for the "ultimate" in data storage reliability. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message