From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 17:16:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C0E16A4B3 for ; Sun, 26 Oct 2003 17:16:08 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F9F343FD7 for ; Sun, 26 Oct 2003 17:16:07 -0800 (PST) (envelope-from micheal@tsgincorporated.com) Received: from dredster ([68.12.79.37]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031027011607.CWDK16588.lakemtao05.cox.net@dredster> for ; Sun, 26 Oct 2003 20:16:07 -0500 Message-ID: <039701c39c27$e72d0210$0201a8c0@dredster> From: "Micheal Patterson" To: References: <3718.216.100.130.19.1067208773.squirrel@ns1.valuedj.com> Date: Sun, 26 Oct 2003 19:16:05 -0600 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 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: System Backup help. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 01:16:08 -0000 ----- Original Message ----- From: To: Sent: Sunday, October 26, 2003 4:52 PM Subject: System Backup help. > I have been running BSD for a week or so now. I have everything setup > just right, Webmail, DNS, IMAP, Webserver, etc.... > > I just install a DDS-2 tape drive, I have been reading about using dump > for backing up filesystems. How can I use dump to backup the entire > drive? If I try using: > > dump 0 -A ad0 > > it fails.. do I have to run dump on each slice? I plan on setting up a > chron job that runs every night to do a incremental backup, then a full > backup at the end of the week. I realize that a lot of folks prefer dump / restore for system backups, however, to dump to tape, I would recommend using tar since that's what it does best. As long as the system sees the tape drive, tar -c / dumps everything to the tape drive. -- Micheal Patterson Network Administration Cancer Care Network 405-917-0600