1837242 Members
4646 Online
110115 Solutions
New Discussion

save_config hangs.....

 
SOLVED
Go to solution
Shrikant Lavhate
Esteemed Contributor

save_config hangs.....

Hi HP gurus,

Whenever i try to run save_config command to save config to specified file it got hangs.. nothing happens for a long time.....
Machine config: N class server running HPUX 11.00
Will it remain a personal, if I broadcast it here!
20 REPLIES 20
Robert-Jan Goossens_1
Honored Contributor

Re: save_config hangs.....

Hi,

Try debugging the save_config.

# cp /opt/ignite/bin/save_config /tmp
add set -x in the second lineof the /tmp/save_config
# /tmp/save_config >/tmp/save_config.out 2>&1

paste the output.

Regards,
Robert-Jan
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

Its getting stuck at this line...

+ process_volume_group vg00

I mean this is last line found in save_config.out and nothing happening after this. Process went sleeping mode.
Will it remain a personal, if I broadcast it here!
Steven E. Protter
Exalted Contributor

Re: save_config hangs.....

Shalom,

Options:
1) Newer version of Ignite.
2) remove vxvm if installed (I don't think it is in 11.00).

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Robert-Jan Goossens_1
Honored Contributor

Re: save_config hangs.....

Run some lvm commands against vg00

# vgdisplay -v vg00
# lvlnboot -v

Chck the syslog.log file for errors.

Robert-Jan
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

LVM commands against vg00 running smooth. no syslog errors. and newer version of ignite supporting is C.7.2 which i dont have. I am searching for its setup but hard luck yet.
comment pls....
Will it remain a personal, if I broadcast it here!
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

Comment pls...

Or dows anyone have required Ignite ux c.7.2 setup?
Will it remain a personal, if I broadcast it here!
skt_skt
Honored Contributor

Re: save_config hangs.....

i have seen similar states when there are devices in NO_HW state(In my case those were disks)
whiteknight
Honored Contributor

Re: save_config hangs.....

shrikat,

To see exactly where save_config is failing, this command can be used:

# sh -x /opt/ignite/bin/save_config > /tmp/save_config.out 2>&1

paste the file here. Thanks

WK
Problem never ends, you must know how to fix it
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

WK,

FYI, here is part of output....

+ [[ 1 -eq 1 ]]
+ check_lvm
+ [[ -f /etc/lvmtab ]]
+ [[ 1 = 1 ]]
+ vgdisplay
+ 2> /dev/null
+ grep ^VG Name
+ read vol_group trash
+ awk { print $3 }
+ process_volume_group vg00
Will it remain a personal, if I broadcast it here!
whiteknight
Honored Contributor

Re: save_config hangs.....

shrikant,

what version of ignite-ux you are using now?

WK
Problem never ends, you must know how to fix it
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

Ignite-UX Revision B.3.7.96
Will it remain a personal, if I broadcast it here!
melvyn burnard
Honored Contributor

Re: save_config hangs.....

That version of Ignite is so old, it is out of support.
You need to update to a much more recent release.
Bearing in mind that HP-UX 11.00 is also out of support, you will probably have to get the update from your last set of media you would have got with your contract.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
whiteknight
Honored Contributor

Re: save_config hangs.....

shrikant,

It is really old.
see this url
http://docs.hp.com/en/IUX/docs/Supported_Versions.pdf

please update to latest copy. Can you able to find it ? let me know.

I will try to help

WK





Problem never ends, you must know how to fix it
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

hello all,

i already mentioned in this thread "newer version of ignite supporting is C.7.2 which i dont have". Help me if you have this setup....
Will it remain a personal, if I broadcast it here!
whiteknight
Honored Contributor

Re: save_config hangs.....

shrikant,

I have ignite 7.2 for 11.00 depot, if you need it is 77MB, please let me know how to send to you.

WK
Problem never ends, you must know how to fix it
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

Thanks WK,

If possible u shared it on your personal FTP or upload it on any public file hsaring site. If you have any other way in mind tell me.
Will it remain a personal, if I broadcast it here!
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

WK,

If possible you can make a zip file and breake it into files of 10MB and mail me on sify3232@yahoo.com I need it. Please make it fast.

Thanks in advance.
Will it remain a personal, if I broadcast it here!
whiteknight
Honored Contributor
Solution

Re: save_config hangs.....

shrikan,

i will let you know.

WK
Problem never ends, you must know how to fix it
whiteknight
Honored Contributor

Re: save_config hangs.....

Shrikant,


Done, please check your email.

WK
Problem never ends, you must know how to fix it
Shrikant Lavhate
Esteemed Contributor

Re: save_config hangs.....

WK,

thanks man....

Thanks all.....
Will it remain a personal, if I broadcast it here!