nameserver 10.1.1.10 nameserver 10.1.1.30

This shows Ignite-UX using the networking configuration marked with the final keyword when

is_net_info_temporary is set to true and using the networking configuration not marked with final when is_net_info_temporary set to false (in this case information picked up from a DHCP/bootp server).

If is_net_info_temporary is set to false, the following non-final networking information may be applied to the system unless the configuration already defines it with the final keyword:

-hostname

-DNS domain name

-NIS domain name

-NIS server

-NTP server

If is_net_info_temporary is set to false, the following networking information not marked final will be used instead of what is defined as final in the configuration:

-lan interface information (e.g. IP address, netmask, ...)

-DNS name servers

-DNS domain search list

If is_net_info_temporary is set to false, routing information not marked final will be applied to the system, but only if the configuration defines no final routing information.

This information is accurate as of Ignite-UX version C.6.6 (but it has not changed in a long time before that release of Ignite-UX).

If you encounter issues with any of the above information changing please investigate how you have set is_net_info_temporary (to true or false) and decide how it should be set to achieve the result you require.

Understanding how VxFS file system versions are set

Starting with Ignite-UX version C.6.3 with HP-UX 11.23, you are now able to interactively choose the VxFS file system version in itool. To do this you need to go to the Filesystem tab and from the Additional Tasks pull down choose File System Parameters. You can change the VxFS version at the bottom on the new screen that appears. You currently have a choice of: default, 4, 5, or 6. The value of default will be VxFS version 5 for the life of HP-UX 11.23 (the value of default for future revisions of HP-UX may differ but should be constant for the life of a revision of HP-UX.)

For HP-UX 11.11, this selection list is greyed-out and you cannot change it. The version of VxFS used on those versions of HP-UX will be the same as the VxFS layout for the 11.11 VxFS mkfs command.

With Ignite-UX C.6.3, all 11.23 cold installs will be done using VxFS layout version 5. The highest

204