1827275 Members
2432 Online
109717 Solutions
New Discussion

PX_NOPV after lvextend

 
SOLVED
Go to solution
Andreas Barth_1
Occasional Advisor

PX_NOPV after lvextend

Hi,
we extended one of our LV`s with: "lvexted -L xxxMB /dev/vg*/lv*" and "fsadm -b xxx /mountpoint".

Everything seemed to be fine, but then we checked with lvdisplay the logical volume and we got following :

00981 /dev/dsk/c23t0d1 00072 current /dev/dsk/c24t0d1 00554 current
....
00982 PX_NOPV 00000 current PX_NOPV 00000 current
00983 PX_NOPV 00000 current PX_NOPV 00000 current
00984 PX_NOPV 00000 current PX_NOPV 00000 current
00985 PX_NOPV 00000 current

The lv lost most of the disk`s, but the lv and the filesystem is extended and everything is working. But why i get for nearly all PV`s the "PX_NOPV" error? I hope someone can help me.

best regards

Andreas


3 REPLIES 3
harry d brown jr
Honored Contributor
Solution

Re: PX_NOPV after lvextend

Read this: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=429728

live free or die
harry d brown jr
Live Free or Die
Devender Khatana
Honored Contributor

Re: PX_NOPV after lvextend

Hi Andreas,
Can you attach the complete output of

#lvdisplay -v /dev/vg00/lvol*

#bdf

#strings /etc/lvmtab

#ioscan -fnC disk

for us to have a better idear of this problem

Regards,
Devender
Impossible itself mentions "I m possible"
Andreas Barth_1
Occasional Advisor

Re: PX_NOPV after lvextend

Hi , 2 min ago i got a call from the HP support that this seems to be a display problem because we haven`t the patch PHKL_31500 installed, yet.

I hope this will solve our problem, thank you very much for your help.