Hello!
I try to erase tape on AIX 5 system with tctl. I get the following message:
[tt]# tctl -f /dev/rmt0 erase
/dev/rmt0 erase 1 failed: There is an input or output error.[/tt]
Device is available, tape is inserted, tctl rewind works without error, tctl status shows the following info:
[tt]# tctl status
rmt0 Available 05-08-01-1,0 LVD SCSI Tape Drive
attribute value description user_settable
block_size 1024 BLOCK size (0=variable length) True
compress yes Use data COMPRESSION True
density_set_1 129 DENSITY setting #1 True
density_set_2 128 DENSITY setting #2 True
extfm yes Use EXTENDED file marks True
mode yes Use DEVICE BUFFERS during writes True
ret no RETENSION on tape change or reset True
ret_error no RETURN error on tape change or reset True
size_in_mb 80000 Size in Megabytes False
#
[/tt]
What can I do to be able to successfully erase the tape?
Thankx for any suggestions.
I try to erase tape on AIX 5 system with tctl. I get the following message:
[tt]# tctl -f /dev/rmt0 erase
/dev/rmt0 erase 1 failed: There is an input or output error.[/tt]
Device is available, tape is inserted, tctl rewind works without error, tctl status shows the following info:
[tt]# tctl status
rmt0 Available 05-08-01-1,0 LVD SCSI Tape Drive
attribute value description user_settable
block_size 1024 BLOCK size (0=variable length) True
compress yes Use data COMPRESSION True
density_set_1 129 DENSITY setting #1 True
density_set_2 128 DENSITY setting #2 True
extfm yes Use EXTENDED file marks True
mode yes Use DEVICE BUFFERS during writes True
ret no RETENSION on tape change or reset True
ret_error no RETURN error on tape change or reset True
size_in_mb 80000 Size in Megabytes False
#
[/tt]
What can I do to be able to successfully erase the tape?
Thankx for any suggestions.