From owner-freebsd-questions Mon Jul 13 20:50:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11125 for freebsd-questions-outgoing; Mon, 13 Jul 1998 20:50:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11113 for ; Mon, 13 Jul 1998 20:50:06 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 2659"@jaguar.ir.miami.edu) by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EW20099FFZ9SK@jaguar.ir.miami.edu> for questions@FreeBSD.ORG; Mon, 13 Jul 1998 23:49:57 -0400 (EDT) Date: Mon, 13 Jul 1998 23:49:57 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: scsi tape problem (with dump) In-reply-to: To: "Jan B. Koum " Cc: questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Speicfy the -a flag to dump to force it ao "auto-size" the tape. This makes dump wait for the tape drive to send a true end of tape before stopping. Joe Clarke On Mon, 13 Jul 1998, Jan B. Koum wrote: > > Hello all, > > I just replaced the tape in the scsi driver and now I am having > problems doing dump of /usr filesystem. The tape is 4Gig and user is > 350MB. Funny thing is, I just did level 0 backups a few days ago and > everything was fine. Any ideas? (Please cc: me). Thanks, > > -- Yan > > Jan Koum jkb@best.com | "Turn up the lights; I don't want > www.FreeBSD.org -- The Power to Serve | to go home in the dark." > > > > > > > # mt -f /dev/rst0 erase ; mt -f /dev/rst0 rewind ; mt -f /dev/rst0 > > retension > > # /sbin/dump -3u -f /dev/nrst0 /usr > > DUMP: Date of this level 3 dump: Mon Jul 13 19:37:40 1998 > > DUMP: Date of last level 0 dump: Sun Jul 5 01:50:58 1998 > > DUMP: Dumping /dev/rsd0s1f (/usr) to /dev/nrst0 > > DUMP: mapping (Pass I) [regular files] > > DUMP: mapping (Pass II) [directories] > > DUMP: estimated 119887 tape blocks on 3.08 tape(s). > > DUMP: dumping (Pass III) [directories] > > DUMP: dumping (Pass IV) [regular files] > > DUMP: Closing /dev/nrst0 > > DUMP: Change Volumes: Mount volume #2 > > DUMP: Is the new volume mounted and ready to go?: ("yes" or "no") > > > > > > dump thinks this tape is not big enough to fit 350MB > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message