Operating System - HP-UX
1829153 Members
2489 Online
109986 Solutions
New Discussion

Not able to Boot the server.

 
SOLVED
Go to solution
josinjosek
Advisor

Not able to Boot the server.

When I am trying to boot the server I am getting below O/P
ERROR: Your system crashed before I/O and dump configuration was complete.
A crash dump cannot be taken under these circumstances without
special configuration. Contact your HP support representative.
Could you please help me to resolve this issue

# ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
======================================================================
disk 0 0/0/1/1.15.0 sdisk CLAIMED DEVICE HP 36.4GST336753LC
/dev/dsk/c1t15d0 /dev/rdsk/c1t15d0
disk 1 0/0/2/1.15.0 sdisk CLAIMED DEVICE HP 36.4GST336753LC
/dev/dsk/c3t15d0 /dev/rdsk/c3t15d0
#
# vgscan -a
Couldn't stat physical volume "/dev/dsk/c3t15d0":
Invalid argument

Following Physical Volumes belong to one Volume Group.
Unable to match these Physical Volumes to a Volume Group.
Use the vgimport command to complete the process.
/dev/dsk/c1t15d0


The Volume Group /dev/vg00 was not matched with any Physical Volumes.
# vgimport -v /dev/vg00 /dev/dsk/c1t15d0 /dev/dsk/c3t15d0
Beginning the import process on Volume Group "/dev/vg00".
vgimport: Physical Volume "/dev/dsk/c3t15d0" contains no LVM information
Verification of unique LVM disk id on each disk in the volume group
/dev/vg00 failed.
# pvdisplay /dev/dsk/c3t15d0
pvdisplay: Couldn't find the volume group to which
physical volume "/dev/dsk/c3t15d0" belongs.
pvdisplay: Cannot display physical volume "/dev/dsk/c3t15d0".
# vgcfgrestore -n vg00 /dev/dsk/c3t15d0
Configuration info for Physical Volume "/dev/dsk/c3t15d0" not found
in "/etc/lvmconf/vg00.conf" :
Character-special file for PV not supplied on command line, OR
PV did not belong to Volume Group /dev/vg00 when configuration file was created.

how i can re create /etc/lvmconf/vg00.conf file

regards
josin
4 REPLIES 4
Jeeshan
Honored Contributor
Solution

Re: Not able to Boot the server.

hi

did you checked your event.log?

I guess your system has crashed. you might be recover your configuration from ignite backup.
a warrior never quits
Sajjad Sahir
Honored Contributor

Re: Not able to Boot the server.

Dear Josin

u root volume group has the problem
it is not finding the corresponding physical volume, please send us lvlnboot -b output
syslog file output

thanks and regards

Sajjad Sahir
Mridul Shrivastava
Honored Contributor

Re: Not able to Boot the server.

If you are not able to boot the system then where from you got the above outputs? Have you booted the system in lvm maintenance mode ?

Or you rebooted the system since it has the above problems and now system is not booting at all ?

Please share all these details and give some background about the activities performed before reboot.
Time has a wonderful way of weeding out the trivial
josinjosek
Advisor

Re: Not able to Boot the server.

Thanks a lot for your valuable replays. I have booted the system in lvm maintenance mode and I collected above O/Ps. Servers is up and running now. I have switched off the server for some time after that its came up.