1753682 Members
5693 Online
108799 Solutions
New Discussion юеВ

Re: LVM error.

 
Anil_29
Advisor

LVM error.

Hi All,

I have a problem with LVM, there is an error message in the output of dmesg command:

vmunix: LVM: Recovered Path (device 0x1f0d0000) to PV 0 in VG 2.
vmunix: LVM: Restored PV 0 to VG 2.

I have never received a error that the link for the disk was down.

please help.

Regards,
Anil.
9 REPLIES 9
Steven E. Protter
Exalted Contributor

Re: LVM error.

Technically its not an error. Basically the device failed to respond during a timeout period but was recovered to normal operations after that.

The standard timeout is 30 seconds but this can be increased.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
RAC_1
Honored Contributor

Re: LVM error.

The said disk (c13t0d0)had problems. The disk path is OK now. How many paths this disk have??? If there are laternate paths for this, you need not worrry. If there are no altenate paths to this disk, you need to investigate the problem.

Anil
There is no substitute to HARDWORK
Prashant Zanwar_4
Respected Contributor

Re: LVM error.

ls -altrR /dev/rdsk/* | grep -i "0x1f0d0000"

You can check with this device if any problem is there. but as previously advised, it is being recovered from it's state..it is just a time out occuured on the device..Nothing to worry about it.

diskinfo /dev/rdsk/`ls -altrR /dev/rdsk/* | grep -i "0x1f0d0000" |awk '{print $NF}'`

Hope this helps
tHANKS
pRASHANT
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Prashant Zanwar_4
Respected Contributor

Re: LVM error.

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063235338

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065678520

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=73702

Check these links for understanding and resolution of problem..

Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Anil_29
Advisor

Re: LVM error.

Thank you all for the super fast response, so it is confirmed that there is no problem, can any one tell where the timeout value of 30 sec is set.

Regards,
Anil.
RAC_1
Honored Contributor

Re: LVM error.

I am not completly agrreeing with time out theory. The time out situation wiould have given different error. Such as i/o time out etc. The default timeout is 30 sec.

You can change that with pvchange -t command.

Anil
There is no substitute to HARDWORK
Prashant Zanwar_4
Respected Contributor

Re: LVM error.

It is set on your LV. pvdisplay /dev/dsk/c..
This is by default 30secs
you can change it using

pvchange -t 180 dev/dsk/disk_device

Hope this helps
Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Prashant Zanwar_4
Respected Contributor

Re: LVM error.

hi,

Hope the above helped. Seems you dont have a good history of assigning points..just kidding...please do assign points whenever you get replies..just a request..
Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Cheryl Griffin
Honored Contributor

Re: LVM error.

You can reward the many people who have assisted you by assigning points to their posts.

For steps how to assign points see:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
"Downtime is a Crime."