HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PV device ID mapping
Operating System - HP-UX
1837257
Members
2395
Online
110115
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
06-29-2004 10:59 PM
06-29-2004 10:59 PM
Hi,
trying to identify powerfailed disks.
syslog.log is suggesting a VG No. that doesn't exist.
So I would cling to the hex device IDs.
Is a direct translation to /dev/dsk/c?t?d? valid, which would yield the three disks in our vgbz (see below)?
# grep -i 'LVM.*fail' /var/adm/syslog/syslog.log
Jun 24 23:01:15 saturn vmunix: LVM: Path (device 0x1f075700) to PV 1 in VG 21 Failed!
Jun 24 23:01:15 saturn vmunix: LVM: Path (device 0x1f076000) to PV 2 in VG 21 Failed!
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=0 (dev_t=0x1f075600) is POWERFAILED
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=1 (dev_t=0x1f075700) is POWERFAILED
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=2 (dev_t=0x1f076000) is POWERFAILED
# strings /etc/lvmtab |grep 21
# vgdisplay -v vgbz|grep PV\ Name
PV Name /dev/dsk/c7t5d6
PV Name /dev/dsk/c7t5d7
PV Name /dev/dsk/c7t6d0
trying to identify powerfailed disks.
syslog.log is suggesting a VG No. that doesn't exist.
So I would cling to the hex device IDs.
Is a direct translation to /dev/dsk/c?t?d? valid, which would yield the three disks in our vgbz (see below)?
# grep -i 'LVM.*fail' /var/adm/syslog/syslog.log
Jun 24 23:01:15 saturn vmunix: LVM: Path (device 0x1f075700) to PV 1 in VG 21 Failed!
Jun 24 23:01:15 saturn vmunix: LVM: Path (device 0x1f076000) to PV 2 in VG 21 Failed!
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=0 (dev_t=0x1f075600) is POWERFAILED
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=1 (dev_t=0x1f075700) is POWERFAILED
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=2 (dev_t=0x1f076000) is POWERFAILED
# strings /etc/lvmtab |grep 21
# vgdisplay -v vgbz|grep PV\ Name
PV Name /dev/dsk/c7t5d6
PV Name /dev/dsk/c7t5d7
PV Name /dev/dsk/c7t6d0
Madness, thy name is system administration
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2004 11:06 PM
06-29-2004 11:06 PM
Solution
Hi Ralph,
Correct all three disks powerfailed.
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=0 (dev_t=0x1f075600) is POWERFAILED -->c7t5d6
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=1 (dev_t=0x1f075700) is POWERFAILED -->c7t5d7
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=2 (dev_t=0x1f076000) is POWERFAILED -->c7t6d0
Regards,
Robert-Jan
Correct all three disks powerfailed.
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=0 (dev_t=0x1f075600) is POWERFAILED -->c7t5d6
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=1 (dev_t=0x1f075700) is POWERFAILED -->c7t5d7
Jun 24 23:01:15 saturn vmunix: LVM: vg[21]: pvnum=2 (dev_t=0x1f076000) is POWERFAILED -->c7t6d0
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2004 12:01 AM
06-30-2004 12:01 AM
Re: PV device ID mapping
The system is referring to the 21st volume group, but not by it's name. It should correspond to the 0xNN in the group and (r)lvol minor number.
"Downtime is a Crime."
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