Operating System - HP-UX
1826351 Members
3405 Online
109692 Solutions
New Discussion

Re: Problems were encountered while parsing config file system_cfg

 
Joao Rei
Frequent Advisor

Problems were encountered while parsing config file system_cfg

Hi,

HP-UX ia64 11.31
Ignite-UX C.7.9.254

The command make_net_recovery fails on a client with the following error:

ERROR: Problems were encountered while parsing config file: "/var/opt/ignite/ recovery/client_mnt/0x001A4B07F8DE/recovery/2010-02-14,17:00/system_cfg".
instl_adm: Config file: "/var/opt/ignite/recovery/client_mnt/0x001A4B07F8DE/recovery/2010-02-14,17:00/system_cfg" cannot be parsed.

The head of the system_cfg is:

cfg "HP-UX System Recovery"=TRUE
_hp_saved_detail_level="vfph"
#
# Variable assignments
#
init _hp_root_disk=
init _hp_root_grp_disks=1
init _hp_root_grp_striped="NO"

I notice that "init _hp_root_disk" is empty.
Also before I have the following message:

ERROR: Failed to find "/dev/disk/disk6" in IOTree

disk6 is the vg00 disk.


Any ideas?

Regards,

Joao Rei



2 REPLIES 2
Horia Chirculescu
Honored Contributor

Re: Problems were encountered while parsing config file system_cfg

Hello,

Read this thread:

http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1266305099132+28353475&threadId=1281329

Maybe you have a similar situation.

Horia.
Best regards from Romania,
Horia.
smatador
Honored Contributor

Re: Problems were encountered while parsing config file system_cfg

Bomdia Joao

In fact, in init _hp_root_disk I have a path hardware of the root disk.

http://docs.hp.com/en/5992-1999/5992-1999.pdf
p92
"The _hp_root_disk string variable is set by the Ignite-UX GUI to contain the hardware path of the disk that the user has chosen to be the root disk"

HTH