- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to get rmt path for Tape devices instead of rt...
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
12-09-2016 02:59 AM
12-09-2016 02:59 AM
How to get rmt path for Tape devices instead of rtape
I have connected a physical device to hpux 11.31 and its showing the rtpae in ioscan -m lun showing my tape as rtape.
Not rmt . IS there a way to get the rmt path for the device too.
Ranjith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2016 03:20 AM - edited 12-09-2016 03:55 AM
12-09-2016 03:20 AM - edited 12-09-2016 03:55 AM
Re: How to get rmt path for Tape devices instead of rtape
Ioscan -m dsf
will sort this for you
# ioscan -m dsf
Persistent DSF Legacy DSF(s)
========================================
/dev/rtape/tape1_BEST /dev/rmt/c4t4d0BEST
/dev/rtape/tape1_BESTn /dev/rmt/c4t4d0BESTn
/dev/rtape/tape1_BESTb /dev/rmt/c4t4d0BESTb
/dev/rtape/tape1_BESTnb /dev/rmt/c4t4d0BESTnb
but with 11.31 you really want to use the new agile device files!
# ioscan -fnCtape
will still work, by the way.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2016 11:31 PM
12-11-2016 11:31 PM
Re: How to get rmt path for Tape devices instead of rtape
I configured 5 VTL libraries with 10 drives each on a HPUX11.31 System. I can see only one changer and 7 corresponding drives while running "ioscan -fnC tape". These all drives/changer have corresponding files in /dev/rmt. For other 4 changers and drives, files got created in /dev/rtape instead and I can see these entry while running "ioscan -m lun" . My Backup application is not able to recognize all the library and only configuring 1 changer and 7 drives which all are showing as an output of "ioscan -fnC tape".
Ranjith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2016 05:33 AM
12-12-2016 05:33 AM
Re: How to get rmt path for Tape devices instead of rtape
Try to this:
"VTL: What are the limitations of LUN ID presentation with HP-UX"
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
