Operating System - HP-UX
1833729 Members
2331 Online
110063 Solutions
New Discussion

Ignite make_net_recovery Illegal character: "K"

 
CITEC HP TEAM
Frequent Advisor

Ignite make_net_recovery Illegal character: "K"

Attempting to run make_net_recovery and get the following error:

* Checking Versions of Recovery Tools
* Creating System Configuration.
* /opt/ignite/bin/save_config -f /var/opt/ignite/recovery/client_mnt/0x0
00F202B244B/recovery/2006-05-12,13:05/system_cfg vg00
NOTE: File: /var/opt/ignite/recovery/client_mnt/0x000F202B244B/recovery/2006
-05-12,13:05/system_cfg is not world-readable, this may cause clients
to fail to read it during an installation.
ERROR: "/var/opt/ignite/recovery/client_mnt/0x000F202B244B/recovery/2006-05-1
2,13:05/system_cfg", line 177: Illegal character: "K"
ERROR: "/var/opt/ignite/recovery/client_mnt/0x000F202B244B/recovery/2006-05-1
2,13:05/system_cfg", line 177: syntax error
ERROR: Problems were encountered while parsing config file: "/var/opt/ignite/
recovery/client_mnt/0x000F202B244B/recovery/2006-05-12,13:05/system_cf
g".
instl_adm: Config file: "/var/opt/ignite/recovery/client_mnt/0x000F202B244B/recovery/2006-05-12,13:05/system_cfg" cannot be parsed.
ERROR: System error, /opt/ignite/bin/instl_adm failed checking /var/opt/ignit
e/recovery/client_mnt/0x000F202B244B/recovery/2006-05-12,13:05/system_
cfg

======= 05/12/06 13:05:56 EST make_net_recovery completed unsuccessfully

Version: C.6.2.241 HP-UX Installation Utilities (Ignite-UX)


Any ideas on this one?

Tks,
Belinda
3 REPLIES 3
Warren_9
Honored Contributor

Re: Ignite make_net_recovery Illegal character: "K"

hi Belinda,

what is line 177 in /var/opt/ignite/recovery/client_mnt/0x000F202B244B/recovery/2006-05-1
2,13:05/system_cfg??

any diff by compare the system_cfg with the previous ignite??

GOOD LUCK!!
CITEC HP TEAM
Frequent Advisor

Re: Ignite make_net_recovery Illegal character: "K"

Thanks for that, it appears not to be picking up the dump size for lvol10

Not picking up the dump size
logical_volume "lvol10" {
usage=DUMP
size=KB


diff on system_cfg <
< size=KB
---
> size=6144000KB


We had to rebuild the bootlif areas and dump areas recently, and defined this in lvlnboot

# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c4t6d0 (1/0/0/3/0.6.0) -- Boot Disk
/dev/dsk/c0t6d0 (0/0/0/3/0.6.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c4t6d0
/dev/dsk/c0t6d0
Root: lvol3 on: /dev/dsk/c4t6d0
/dev/dsk/c0t6d0
Swap: lvol2 on: /dev/dsk/c4t6d0
/dev/dsk/c0t6d0
Dump: lvol10 on: /dev/dsk/c4t6d0, 0

Are you aware if this needs to be set elsewhere?

Tks,
Belinda

CITEC HP TEAM
Frequent Advisor

Re: Ignite make_net_recovery Illegal character: "K"

Advised by HP to upgrade ignite as known issue.

now B5725AA C.6.7.79 HP-UX Installation Utilities (Ignite-UX)

and working ok