Setup and Install
Troubleshooting HyperFabric
Useful Files
Chapter 5
109
Useful Files
When you are troubleshooting HyperFabric-related problems, you might find it useful to
look at the contents of the following files:
• /etc/rc.config.d/clic_global_conf
This is the global configuration file. Check it to confirm that the configuration
information is correct.
• /var/adm/clic_log
This is a global log file that contains a history of significant HyperFabric events. For
example, it contains a history of the fabric’s startup and any errors that occurred
during it.
• /var/adm/clic_log.old
This is the backup copy of the log file that is created when the log file grows larger
than 100 Kbytes
• /var/adm/OLDclic_log
This is the log file from the previous time the clic_start command was executed.
• /var/adm/syslog.log
This is the system log file, which contains a history of events occurring on the
HP 9000 system.
• /var/adm/clic_ip_drv.trc
This is one of the HyperFabric software’s trace files, and it is created by the
clic_diag -D TCP_IP command.
• /var/adm/clic_ip_drv.trc0
This is one of the HyperFabric software’s trace files, and it is the primary file created
by the clic_diag -C TCP_IP command.
• /var/adm/clic_ip_drv.trc1
This is one of the HyperFabric software’s trace files, and it is created by the
clic_diag -C TCP_IP command when the primary trace file (clic_ip_drv.trc0)
becomes full.