From owner-freebsd-questions Thu Jan 22 06:34:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16624 for questions-outgoing; Thu, 22 Jan 1998 06:34:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inner.cortx.com (inner.cortx.com [207.207.221.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16616 for ; Thu, 22 Jan 1998 06:34:42 -0800 (PST) (envelope-from costa@cortx.com) Received: from cman (cman.cortx.com [207.207.221.12]) by inner.cortx.com (8.8.8/8.8.6) with SMTP id JAA14418 for ; Thu, 22 Jan 1998 09:37:02 -0500 (EST) From: "Costa Morris" To: Subject: dump errors Date: Thu, 22 Jan 1998 09:40:05 -0500 Message-ID: <01bd2743$a0eab3b0$0cddcfcf@cman.cortx.com> 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 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk i just installed a new seagate 4gb tape backup unit and i got this when i tried running a full dump: DUMP: 36.91% done, finished in 0:17 DUMP: 56.16% done, finished in 0:11 DUMP: 75.52% done, finished in 0:06 DUMP: write error 694350 blocks into volume 1 ### DUMP: fopen on /dev/tty fails: Device not configured ### DUMP: The ENTIRE dump is aborted. DUMP: Date of this level 0 dump: Thu Jan 22 00:18:24 1998 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rsd0s1e (/var) to /dev/nrst0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 62159 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: write error 10 blocks into volume 1 DUMP: fopen on /dev/tty fails: Device not configured ###DUMP: The ENTIRE dump is aborted. the command i ran was (off a script): /sbin/dump 0uaf $TAPE $filesystem i am running 2.2.5 with seagate 4.55 barracuda also can someone give me a generic distfile for rdist so i can set up redundant servers? thanks in advance! -costa