Operating System - HP-UX
1837073 Members
2655 Online
110112 Solutions
New Discussion

Re: vgcreate command failed & server hanged.....

 
SUBRATAhp-unix
Advisor

vgcreate command failed & server hanged.....

Hi,

I was creating a new VG with a san disk...While i have given the command below it got hanged and after going through console login i found the server was crash dumping.

# vgcreate -p 150 -l 100 -s 32 -e 3264 /dev/vgedc_d731_d /dev/dsk/c194t0d3

here I would like to mention the hp-ux version my PA-RISC server is having is hp-11.00..

I promise for good points...
7 REPLIES 7
TTr
Honored Contributor

Re: vgcreate command failed & server hanged.....

I don't think the vgcreate command alone could crash the server. Something else may have gone wrong. Either totally unrelated to the vgcreate or having to do with the SAN access / FC interface.

You have to look at the crash dump to get more details.
SUBRATAhp-unix
Advisor

Re: vgcreate command failed & server hanged.....

I have got a new information from my team that the same thing happend a few years earlier with the same version of hp-unix i.e hp-ux 11.00..this could be important input...
AnthonySN
Respected Contributor

Re: vgcreate command failed & server hanged.....

can you post ioscan -funC disk output.
check the syslog, dmesg. any error you see on the console?
what type or model of san are you using ?


>>same thing happend a few years earlier with the same version of hp-unix i.e hp-ux 11.00..

and what was done that time to recover the crashed system.

SUBRATAhp-unix
Advisor

Re: vgcreate command failed & server hanged.....

The system is up now, only problem i faced was the /etc/lvmtab got corrupted and all the vg's except root vg were not getting activated i had copied the backup lvmtab and activated the vg's manually.. it is working fine.

Now my concern is whether it will be same thing happen if i proceed for creating the VG that is yet to be created in that server?

Patrick Wallek
Honored Contributor

Re: vgcreate command failed & server hanged.....

Do you have a support contract for this server? If so, get HP to analyze the crash dump. After that they will be able to tell you exactly what caused the crash.
Chandrahasa s
Valued Contributor

Re: vgcreate command failed & server hanged.....

Hi,

I wont think server is crashed because of vgcreate command.

if you could able to provide below input we may able light on your problem.

a)strings /etc/lvmtab

b)vgdisplay -v

c)more /etc/rc.log

d)syslog and oldsyslog

Chandra
Bill Hassell
Honored Contributor

Re: vgcreate command failed & server hanged.....

When was the last time you brought the system up to date on patches? Most crashes can be prevented with appropriate patches.


Bill Hassell, sysadmin