Operating System - HP-UX
1754920 Members
2963 Online
108827 Solutions
New Discussion юеВ

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

 
Gurcharan Sahota_2
Frequent Advisor

re: LVM and no Quorum not present, or some physical volume(s) are missing.

We have a RP3440 server running HP-UX 11i, and had to reboot after making a Database parameter change. [the database in question is UniVerse 10.1.8]

received the following error message;

vgchange: Couldn't activate volume group "/dev/vg01":
Quorum not present, or some physical volume(s) are missing.

LVM: VG 64 0x010000: Unable to initialize the latest configuration information.
LVM: VG 64 0x020000: Unable to initialize the latest configuration information.
vgchange: Couldn't activate volume group "/dev/vg02":
Quorum not present, or some physical volume(s) are missing.

vgdisplay: Volume group not activated.
vgdisplay: Cannot display volume group "/dev/vg01".
vgdisplay: Volume group not activated.
vgdisplay: Cannot display volume group "/dev/vg02".

How do i fix this?
18 REPLIES 18
DCE
Honored Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

It appears you have lost connections to your data drives. You have a couple of items to look at

Are the drives powered up ( and were they fully powered up when the system booted)

are all the cable connections secure?

If neither of the above help, you may have lost several disks, and need to to go into repair/recovery mode.

Dave
Gurcharan Sahota_2
Frequent Advisor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

I have checked the array, it's an MSA1000 and visually - all looks ok, no red lights.

Is there anything I can run to verify this?
Gurcharan Sahota_2
Frequent Advisor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

the output from the ioscan is as follows;

root@bddev:/dev/vg01> ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
==========================================================================
disk 0 0/1/1/0.0.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c2t0d0 /dev/rdsk/c2t0d0
disk 1 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
disk 2 0/1/1/1.2.0 sdisk CLAIMED DEVICE HP DVD-ROM 30
5
/dev/dsk/c3t2d0 /dev/rdsk/c3t2d0
disk 6 0/4/1/0.100.0.0.0.0.0 sdisk CLAIMED DEVICE COMPAQ MS
A1000 VOLUME
/dev/dsk/c5t0d0 /dev/rdsk/c5t0d0
disk 7 0/4/1/0.100.0.0.0.0.1 sdisk CLAIMED DEVICE COMPAQ MS
A1000 VOLUME
/dev/dsk/c5t0d1 /dev/rdsk/c5t0d1
disk 8 0/4/1/0.100.0.0.0.3.4 sdisk CLAIMED DEVICE COMPAQ MS
A1000 VOLUME
/dev/dsk/c5t3d4 /dev/rdsk/c5t3d4
Eric Antunes
Honored Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

Hi,

Do you have PHKL_30607 and PHKL_32854 installed??

Regards,

Eric Antunes
Each and every day is a good day to learn.
Steven E. Protter
Exalted Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

A most unfortuneate coincidence.

I would check with the administrator of the disks if this is on a SAN and make sure the ownership hasn't been toggled to a different world wide name.

The database parameter change surely did not cause this problem.

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
Devesh Pant_1
Esteemed Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

Please try to rescan the disks in. Also if you could provide the output of ioscan -fn so that the HBAs are also seen.

How does the lvmtab look. do a strings /etc/lvmtab and post the output for that too

thanks
Devesh
Eknath
Trusted Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

Hi Gurcharan,

Compare you "ioscan -fnC disk" output with "strings /etc/lvmtab" output. check for the disk devices and confirm that all the devices mentioned in /etc/lvmtab are available in ioscan output. If something is missing that means some of your hard disks are not detected. Check for connections, power to storage etc.

Cheers!!!
eknath
D Block 2
Respected Contributor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

Quorum implies that -> more than half of your volumes are missing.

can you back-out the Database change you made, and try another reboot..

verify you can see the phyical disks:
# ioscan -kfnC disk
# ioscan -fnC disk

also, maybe rebuild any special devices:
# insf -ev

is this a "shared" database with another server?

Golf is a Good Walk Spoiled, Mark Twain.
Gurcharan Sahota_2
Frequent Advisor

Re: re: LVM and no Quorum not present, or some physical volume(s) are missing.

Eric,

there is only patch PHKL_30607 installed on the system.

swlist -l patch | grep PHKL_30607
PHKL_30607.CORE-KRN 1.0 OS-Core.CORE-KRN applied
PHKL_30607.CORE2-KRN 1.0 OS-Core.CORE2-KRN applied

# PHKL_30607 1.0 VxVM,EMC,PM,vPar,slpq,KRS
,DUMP,LVM,VM,DaS,IF
# PHKL_30607.C-INC 1.0 ProgSupport.C-INC
applied
# PHKL_30607.CORE-KRN 1.0 OS-Core.CORE-KRN
applied
# PHKL_30607.CORE2-KRN 1.0 OS-Core.CORE2-KRN
applied
PHKL_30607.C-INC 1.0 ProgSupport.C-INC applied.