My Tape Drive is Malfunctioning

From wiki.zmanda.com
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This article is a part of the Troubleshooting collection.

Problem

Your tape drive is in an unknown state

Solution

You can use a low level command to check the status of your tape drive, substituting the device name of your drive. On FreeBSD:

   mt -f /dev/rsa0 status

Similarly, on Linux:

   mt -f /dev/nst0 status