Operating System - HP-UX
1748034 Members
4930 Online
108757 Solutions
New Discussion юеВ

Re: HP-UX 11i v1 booting problem

 
SOLVED
Go to solution
sujit kumar singh
Honored Contributor

Re: HP-UX 11i v1 booting problem

hi



After the vgchange -a y -q n is successful

Please post the O/Ps of
1)#vgdisplay -v vg00 (please post the O/P)

note the PVs and the LVs that are there.
you shalll need to do an fsck on all the LVs trying to mount that.
2)#cat /etc/fstab (please post the O/p)

Please post the O/ps of following also and do this is in sequence

#lvlnboot -r /dev/vg00/lvol3
#lvlnboot -b /dev/vg00/lvol1
#lvlnboot -s /dev/vg00/lvol2
#lvlnboot -d /dev/vg00/lvol2

#lvlnboot -v

do not use fsck on /dev/vg00/lvol2 that is the swap of the system and does not have a Filesys on that.

For all the LVs that you are getting in the vgdisplay -v vg00 O/P earlier do an fsck

after the fsck on all is Complete, do
#mount -a

#bdf
to check

and if all is well then go for a reboot

regards
sujit

Re: HP-UX 11i v1 booting problem

Hi Sujit,
i'm really thankful for you.

Actually i completed as your reply dated 'Feb 21, 2009 06:54:08 GMT' and the system went up normally.

i'll try to follow your last reply but after the working hours.

Thanks a lot.

Best wishes
sujit kumar singh
Honored Contributor

Re: HP-UX 11i v1 booting problem

Hi Mostafa,

Welcome but i tell this in good intention and request you to have alook at the following thread and assign points.

Assigning points to the replies helps you always get better responses.
http://forums1.itrc.hp.com/service/forums/helptips.
do?#33
regards
sujit

Re: HP-UX 11i v1 booting problem

I did :)