#export INST_CLIENT_DIR=./

#export PATH=$PATH:/opt/ignite/lbin

#rescan_hw_host

*Scanning system for IO devices...

*Querying disk device: 0/0/1/1.15.0 ...

*Querying disk device: 0/0/2/1.15.0 ...

#ll

total 4

1

root

sys

214

Apr

27

15:31

host.info

-rw-r--r--

-rw-r--r--

1

root

sys

688

Apr

27

15:31

hw.info

#cat host.info MEMORY=1310720K HARDWARE_MODEL="9000/800" MODEL="9000/800/A400-6X" can_run_32bit=TRUE can_run_64bit=TRUE is_numa=FALSE is_ia64=FALSE is_hppa=TRUE

_hp_boot_dev_path="0/0/1/1.15.0" _hp_boot_dev_path visible_if FALSE

#cat hw.info

cdrom: 0/0/1/0.1.0 2 sdisk 188 31 1000 HP_DVD-ROM_304 0 /dev/rdsk/c0t1d0 /dev/dsk/c0t1d0 -1 -1 0 1 0

disk: 0/0/1/1.15.0 0 sdisk 188 31 1f000 SEAGATE_ST336704LC 35566480 /dev/rdsk/c1t15d0 /dev/dsk/c1t15d0 -1 -1 5 1 10

disk: 0/0/2/1.15.0 1 sdisk 188 31 3f000 SEAGATE_ST336704LC 35566480 /dev/rdsk/c3t15d0 /dev/dsk/c3t15d0 -1 -1 4 1 10

lan: 0/0/0/0 0 lan0 btlan 000F201D7D1F HP_PCI_10/100Base-TX_core0

ext_bus: 0/0/1/0

0

c720

n/a SCSI_C896_Ultra_Wide_Single-Ended

ext_bus: 0/0/1/1

1

c720

n/a SCSI_C896_Ultra_Wide_Single-Ended

ext_bus: 0/0/2/0

2

c720

n/a SCSI_C87x_Fast_Wide_Single-Ended

ext_bus: 0/0/2/1

3

c720

n/a SCSI_C87x_Ultra_Wide_Single-Ended

processor: 160 0

processor n/a Processor

Note:

The lines are not folded in the actual hw.info file as they appear in the preceding example.

You can test configuration changes with instl_dbg by copying an existing per-client directory to a new directory. However, it is not a good idea to copy the directory to another directory under /var/opt/ignite/clients in case the <MAC> directory you choose to copy it to conflicts with a potential future client; instead, copy it somewhere else.

You can either copy the hw.info and host.info files from the client system or freely change the existing hw.info and host.info files for testing. For example, the disk size is the field after the description, but before the raw device file name (both disk devices are set to 35566480 in the preceding example).

If you had to test a configuration with 72 GB disks, you could manually change those sizes. While you might consider doing this for testing purposes, you should never change the hw.info or host.info files in a per-client directory on the Ignite-UX server that is used by a "real" client system, as doing so may cause many potentially fatal problems. You should not attempt to

42