Date: Sat, 11 Jan 1997 20:31:38 +1000 (EST) From: David Conran <lucifer@xyzzy.net.au> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/2446: Problem in interactive restore. Message-ID: <199701111031.UAA06434@orac.xyzzy.net.au> Resent-Message-ID: <199701111040.CAA09727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2446
>Category: bin
>Synopsis: Problem in interactive restore.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 11 02:40:01 PST 1997
>Last-Modified:
>Originator: David Conran
>Organization:
Dept. of Mathematics UofQ
>Release: FreeBSD 3.0-CURRENT i386
>Environment:
day old sup, scsi tape drive
dump done on a 2.2-snap
>Description:
interactive restore of a 2.2 dump seems to fail with a nasty message.
orac:/tmp$ restore ivf /dev/nrst1
Verify tape and initialize maps
Tape block size is 32
Dump date: Mon Jan 6 00:39:10 1997
Dumped from: the epoch
Level 0 dump of /usr on orac.xyzzy.net.au:/dev/sd0e
Label: none
Extract directories from tape
Initialize symbol table.
restore > cd include
canonname: not enough bufferspace
orac:/tmp$
but:
restore xvf /dev/nrst1 include/dlfcn.h
worked fine.
the old 2.2-snap version of restore worked as per normal
>How-To-Repeat:
dump /usr to tape
restore ivf /dev/nrstX
cd include
>Fix:
don't use the interactive part of restore .. or use the old 2.2 binary
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701111031.UAA06434>
