Operating System - HP-UX
1753359 Members
6355 Online
108792 Solutions
New Discussion юеВ

Re: Make_net_recovery problem

 
Javed Khan_1
Valued Contributor

Make_net_recovery problem

Hi All,
I am facing problem while creating make_net_recovery archive , its getting hang while running save_config .
If i run save_config manuall its getting hang at below output

-bash-3.1$ sudo save_config -f -
cfg "HP-UX System Recovery"=TRUE
_hp_saved_detail_level="vfph"
#
# Variable assignments
#
init _hp_root_disk="0/1/1/0.0.0"
init _hp_root_grp_disks=2
init _hp_root_grp_striped="NO"
init _hp_pri_swap=4194304KB
_hp_locale visible_if false
_hp_cfg_detail_level visible_if false
_hp_pri_swap visible_if false
_hp_min_swap visible_if false
_hp_disk_layout visible_if false
_hp_default_cur_lan_dev visible_if false
_hp_default_final_lan_dev visible_if false
_hp_keyboard visible_if false
_hp_root_disk visible_if false
_hp_boot_dev_path visible_if false
_hp_saved_detail_level visible_if false
_hp_root_grp_disks visible_if false
_hp_root_grp_striped visible_if false
init _hp_disk_layout="HP-UX save_config layout"
#
# Disk and Filesystems
#
_hp_disk_layout+={"HP-UX save_config layout"}
(_hp_disk_layout=="HP-UX save_config layout") {
# Disk/Filesystem Layout:
vxvm_hostid="ohm"
volume_group "rootdg" {
usage=VXVM

Never Give Up
2 REPLIES 2
Fabian Brise├▒o
Esteemed Contributor

Re: Make_net_recovery problem

Hello Javed.
is there any error message in the /var/adm/syslog/syslog.log file ?

maybe some of your hardware is failling, do an ioscan on your disks tapes, etc.



Knowledge is power.
skt_skt
Honored Contributor

Re: Make_net_recovery problem

save_config normally scans all disk at this stage. Check for any paths with NO_HW.

What is the ignite server/client version with OS?

Check for a process called "load".
ps -ef|grep -i load

I used to see some load operation(part of save_config) stuck on particular disk.