HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: reading hex numbers (dev:1f026000) questions.....
Operating System - HP-UX
1834187
Members
2946
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
08-06-2003 08:30 AM
08-06-2003 08:30 AM
I am not sure, but this may be a hex number question. I am getting lbolt errors and I think I need to try to pvchange to change the timeout on the disks. However, the logs show
dev: 1f026000
dev_t:0X1f051200
What disks do these numbers correspond to? I attached the three files that contain the errors. I want to try to pvchange the timeouts and see if this works.
Thanks.
dev: 1f026000
dev_t:0X1f051200
What disks do these numbers correspond to? I attached the three files that contain the errors. I want to try to pvchange the timeouts and see if this works.
Thanks.
"In the middle of difficulty lies opportunity" -Einstein
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 08:39 AM
08-06-2003 08:39 AM
Re: reading hex numbers (dev:1f026000) questions...
The 1f in the number indicates the disk driver
The 0260 is the portion you want to look at.
The 02 is the controller, in this case 2
The 6 the is the target
And the 0 is the device
In this case that is referenceing /dev/dsk/c2t6d0.
You could also do an
# ll /dev/dsk | grep 026000
And that would get you the appropriate disk.
The 0260 is the portion you want to look at.
The 02 is the controller, in this case 2
The 6 the is the target
And the 0 is the device
In this case that is referenceing /dev/dsk/c2t6d0.
You could also do an
# ll /dev/dsk | grep 026000
And that would get you the appropriate disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 09:31 AM
08-06-2003 09:31 AM
Re: reading hex numbers (dev:1f026000) questions...
The other way to approach this on your system is to do:
ll /dev/rdsk | grep
SO
ll /dev/rdsk | grep 26000
and
ll /dev/rdsk | grep 51200
Best regards,
Kent M. Ostby
ll /dev/rdsk | grep
SO
ll /dev/rdsk | grep 26000
and
ll /dev/rdsk | grep 51200
Best regards,
Kent M. Ostby
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP