Operating System - HP-UX
1850015 Members
3680 Online
104049 Solutions
New Discussion

Ignite config question...

 
Dave Cast
Frequent Advisor

Ignite config question...

Where would I set the actual file system sizes for a non-golden-image install of of HPUX? - so I don't have to actually keep changing the the default file system sizes everytime I do a cold install of HPUX 11.31...
Today is different and tomorrow the same.
5 REPLIES 5
Al Miller_1
Valued Contributor

Re: Ignite config question...

There are a few possibilities. If you want to override the defaults for all clients on your server, use /var/opt/ignite/config.local. You can also create named configs in /var/opt/ignite/saved_configs/ or per client in /var/opt/ignite/clients/...

The first few paragraphs of instl_adm(4) talk about the different options.
john123
Trusted Contributor

Re: Ignite config question...

Hi Dave..,

Start installing one client and customise your filesystems as you want and at last before typing "GO" button, we can save this configuration by using the Save As button.Use this file as your default configuration file in the ignite server.
Hope this help you
Armin Kunaschik
Esteemed Contributor

Re: Ignite config question...

You might change the /var/opt/ignite/data/Rel_B.11.31/core_cfg or (maybe better) create a new one and tell ignite to use it (in /var/opt/ignite/INDEX).

My 2 cents,
Armin

PS: Please assign points if you find answers useful!
And now for something completely different...
Dave Cast
Frequent Advisor

Re: Ignite config question...

Hi Dave..,

>Start installing one client and customise your >filesystems as you want and at last before >typing "GO" button, we can save this >configuration by using the Save As button.Use >this file as your default configuration file >in the ignite server.
>Hope this help you

Ok I don't see a 'save as' button...where should I look?
Today is different and tomorrow the same.
john123
Trusted Contributor

Re: Ignite config question...

Hi Dave..,

Can you please do a try by using command save_config to create config file.See man page for more info
It seems the SAVE AS option will come only when you do a install of client from the server using bootsys. I do not remeber exactly... But i belive this option is there.

Best of Luck

John