Operating System - HP-UX
1753766 Members
5472 Online
108799 Solutions
New Discussion юеВ

Ignite-ux doesn't want to read config.local from INDEX file ?

 
Sergej_5
Regular Advisor

Ignite-ux doesn't want to read config.local from INDEX file ?

Hi!

I've boot up new client over network.
I manage to get the client in Ignite-UX console. Make -> New Install -> Select OS
In SYSTEM tab there are no values that i've previously inserted into config.local.
It says: "ASK AT FIRST BOOT"
Looks like config.local is not "read" at all by the Ignite-UX (INDEX) ...
There are no values also in NETWORK SERVICES tab.

My config.local looks like:

dns_domain="firetire.com"
dns_nameserver[0]="10.49.100.100"
dns_nameserver[1]="10.17.150.150"
route_gateway[0]="10.49.250.250"
route_destination[0]="default"
TIMEZONE="MET-1METDST"
ROOT_PASSWORD="/afQw45D9R4js"
ntpdate_server="10.49.100.100"

INDEX file looks like:

cfg "HP-UX B.11.23 Default" {
description "This selection supplies the default system configuration that HP supplies for t
he B.11.23 release Sept. 2006."
"/opt/ignite/data/Rel_B.11.23/config"
"/opt/ignite/data/Rel_B.11.23/hw_patches_cfg"
"/var/opt/ignite/data/Rel_B.11.23/core_cfg"
"/var/opt/ignite/config.local"
}

When i run instl_adm -T i get everything OK.

ANy ideas?
Brgds,
Sero
2 REPLIES 2
Scot Bean
Honored Contributor

Re: Ignite-ux doesn't want to read config.local from INDEX file ?

Are you sure the new client is talking to your Ignite server?

Did you select "HP-UX B.11.23 Default" at the "Configurations:" tab?

Are your config.local customizations really at the "/var/opt/ignite/config.local" location?
Sergej_5
Regular Advisor

Re: Ignite-ux doesn't want to read config.local from INDEX file ?

Sure that i am sure :)

Each stanza in my INDEX have line
/var/opt/ignite/config.local

And yes, config.local is in /var/opt/ignite/ directory

Interesting is that if i add new client through ignite-ux console it does get parameters from config.local ....but if add new clients from network boot (/etc/booptab) they don't have those parameters ....why is that ?

I hope u understand my question. :)
Any ideas?

Brgds,
Sero