- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mc commands
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
09-17-2002 11:28 AM
09-17-2002 11:28 AM
mc commands
like,
mc -p /dev/robot -r DIMS
to just query the drive and slots.
Or is there known issues with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 11:32 AM
09-17-2002 11:32 AM
Re: mc commands
by the way.... command should be
mc -p /dev/robot -r IDMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 11:33 AM
09-17-2002 11:33 AM
Re: mc commands
Sure. I've used it before while OmniBack was running. We use it to unload DLT tape drives remotely (dialed in during the middle of the night) when they hang with a tape in the drive. I guess you could hit a snag if OmniBack is using the robot when you issue an 'mc' command, but my guess is that 'mc' would return with an error and you could just try it again.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 11:37 AM
09-17-2002 11:37 AM
Re: mc commands
You can also use the uma command to do a 'stat' or an 'inq' command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 11:39 AM
09-17-2002 11:39 AM
Re: mc commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 11:47 AM
09-17-2002 11:47 AM
Re: mc commands
I was just told that the command itself (even query) can cause the robot to panic if omniback is running. Like I was told 6 months ago that ioscans will cause disks to hang. I cant keep giving up my tools or ill never be able to fix anything :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 03:40 PM
09-17-2002 03:40 PM
Re: mc commands
Some other examples of moving tapes around, although a dangerous exercise if you don't do a barcode scan afterwards. Other than keeping your tape library and omniback in sync with each other and if you reset you tape library you will get an error message if you attempt to use it before it has finished it's selftests, there are no known issues.
Move a tape from slot 10 to mailslot slot 1
# mc -p /dev/robot -sS10 -dI1
Move tape from mailslot slot to slot
# mv -p /dev/robot -sI1 -S10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 06:27 PM
09-17-2002 06:27 PM
Re: mc commands
Bill Hassell, sysadmin