Helpful non-InfoPrint Manager commands and log files
The high availability applications provide a series of log files and commands that can provide valuable information about how your high availability process is operating. For examples of how these commands and log files record data, please consult your relevant high availability application documentation.
Helpful non-InfoPrint Manager Commands for AIX
Command | Purpose |
---|---|
lsfs | Displays the file systems on your system in a column format that shows:
|
netstat -i | Displays active internet connections and active UNIX domain sockets. |
netstat -rn | Displays the routing tables for all destinations defined on your server. |
no -a | Displays all network options set on the server in a list format. |
lsvg -o | Displays the volume group defined on your server. |
lsdev -C -c* | Displays the logical devices defined on your system. |
ifconfig -a | Provides a display of the network adapters defined for the interface. |
clshowres | Displays the PowerHA cluster resources defined on your system. |
Helpful non-InfoPrint Manager Commands for Linux
Command | Purpose |
---|---|
mount | Displays mounted file systems. |
cat /etc/fstab | Shows that file systems are mounted at startup. |
ifconfg -a ip route -n |
Displays network configuration related information. |
lvs vgdisplay |
Reports information about logical volumes. |
netstat -i | Displays active internet connections and active UNIX domain sockets. |
netstat -rn | Displays the routing tables for all destinations de fined on your server. |
Valuable PowerHA Log Files
Log File Name and Default Path | Source |
---|---|
/usr/adm/cluster.log | Generated by cluster scripts and daemons. |
/usr/sbin//history/cluster.mmddyyy | Cluster history files that are generated daily. |
/tmp/cspoc.log | Generated by C-SPOC commands. |
/tmp/cm.log | Generated by the clstrmgr daemon. |
/tmp/dms_loads.out | Generated by deadman’s switch activity. |
/tmp/emuhacmp.out | Generated by event emulator scripts. |