- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LVM vg[] POWERFAILED
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
06-12-2003 01:46 AM
06-12-2003 01:46 AM
LVM: vg[5]: pvnum=0 (dev_t=0x1f041100) is POWERFAILED
LVM: Recovered Path (device 0x1f041100) to PV 0 in VG 5.
LVM: Restored PV 0 to VG 5.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:52 AM
06-12-2003 01:52 AM
Re: LVM vg[] POWERFAILED
Most likely hardware-related, anyway.
Rgds Jarle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:53 AM
06-12-2003 01:53 AM
Re: LVM vg[] POWERFAILED
basically LVM thought one of your disks/luns was no longer there, then it came back and recovered the old status.
If this happens frequently, check connections to the disks / disk array, if you are using EMC or the like you may need the change the timeout value for the Luns by
pvchange -t 180
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:53 AM
06-12-2003 01:53 AM
Re: LVM vg[] POWERFAILED
this means the the first disk in your fifth 5 had a malfunction, but it was momentary.
How to know the fifth vg: do a "strings /etc/lvmtab | grep vg" , the 5th in the list is yours.
Have also a look at your "dmesg" output.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:55 AM
06-12-2003 01:55 AM
Re: LVM vg[] POWERFAILED
If it is part of a SAN, investigate the status of the connection.
Below are some useful forum entries for troubleshooting problems like this.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x80827d4cf554d611abdb0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc291e7613948d5118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x667e7cffe265d711abdc0090277a778c,00.html
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:57 AM
06-12-2003 01:57 AM
Re: LVM vg[] POWERFAILED
It means that the system temporarily lost sight of the disks. If these are in dmesg then they may not necessarily be recent. Also worth checking syslog or EMS if it is running.
If they are connected via fibre-channel it is worth checking your patch state.
It is also worth increasing the timeout parameter for the physical volume. The default is 30s (I think) but it is ok to up it to 180 and see if the problem goes away: eg
pvchange -t 60
If the messages persist, you may have a problem with the disk.
Cheers
Keely
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 03:26 AM
06-12-2003 03:26 AM
SolutionThe logic behind using the smallest increment is that the timeout affects the reporting of the disks. If there is a problem, you want the quickest response back.
In addition, you want to check for the latest SCSI & LVM patches. For instance SCSI patch PHKL_18543 for 11.00 (and it's dependencies).
The problem disk should be c4t1d1:
# ll /dev/* |grep 041100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 04:52 AM
06-12-2003 04:52 AM
Re: LVM vg[] POWERFAILED
Also try the following to see if you get any errors:
dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=1024
Regards,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 04:53 AM
06-12-2003 04:53 AM
Re: LVM vg[] POWERFAILED
Also try the following to see if you get any errors:
dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=1024
where cXtYdZ should be c4t1d1
Regards,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:59 AM
06-12-2003 09:59 AM
Re: LVM vg[] POWERFAILED
dev_t=-1f041100 is..... c4t1d1.
vg[5] means is is the volume group with
/dev/vg???/group with a nodeid of 5.
If this is hooked to an EMC array, they (EMC) will probably tell you to increase the timeout to 180.
i.e. pvchange -t 180 /dev/dsk/c4t1d0.
What is the timeout value set to now???
run pvdisplay -v /dev/dsk/c4t1d0 | more
If you run "stm" to see the error logs, you may be surprised to find this error is occurring more than you think.
Also vi file /var/adm/syslog/syslog.log. In there you can see the time of the error.
Is this happening at the same time every day? Perhaps during a huge backup?
I can't tell you what's causing it. I wish I knew. That's why I have a call into hp on it. (and EMC).
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 10:06 AM
06-12-2003 10:06 AM
Re: LVM vg[] POWERFAILED
You can't uninstall it.
You can't reinstall it.
If you have the patch on your system, leave it alone.
Search on the patch in the forums, you'll see what I mean.