1836396 Members
2505 Online
110100 Solutions
New Discussion

Re: crash disk

 
SOLVED
Go to solution
kacou
Regular Advisor

crash disk

i have an error message on my hpux server.
i try to boot on maintenance mode to solve the problem but it's still persists.
---------------------
see the error message in attachment
-----------------
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: crash disk

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



One of your disks in vg00 is missing.

But in quorum mode, example:

ISL> hpux -lq

and investigate.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
SKR_1
Trusted Contributor

Re: crash disk

Have you tried to boot from alternate boot disk if its there.

Thanks

SKR
kacou
Regular Advisor

Re: crash disk

i try but it's the same problem.
Torsten.
Acclaimed Contributor
Solution

Re: crash disk

I don't think you did try this:

ISL> hpux -lq

Please attach the console output!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
kacou
Regular Advisor

Re: crash disk

it's seem goog. when i execute
#hpux -lq

What must i do after?
Torsten.
Acclaimed Contributor

Re: crash disk

If your system is now up and running, perform these commands to find the bad disk:

# ioscan -fn
# vgdisplay -v vg00

then follow the guide:

http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!