Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Administration: Devices and File Systems Oracle Solaris 11.1 Information Library |
1. Managing Removable Media (Tasks)
2. Writing CDs and DVDs (Tasks)
4. Dynamically Configuring Devices (Tasks)
5. Managing USB Devices (Tasks)
6. Using InfiniBand Devices (Overview/Tasks)
9. Administering Disks (Tasks)
11. Configuring Storage Devices With COMSTAR (Tasks)
12. Configuring and Managing the Oracle Solaris Internet Storage Name Service (iSNS)
13. The format Utility (Reference)
14. Managing File Systems (Overview)
15. Creating and Mounting File Systems (Tasks)
16. Configuring Additional Swap Space (Tasks)
17. Copying Files and File Systems (Tasks)
18. Managing Tape Drives (Tasks)
Specifying the Rewind Option for a Tape Drive
Specifying Different Densities for a Tape Drive
How to Display Tape Drive Status
If errors occur when a tape is being read, you can retension the tape, clean the tape drive, and then try again.
Retension a magnetic tape cartridge with the mt command.
For example:
$ mt -f /dev/rmt/1 retension $
Note - Do not retension non-QIC tape drives.
To rewind a magnetic tape cartridge, use the mt command.
For example:
$ mt -f /dev/rmt/1 rewind $