1832878 Members
2368 Online
110048 Solutions
New Discussion

HP-UX don't load

 
SOLVED
Go to solution
Rudensky Igor
Occasional Contributor

HP-UX don't load

Good day.
I am sorry, if this question for other forums, but - problem:
I have computer with OS HP-UX 10.xx and it don't full load OS. It is start the loader and write on display:
Lv_readvgdats: Could not read VGDA 2 header & trailer from disk H/W path 8/0/19/0.6.0 (error 5)
LVM:vg[0]:pvnum=0 (dev_t=0x1f006000) is POWERFAILED
Error writing VGDA [2] to disk H/W path 8/0/19/0.6.0 (error 5)
LVM:lost quorum in vg[0], too many PVs missing!
Logical volume 64,0x2 configured as SWAP
Logical volume 64,0x2 configured as DUMP
Swap device table: (Start & size given in 512-byte blocks)
entry 0 major is 64, minor is 0x2

I am understant that LVM volume in HDD is error (corrupted or other), but what do so?
Please, tell me step by step with full command line prompt what I do.
Thanks and sorry for my English
4 REPLIES 4
Peter Godron
Honored Contributor

Re: HP-UX don't load

Igor,
I suspect your disk has failed (POWERFAILED).
This means not enough information can be found to boot successfully.

Perhaps somebody more experienced can detail the recovery steps.
Steven E. Protter
Exalted Contributor

Re: HP-UX don't load

Shalom,

definitely a dead disk. Your system will not boot because there is not a quorom in the boot volume group. A quorum requires more than half the disks of the volume group to be present.

If you have an Ignite make_tape_recovery or make_recovery tape, you can replace the disk, boot off the tape and restore your system to use.

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
Patrice Le Guyader
Respected Contributor
Solution

Re: HP-UX don't load

Hello,

Did you try to boot with option -lq (with no quorum) at ISL ?

You add to reboot and when the system ask you for interacting with it in the 10 secondes hit a key, then BO PRI and when you have ISL prompt :
ISL>hpux -lq (;0)/stand/vmunix

If it's only one of the disks of the vg00 mirror which is HS you should boot. After you have to break the mirror and put a good one instead and finally rebuild the mirror.

I put an lvm_cookbook which probably is not the last version.

Regards
Pat
Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
Devender Khatana
Honored Contributor

Re: HP-UX don't load

Hi,

Since the error in for quorum on root VG and it is not clear wheather it is mirroed or not. If it is mirrored you can by pass the quorum check by giving "hpux -lq" at ISL prompt. If the VG is mirrored the system will come up and will let you change the bad disk.

HTH,
Devender
Impossible itself mentions "I m possible"