My Tape Drive is Malfunctioning

From wiki.zmanda.com
Revision as of 23:19, 22 May 2007 by Dustin (talk | contribs) (reformat, use header template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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