PRIMECLUSTER Global Link Services Configuration and Administration Guide: Redundant Line Control Function 4.1 (for Linux) |
Contents
Index
![]() ![]() |
Chapter 6 Maintenance | > 6.1 Redundant Line Control Function Troubleshooting Data to be Collected |
/opt/FJSVhanet/usr/sbin/hanet_snap [-s] [save-directory]
This command collects examination materials necessary for maintaining a Redundant Line Control Function.
In addition, only in the case of super-user authority, this command can be executed.
It is possible to specify following options and parameters.
Specify -s to collect the minimum examination materials.
When omitted this opetion, all examination materials are collected.
Specify save-directory to store collected materials.
When omitted this parameter, materials are stored in "/tmp".
A list of the collected information is as follows:
[Meaning of the symbols] Y: It extracts. N: It does not extract.
Type |
File name when collected |
Collected information |
minimum examination materials |
System information: |
arp_n |
arp -n |
Y |
arptables_list |
arptables --list |
Y |
|
chkconfig |
chkconfig --list |
Y |
|
dmesg |
dmesg.log |
N |
|
etc/ |
/etc/gateways |
Y |
|
/etc/sysctl.conf |
Y |
||
free |
free -bt |
Y |
|
ifconfig_a |
ifconfig -a |
Y |
|
ipchains_l |
ipchains -L |
Y |
|
ipcs_a |
ipcs -a |
Y |
|
ip_info |
ip link |
Y |
|
iptables_list |
iptables --list |
Y |
|
iANS/ |
/etc/ians |
Y |
|
BASP/ |
/etc/basp |
Y |
|
ctld_pinfo |
/proc/XXX/cmdline |
Y |
|
sel_pinfo |
/proc/XXX/cmdline |
Y |
|
ethdev_info |
ethtool |
Y |
|
include/ |
/lib/modules/`uname -r`/build/include/linux/ |
Y |
|
/boot/kernel.h |
Y |
||
log/ |
/var/log/messages* |
N |
|
lsmod |
lsmod |
Y |
|
lspci |
lspci |
Y |
|
mii_tool |
mii-tool |
Y |
|
proc_net/ |
/proc/net/ |
N |
|
netstat |
netstat -na |
Y |
|
proc_dev |
/proc/devices |
Y |
|
ps_ewfl |
ps -ewfl |
Y |
|
sysconfig/ |
/etc/network |
Y |
|
sysctl_a |
sysctl -a |
N |
|
sys_info |
/proc/cpuinfo |
Y |
|
uname_a |
uname -a |
Y |
|
uptime |
uptime |
Y |
|
GLS information: |
config/ |
/etc/opt/FJSVhanet/config/ |
Y |
dsp_conf |
dsphanet |
Y |
|
filelist_tmp |
/var/opt/FJSVhanet/tmp/ |
Y |
|
log/ |
/var/opt/FJSVhanet/log/ |
Y |
|
rpminfo |
rpm -qi FJSVhanet |
Y |
|
print_conf |
hanetconfig print |
Y |
|
dev_sha |
ls -l /dev/sha |
Y |
|
/sha.ko |
/opt/FJSVhanet/usr/kernel/drv/sha.ko |
Y |
|
Cluster system information: |
hvdisp_a |
hvdisp -a |
N |
log/ |
/var/opt/reliant/log/ |
N |
The collected materials are compressed and stored by tar and compress commands. A stored file name is "machine name" + "Date collected (YYMMDDhhmmss)".tar.gz.
Ex.) hostname040126093843.tar.gz
When collecting all examination materials under /tmp.
# /opt/FJSVhanet/usr/sbin/hanet_snap |
When collecting the minimum examination materials under /tmp.
# /opt/FJSVhanet/usr/sbin/hanet_snap -s |
When collecting the minimum examination materials under /home/user1.
# /opt/FJSVhanet/usr/sbin/hanet_snap -s /home/user1 |
Contents
Index
![]() ![]() |