- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mt -f /dev/rmt/n status
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 02:35 AM
11-27-2008 02:35 AM
when we excute "mt -f /dev/rmt/n status" command, how do we analyse the out put.
I mean coming to a conclustion that whether the problem is with the tape or tape drive?
please help me.
Rgds,
sudheer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 02:51 AM
11-27-2008 02:51 AM
Re: mt -f /dev/rmt/n status
Hi Sudheer,
Above command will the show the output like the Tape Drive has a problem,
Kindly check and revert back.
Regards,
Unixguy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 02:54 AM
11-27-2008 02:54 AM
Re: mt -f /dev/rmt/n status
from the command mt -f /dev/rmt/n status
if you get the output status 0, then the drive is fine.
Insert the tape go for rewind,status, eof , eod...etc options
Hence you can find the status about the tape whether is working or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 05:33 AM
11-27-2008 05:33 AM
Re: mt -f /dev/rmt/n status
Hi sudheer,
what Happen is it closed.
Regards,
Unixguy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 05:35 AM
11-27-2008 05:35 AM
Solution>>when we excute "mt -f /dev/rmt/n status" command, how do we analyse the out put.
I mean coming to a conclustion that whether the problem is with the tape or tape drive?<<
my understanding for "mt -f /dev/rmt/0mn status" command
will show the tape drive status "Online" meaning tape loaded inside tape-drive with some info about the tape-drive,
>>>coming to a conclustion that whether the problem is with the tape or tape drive?<<
You should check as per below using cstm command
#cstm
cstm>map
(choose Dev Num which point the tape-drive)
cstm>sel dev 6
cstm>il
(output will show much information condition of the tape-drive)
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 07:13 AM
11-27-2008 07:13 AM
Re: mt -f /dev/rmt/n status
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 08:23 AM
12-04-2008 08:23 AM
Re: mt -f /dev/rmt/n status
Thanks for your valuble information.
Sudheer