- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Where can I find the meaning of the device fil...
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-04-2003 11:48 PM
12-04-2003 11:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 11:50 PM
12-04-2003 11:50 PM
Re: Where can I find the meaning of the device files in /dev/rmt
Use lssf /dev/rmt/* or use sam to look at the tape device and you have an option to see the device files.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 11:51 PM
12-04-2003 11:51 PM
Solution0m is an AT&T style device
0mb is a Berkely style device
0mn is an AT&T - no rewind device
0mnb is a Berkely - no rewind device
Generally, you'll only be using the AT&T device files: 0m and 0mn
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 11:52 PM
12-04-2003 11:52 PM
Re: Where can I find the meaning of the device files in /dev/rmt
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062972467
What do the different tape device names mean? DocId: HPUXKBRC00000279
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 11:56 PM
12-04-2003 11:56 PM
Re: Where can I find the meaning of the device files in /dev/rmt
You can also get this information by going into SAM > Peripheral Devices > Tape Drives, then selecting a drive and looking at Actions > Show Device Files.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 12:01 AM
12-05-2003 12:01 AM
Re: Where can I find the meaning of the device files in /dev/rmt
The very detailed explanation is in man 7 mt (don't forgot the 7)
Regards.