1756905 Members
3362 Online
108857 Solutions
New Discussion юеВ

HP-UX 10.20 LVM

 
SOLVED
Go to solution
bossuyt_2
Occasional Advisor

HP-UX 10.20 LVM

Pb : SYSTEM HALTING DURING LVM configuration
Could not configure root VG

I boot in single user
On ISL > HPUX -isl boot
After I have a crash and an automatic reboot ? ? ? ?

My disk is HS ? ?

Thanks's for idea ? ?
4 REPLIES 4
T G Manikandan
Honored Contributor
Solution

Re: HP-UX 10.20 LVM

There could be a clusterlock.

Boot thru' lvm maintenance mode

ISL>hpux -lm
# vgchange -c n /dev/vg00
#reboot

Revert
V.Tamilvanan
Honored Contributor

Re: HP-UX 10.20 LVM

Hi ,

Try

ISL > hpux -lq -lm

Maintenance and No-quorum mode
T G Manikandan
Honored Contributor

Re: HP-UX 10.20 LVM

Any error messages with the above error?
Kent Ostby
Honored Contributor

Re: HP-UX 10.20 LVM

boot with -lm :

hpux -lm

then check the boot, root, swap, and dump definitions:

# vgchange -a y /dev/vg00
# lvlnboot -v /dev/vg00

See if you have the line "no boot logical volume configured".

If you do, then type:

lvlnboot -b /dev/vg00/lvol1
lvlnboot -R

then reboot and you should be fixed.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"