
#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 |
1 | root | sys | 688 | Apr | 27 | 15:31 | hw.info |
#cat host.info MEMORY=1310720K HARDWARE_MODEL="9000/800"
_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
disk: 0/0/1/1.15.0 0 sdisk 188 31 1f000 SEAGATE_ST336704LC 35566480 /dev/rdsk/c1t15d0 /dev/dsk/c1t15d0
disk: 0/0/2/1.15.0 1 sdisk 188 31 3f000 SEAGATE_ST336704LC 35566480 /dev/rdsk/c3t15d0 /dev/dsk/c3t15d0
lan: 0/0/0/0 0 lan0 btlan 000F201D7D1F
ext_bus: 0/0/1/0 | 0 | c720 | n/a |
ext_bus: 0/0/1/1 | 1 | c720 | n/a |
ext_bus: 0/0/2/0 | 2 | c720 | n/a |
ext_bus: 0/0/2/1 | 3 | c720 | n/a |
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
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
42