From owner-freebsd-questions@FreeBSD.ORG Tue Apr 24 05:08:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8779716A400 for ; Tue, 24 Apr 2007 05:08:22 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id E485F13C458 for ; Tue, 24 Apr 2007 05:08:21 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l3O58KB4032547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Apr 2007 12:08:20 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l3O58JmQ005942; Tue, 24 Apr 2007 12:08:19 +0700 (ICT) Date: Tue, 24 Apr 2007 12:08:19 +0700 (ICT) Message-Id: <200704240508.l3O58JmQ005942@banyan.cs.ait.ac.th> From: Olivier Nicole To: chriskot@quietwind.net In-reply-to: <1177390672.677.48.camel@creto.quietwind.net> (message from Chris Kottaridis on Mon, 23 Apr 2007 22:57:52 -0600) References: <879633.68756.qm@web58109.mail.re3.yahoo.com> <1177390672.677.48.camel@creto.quietwind.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Backup media choices for FreeBSD servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 05:08:22 -0000 > Since tapes get expensive and disks are relatively cheap I went out and > bought a 300 GB USB disk drive for about $90.00. Right now I have amanda > configured to back things up onto 6 "virtual tapes" each of about 40GB, USB is a nice and cheap solution, as long as you don't have too much data to back-up every time. If you have 40GB per day, that would take 10 hours... a bit too much :) Olivier