Ignite-LUX: Management and Integration of Ignite-UX Software on a Server Running Linux
16
Client-Specific File: host.info
The host.info file is created as a result of the system inventory done during Ignite-UX client boot.
The inventory collects various details of the client system and the Ignite-UX install environment. The file is
formatted as an Ignite-UX config file.
# cat host.info
MEMORY=4173204K
HARDWARE_MODEL="ia64 hp "
MODEL="ia64 hp server rx2660"
_hp_ikernel_os_release="B.11.31"
_hp_ikernel_os_release visible_if FALSE
can_run_32bit=FALSE
can_run_64bit=TRUE
is_numa=FALSE
is_ia64=TRUE
is_hppa=FALSE
is_ht_capable=FALSE
_hp_boot_dev_path="0/1/2/0"
_hp_boot_dev_path visible_if FALSE
init _hp_default_cur_lan_dev="lan0"
_hp_default_cur_lan_dev visible_if FALSE
_hp_default_cur_lan_dev="0/1/2/0"
server="10.3.1.2"
is_net_info_temporary=FALSE
system_name="hpuxsys1"
ip_addr[]="10.3.1.101"
netmask[]="0xffffff00"
dns_domain="fc.hp.com"
dns_nameserver[0]="15.1.48.11"
nis_domain="lab"
wait_for_nis_server=TRUE
ntpdate_server="10.3.1.2"
route_gateway[0]=" 10.3.1.1"
route_destination[0]="default"
SOURCE_TYPE="NET"
_hp_primary_path="0/1/1/0.0x5000c50005e33055.0x0"
_hp_primary_path visible_if false
Client-Specific File: hw.info
The hw.info file is being deprecated. No hw.info file content should be used. The io.info file should
be used for all I/O inventory details.
Client-Specific File: install.log
The install.log file captures detailed log messages during installation or recovery. The file might
include a mixture of Ignite-UX messages and output from various commands run during installation or
recovery. Thus, this file may have content of any format.