Ignite-UX Custom Configuration files
For example,
the line _hp_cfg_detail_level="ivsp" in a client configuration file would
indicate that the file contains information about which cfg INDEX selection is to be used, as well
as the variable settings, software selection settings, and system parameters.
The user interface rewrites the config and config.full files in the per-client directories on the
Ignite-UX server for network installation and recovery, or in the /var/opt/ignite/local
directory for local media installation and recovery.
For network recoveries and installations, if you manually modify a file that Ignite-UX can modify,
you must be careful that the _hp_cfg_detail_level contains the appropriate level of detail
since it tells Ignite-UX what information is represented in the file that is what should be written back
out into the file when it is rewritten by anything. If you add information that is not listed in the
variable _hp_cfg_detail_level, it can be read, but then, the unlisted information is not written
back out again even if other information in the file is modified and the file needs to be rewritten.
The standard configuration files use _hp_cfg_detail_level visible_if false to prevent
this variable from being visible or changeable when using the Additional button on the Basic tab
in the Ignite-UX GUI.
_hp_pri_swap
The _hp_pri_swap is the integer variable that is set by the Ignite-UX GUI to indicate how much
swap the user desires to have allocated on the root disk/volume-group. The default LVM primary
swap volume is defined as a size range with _hp_pri_swap being the desired size and
_hp_min_swap being the minimum size.
On the Basic tab in the Ignite-UX GUI, if you change the value of the Root Swap (MB)... field
you have changed the value of _hp_pri_swap.
Important:
If you navigate to the File system tab and select the primary swap
volume to chang
e its size, it does not reflect the change into the value
on the Basic tab. That value remains the size as the primary swap.
However, if you return to the Basic tab and change the field labeled
Root Swap (MB)... at all, it changes the primary swap size on the File
system tab, so exercise caution.
The standard configuration files use the variable _hp_pri_swap visible_if false to prevent
this variable from being visible or changeable from the Additional button in the Ignite-UX GUI.
_hp_min_swap
The _hp_min_swap is the integer variable that is used as the minimum size the primary swap
volume can be reduced to if there is not enough disk space for all other volumes. This value
defaults to an amount that should allow the system to boot and run HP-UX.
On the File system tab in the Ignite-UX GUI, if you select primary swap in the list of file systems
you see an immediate change to the fields below the section list; the field labeled Min: is the value
of _hp_min_swap.
The standard configuration files use _hp_min_swap visible_if false to prevent this
variable from being visible or changeable when using the Additional button in the Ignite-UX GUI.
87