Top
PRIMECLUSTERGlobal Link Services Configuration and AdministrationGuide 4.5 Redundant Line ControlFunction for Virtual NIC Mode
FUJITSU Software

A.3 rvnet_snap command

[Name]

rvnet_snap - Collect troubleshooting information for maintaining the virtual NIC mode

[Synopsis]

/opt/FJSVrvnet/bin/rvnet_snap [-s] [save-directory]

[Feature description]

Collect troubleshooting information for maintaining the virtual NIC mode. This command is available only in the case of super-user authority.

[Options]

The following options can be specified.

-s

Specify the -s option when collecting troubleshooting information to the minimum necessary. If this option is omitted, the entire troubleshooting information will be collected.


save-directory

The save-directory specifies the storage destination that stores troubleshooting information. If this option is omitted, the information is stored in "/tmp."


A list of collected information is as follows:

[Meaning of the symbols] Y: Collect -: Not collect

Type

File name when collected

Collected information

Minimum information

System information:
OSInfo/

etc/

/etc/hosts

Y

/etc/netmasks

Y

/etc/nsswitch.conf

Y

/etc/gateways

Y

/etc/defaultrouter

Y

etc/inet

/etc/inet/*

Y

etc/ipf/

/etc/ipf/*

Y

adm/

/var/adm/messages*

-

var/svc/log/

/var/svc/log/network-loopback:default.log

-

/var/svc/log/network-physical:default.log

-

/var/svc/log/network-initial:default.log

-

/var/svc/log/network-service:default.log

-

/var/svc/log/system-zones:default.log

-

/var/svc/log/network-inetd:default.log

-

/var/svc/log/network-fjsvrvnet:default.log

-

/var/svc/log/system-filesystem-minimal:default.log

-

uname_a

uname -a

Y

ifconfig_a

ifconfig -a

Y

dladm_info

dladm show-link
dladm show-linkprop
dladm show-phys
dladm show-bridge
dladm show-vlan
dladm show-ether
dladm show-secobj
dladm show-vnic
dladm show-iptun
dladm show-part
dladm show-ib
dladm show-link -P
dladm show-phys -P

Y

ipadm_info

ipadm show-if
ipadm show-ifprop
ipadm show-addr
ipadm show-addrprop
ipadm show-prop

Y

netstat

netstat -na
netstat -ni
netstat -np
netstat -nr
netstat -ng

Y

ip_forward

/usr/sbin/ndd -get /dev/ip
ip_forwarding

Y

ipcs_a

ipcs -a

Y

ipaddrsel

ipaddrsel

Y

ipfstat

ipfstat -io

Y

ps_ef

ps -ef

-

pstack

pstack pid

-

svcs

/bin/svcs -apv

Y

uam

/var/opt/FJSVfupdate/log/*

-

timezone

date +'%Z'

Y

virtinfo_info

virtinfo
virtinfo -a

Y

ldm_list-domain_e

ldm list-domain -e

Y

prtconf_vb

prtconf -vb

Y

Information of the virtual NIC mode:
rvnetinfo/

config/

/etc/opt/FJSVrvnet/config/*

Y

log/

/var/opt/FJSVrvnet/log/*

Y

version

rvnetadm version

Y

filelist_tmp

ls -la /var/opt/FJSVrvnet/tmp/

Y

rvnetadm_print

rvnetadm print

Y

rvnetadm_show-prop

rvnetadm show-prop

Y

rvnetadm_show-param

rvnetadm show-param

Y

rvnetstat_v

rvnetstat -v

Y

rvnetstat_s_v

rvnetstat -s -v

Y

rvnetstat_f

rvnetstat -f

Y

[Output file name]

The collected information are compressed and stored by the tar and compress commands. A stored file name is "rvnet_" + "machine name" + "Date collected (YYMMDDhhmmss)".tar.Z.

Example: rvnet_hostname031030084916.tar.Z

[Examples]