From owner-freebsd-questions Wed Oct 28 20:05:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25340 for freebsd-questions-outgoing; Wed, 28 Oct 1998 20:05:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA25333 for ; Wed, 28 Oct 1998 20:05:11 -0800 (PST) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id UAA00843 for ; Wed, 28 Oct 1998 20:05:08 -0800 (PST) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id UAA03686 for questions@freebsd.org; Wed, 28 Oct 1998 20:04:55 -0800 (PST) Message-Id: <199810290404.UAA03686@athena.tera.com> Subject: dump error To: questions@FreeBSD.ORG Date: Wed, 28 Oct 1998 20:04:50 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone else seen this type err from dump: DUMP: 64.00% done, finished in 0:30 DUMP: write error 236530 blocks into volume 1 DUMP: fopen on /dev/tty fails: Device not configured DUMP: The ENTIRE dump is aborted. This is the first time that this cron'd backup of /pub and /home failed with dump, and it happened to be co-incident with my cvsup upgrade to 2.2.7. Last night I removed the StarOffice installation in my /home/kline directory and reran the script. It still aborted. Tonight I removed a few coredump files and used tar successfully. Thereafter I ran the dump script again and it succeeded. Around 100K blocks. Should I be looking out for a bad tape; is my drive (Archive 250MB qic ) going south; or was it simply overful?? The fopen() error is _way_ confusing! thanks for any insight here, gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message