- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- output file /dev/rmt/0m is currently being used an...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-08-2008 12:26 PM
тАО10-08-2008 12:26 PM
output file /dev/rmt/0m is currently being used and not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-08-2008 02:06 PM
тАО10-08-2008 02:06 PM
Re: output file /dev/rmt/0m is currently being used and not available
First of all check
1. mt -f /dev/rmt/0mn status
Paste the command and the error message you are getting.
Thanks
Vivek Bhatia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-08-2008 02:25 PM
тАО10-08-2008 02:25 PM
Re: output file /dev/rmt/0m is currently being used and not available
mt: unknown command "status"
i tried mt -t /dev/rmt/0m rew and got this message
/dev/rmt/0m: Device busy
Any o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-08-2008 08:37 PM
тАО10-08-2008 08:37 PM
Re: output file /dev/rmt/0m is currently being used and not available
mt: unknown command "status"
What OS version are you using? status is valid on 11.00.
Can you use fuser(1m) to find who is using it?
# fuser -f /dev/rmt/0m
The tape drive could also be jammed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-08-2008 10:31 PM
тАО10-08-2008 10:31 PM
Re: output file /dev/rmt/0m is currently being used and not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-09-2008 11:46 AM
тАО10-09-2008 11:46 AM
Re: output file /dev/rmt/0m is currently being used and not available
the problem is resolved. i'm not sure how... someone must have had a lock on the tape drive or maybe a process hung up. i'm not sure but thank you very much for your help everyone.