I have external tape drive,it's available in system
lsdev -Cc tape
rmt1 Available 03-08-01-6,0 LVD SCSI DLT Tape Drive
I try to take /home backup
tar -cvf /dev/rmt1 /home
I saw the error
tar: 0511-195 An error occurred while writing to the storage media.
:There is n input or output error.
lsdev -Cc tape
rmt1 Available 03-08-01-6,0 LVD SCSI DLT Tape Drive
I try to take /home backup
tar -cvf /dev/rmt1 /home
I saw the error
tar: 0511-195 An error occurred while writing to the storage media.
:There is n input or output error.