From owner-freebsd-questions Mon Jun 11 15:32: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sleipner.eiffel.dk (sub19-229.member.dsl-only.net [63.105.19.229]) by hub.freebsd.org (Postfix) with ESMTP id 093A937B403 for ; Mon, 11 Jun 2001 15:32:07 -0700 (PDT) (envelope-from flemming@froekjaer.org) Received: from froekjaer.org (sub19-225.member.dsl-only.net [63.105.19.225]) by sleipner.eiffel.dk (8.11.1/8.11.1) with ESMTP id f5BMX7Q93069 for ; Mon, 11 Jun 2001 15:33:07 -0700 (PDT) (envelope-from flemming@froekjaer.org) Message-ID: <3B2546EB.E3CD83EB@froekjaer.org> Date: Mon, 11 Jun 2001 15:32:11 -0700 From: Flemming Froekjaer X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Backup to DLT drive Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to do a dump to a 35 GB DLT drive. The filesystem is only about 1.6 GB, but dump claimes it needs around 40 tapes for the backup. What am I doing wrong? > dump -f /dev/nrsa0 /usr DUMP: Date of this level 0 dump: Mon Jun 11 23:13:53 2001 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/amrd0s1f (/usr) to /dev/nrsa0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 1613523 tape blocks on 40.99 tape(s). DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: Closing /dev/nrsa0 DUMP: Change Volumes: Mount volume #2 DUMP: Is the new volume mounted and ready to go?: ("yes" or "no") no DUMP: Do you want to abort?: ("yes" or "no") yes DUMP: The ENTIRE dump is aborted. > df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/amrd0s1a 99183 35952 55297 39% / /dev/amrd0s1f 16202701 1444110 13462375 10% /usr /dev/amrd0s1e 39647 2628 33848 7% /var procfs 4 4 0 100% /proc And this should be the relevant part of dmesg. sa0 at ahc1 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit) \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message