dd if=/dev/rmt/2cbn of=/dev/null ibs=32768 obs=32768 files=85 read: Not enough space
2007-12-25 1:15:00
Why would I be getting this error?
chi-backup# mt -f /dev/rmt/2cbn status
Quantum Super DLT 220 tape drive:
sense key(0x0)= No Additional Sense residual= 0 retries= 0
file no= 0 block no= 0
chi-backup# dd if=/dev/rmt/2cbn of=/dev/null ibs=32768 obs=32768 files=1
1+0 records in
1+0 records out
chi-backup# dd if=/dev/rmt/2cbn of=/dev/null ibs=32768 obs=32768 files=1
1+0 records in
1+0 records out
chi-backup# dd if=/dev/rmt/2cbn of=/dev/null ibs=32768 obs=32768 files=1
read: Not enough space
0+0 records in
0+0 records out
chi-backup# mt -f /dev/rmt/2cbn status
Quantum Super DLT 220 tape drive:
sense key(0x0)= No Additional Sense residual= 0 retries= 0
file no= 2 block no= 1
Ed Skolnik
eskolnik at interpublic.com
Comments
Got something to say?
You must be logged in to post a comment.

