- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Boot disk HW path
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-08-2004 06:37 AM
09-08-2004 06:37 AM
I have following :
# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk
/dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk
Then also my ISEE report says I have boot disk on same HW path, i shud purchase new hardware to shift the alternate disk. isnt it something wrong report?
Thanks and rgdz
Prashant
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:48 AM
09-08-2004 06:48 AM
Solution# echo "0x2008?4D" | adb /dev/dsk/c1t2d0
# echo "0x2008?4D" | adb /dev/dsk/c2t2d0
Execute the above commands. If the output for the both the disks match, that implies
LVM headers on both the disks are same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:56 AM
09-08-2004 06:56 AM
Re: Boot disk HW path
# echo "0x2008?4D" | adb /dev/dsk/c1t2d0
2008: 157971547 976681765 157971547 976681766
root@crdushp5:/.root
# echo "0x2008?4D" | adb /dev/dsk/c2t2d0
2008: 157971547 978017094 157971547 976681766
What is recommended next?
Thanks and regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 06:59 AM
09-08-2004 06:59 AM
Re: Boot disk HW path
May be it is referring to the way your mirroring has been setup ? - It would be a good idea to check and confirm the allocation policy (PVG-strict) and if you have /etc/lvmpvg file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 07:00 AM
09-08-2004 07:00 AM
Re: Boot disk HW path
Its possible that its complaining because both of them are off of the 0/0 card although I'm not sure.
Are we sure these are seperate disks or are they alternate links to the same disk ?
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 07:04 AM
09-08-2004 07:04 AM