- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/diag/rmt files
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-28-2001 01:17 PM
12-28-2001 01:17 PM
I'm planning to change some SCSI instance numbers on an 11.0 system and found "character special" files in /dev/diag/rmt for one of the controllers involved. The files are named c3t0d0 thru c3t15d0. Another server (with the same diag bundle loaded from the support CD) doesn't have any files in /dev/diag/rmt.
How are these files created and used? Can I delete them?
Thanks,
Darrell
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2001 01:25 PM
12-28-2001 01:25 PM
Re: /dev/diag/rmt files
Any thoughts are appreciated.
Thanks,
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2001 01:29 PM
12-28-2001 01:29 PM
Re: /dev/diag/rmt files
I checked a few of my servers, they didn't have anything in the /dev/diag/rmt dir. I believe that it is used for omniback. Here is a link associated to that. I would say if you are not using omniback and are concerned about deleting them just take a snapshot of the dir so you know the major and minor numbers associated with them if you need to recreate them with mknod.
HH,
C
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x27288ffa98a2d5118ff10090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2001 01:32 PM
12-28-2001 01:32 PM
SolutionIf you look at 'man 7 mt' page, you can get what those files are for.
//quote
Diagnostic Access Naming Convention (tape1 only)
The following alternative naming convention is used to provide
diagnostic access for HP-IB devices only:
/dev/diag/rmt/c#t#d#
......
/dev/diag/rmt/* diagnostic access special files (HP-IB only)
//unquote
If you don't have any HP-IB devices, you can safely delete them. You can also do an lssf and find the paths of these files.. I would guess them to be ????s
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2001 02:12 PM
12-28-2001 02:12 PM
Re: /dev/diag/rmt files
lssf on the other special files report:
Unable to open tape configuration special file
No such file or directory
Also, my DLT shows up in ioscan as tape2. Seems the man page needs to be updated.
Thanks,
Darrell