Rewinding tapes
Jonathan Belson
jon at witchspace.com
Thu May 19 08:51:10 PDT 2005
Dan Nelson wrote:
> "mt rewind" is synchronous on all the tape drive I have used it on (dat,
> dlt, 9-track, 3490).
Apologies, it's 'tar' that seems to return when the drive is still busy
- attempting to access the tape device before it's finished making
groaning noises gives an input/output error.
# tar -cv /some/dir
<fx: groan whirr>
# tar t
tar: Error opening archive: Error reading '/dev/ast0': Input/output error
Cheers,
--Jon
http://www.witchspace.com
More information about the freebsd-questions
mailing list