- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to move DLT tape to DLT drive by command i...
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-15-2000 06:59 PM
09-15-2000 06:59 PM
Can someone give a advice?
Thank you and best regards.
Chen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2000 10:02 PM
09-15-2000 10:02 PM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
omnimm -enter LibraryName (Slot...|FromSlot-ToSlot...)
=== Moves media from the mail slots to the repository slots. This option is available only for SCSI-II libraries.
omnimm -eject LibraryName (Slot...|FromSlot-ToSlot...)
Moves media from the repository slots into the mail slots.This option is available only for SCSI-II libraries.
hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2000 10:03 PM
09-15-2000 10:03 PM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
omnimm -enter LibraryName (Slot...|FromSlot-ToSlot...)
=== Moves media from the mail slots to the repository slots. This option is available only for SCSI-II libraries.
omnimm -eject LibraryName (Slot...|FromSlot-ToSlot...)
Moves media from the repository slots into the mail slots.This option is available only for SCSI-II libraries.
hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2000 10:51 AM
09-17-2000 10:51 AM
Solutionto interact with scsi tape libraries you can use the command: mc
You have to know the 'pass-through device' of your library.
Example:
To move tape from Slot 1 to Drive 1 type:
mc -p /dev/
For further details see man mc.
Regards
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2000 10:34 PM
09-17-2000 10:34 PM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
I think the "mc" command mentioned by Andreas is best. If you get problems in getting the tape out of the drive after doing your operations, use the "mt" command for rewinding and switching the tape offline.
"mt -f
devicefilename may be something like "/dev/rmt/0m".
Lothar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2000 06:20 AM
09-18-2000 06:20 AM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
An example:
/opt/omni/lbin/uma -ioctl
This will put you into the uma interface where you can them manipulate the devices with commands such as "stat", "move", etc.
If you do not have OBII, you can use the "mc"
command interface. The man pages will show you the syntax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2000 06:25 AM
09-18-2000 06:25 AM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
It's easy and quick....give it a try.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2000 10:56 AM
09-18-2000 10:56 AM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
If using OmniBack you can use the uma Command. If you don't use OmniBack you should use the mc Command (if not installed take a look in the Patch Database). With mc you can "talk" to the special file of the Robotics-Picker (see man Pages of mc).
First you have to configure your library in the system. See Note KBRC00003237 (Quick Installation) or KBAN00000190 (CONFIGURE A TAPE LIBRARY IN HP-UX (10.x, 11.x))
Hope this helps
Regards
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2000 02:38 AM
09-19-2000 02:38 AM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
chen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2000 06:08 PM
09-25-2000 06:08 PM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
I have try mc command and successfully moved dlt tape from slot to drive.
By the way, while use fbackup command to backup data to dlt tape, how to change the dlt tape automatically?
I think I can use mc command to answer fbackup's mount request. How to make the script? Is there a option on fbackup command?
Thanks.
Chen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2000 11:33 AM
11-15-2000 11:33 AM
Re: How to move DLT tape to DLT drive by command in the DLT8000?
media agent?