This section explains how to collect the data required to diagnose the causes of problems.
The initial troubleshooting data can be collected using the following methods.
Based on each collection method's characteristics, chose the appropriate one according to the environment and system state in which the problem occurred.
This method involves executing a troubleshooting data collection command (rcxadm mgrctl snap -all) on the admin server.
This method allows collection of data from all managed servers at once via the network. This is easier than executing a command individually on each managed server.
For how to collect the data, refer to "Collecting Data from the Admin Server (rcxadm mgrctl snap -all)".
Executing the rcxadm mgrctl snap -all command requires approximately the free space determined by the following formula: Number_of_registered_servers * 30 MB + 65 MBThis method involves executing a data collection command (rcxadm mgrctl snap or rcxadm agtctl snap) on each server.
For how to collect the data, refer to "Collecting Data Separately from each Server (rcxadm mgrctl snap, rcxadm agtctl snap)".
Around 65 MB of free space is required to execute the rcxadm mgrctl snap command,
and around 30 MB of free space is required to execute the rcxadm agtctl snap command.
This method involves collecting data that is required for identifying the cause of a problem that occurs on the HBA address rename setup service.
For how to collect the data, refer to "Collecting HBA address rename Setup Service Environment Data".
About 8 MB of free space is required to collect troubleshooting data for the HBA address rename server.
Note
[VMware]
/var/log/vmware/hostd.log
/var/log/vmware/hostd-*.log
/var/log/vmware/hostd-*.log.gz
/usr/sbin/esxcfg-firewall -q
The [Export System Logs] dialog is displayed.
The [Export System Logs] dialog is displayed.
Send the data output to the download destination to Fujitsu technical staff.
A dialog is displayed once generation of the support bundle is complete.
A download confirmation message from the Web browser is displayed.
The [Export System Logs] dialog is displayed.
The [Download system logs to the following location] dialog is displayed.
Send the data output to the download destination to Fujitsu technical staff.
Note
There are cases where the following error message is output in the /var/log/vmware/vsphere-client/logs/vsphere_client_virgo.log file, and the downloaded log is invalid.
In such cases, there is a chance that it is a known VMware problem, so refer to the release notes of vCenter Server and take the appropriate action.
com.vmware.vsphere.client.logbundle.DownloadLogController Error downloading logs. org.apache.catalina.connector.ClientAbortException: java.net.SocketException: Broken pipe (Write failed) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:407) |
[Windows]
UpdateAdvisor_installation_destination\uam showup |
netsh advfirewall show allprofile netsh advfirewall firewall show rule name=all verbose |
[Linux]
iptables --list --verbose |
Troubleshooting data from every managed server can be collected all at once by executing the command for collecting troubleshooting data, rcxadm mgrctl snap -all, on an admin server.
The following method is used to collect data with the data collection command, rcxadm mgrctl snap -all.
Perform the following procedure on the admin server to collect investigation data:
OS administrator privileges are required to collect troubleshooting data.
[Windows Manager]
>"Installation_folder\SVROR\Manager\bin\rcxadm" mgrctl snap [-dir directory] -all |
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm mgrctl snap [-dir directory] -all |
Note
In either case, however, data will continue to be collected from other managed servers.
Use the command execution logs to check the execution results.
For details, refer to "5.11 rcxadm mgrctl" in the "Reference Guide (Command) VE".
For managed servers where data collection has failed, collect data by either executing the rcxadm mgrctl snap -all command on the admin server again, or by executing the rcxadm agtctl snap command on the managed server where data collection failed.
[VMware]
Use the procedure described in "About Collection Methods" when collecting data.
In addition to the rcxadm mgrctl snap -all command, which can collect troubleshooting data from all the managed servers at once, the commands rcxadm mgrctl snap and rcxadm agtctl snap are also provided. These collect data from only the server on which they are executed.
Use the following procedure to collect data with the rcxadm mgrctl snap command or the rcxadm agtctl snap command.
Collect data on the server using the following method.
OS administrator privileges are required to collect troubleshooting data.
Note that the command differs depending on the server from which data is collected.
[Windows Manager]
>"Installation_folder\SVROR\Manager\bin\rcxadm" mgrctl snap [-dir directory]
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm mgrctl snap [-dir directory]
[Windows] [Hyper-V]
>"Installation_folder\Agent\bin\rcxadm" agtctl snap [-dir directory]
[Linux] [VMware] [KVM]
# /opt/FJSVrcxat/bin/rcxadm agtctl snap [-dir directory]
[Solaris] [Solaris Zones]
# /opt/FJSVrcvat/bin/rcxadm agtctl snap [-dir directory]
For details, refer to "5.2 rcxadm agtctl" or "5.11 rcxadm mgrctl" in the "Reference Guide (Command) VE".
Note
[VMware]
When the managed server is VMware ESXi, collect data using the procedure described in "About Collection Methods".
The following method is used to collect the troubleshooting data necessary to investigate problems that occur on an HBA address rename setup service.
Perform the following procedure on the HBA address rename server to collect troubleshooting data.
[Windows]
From the HBA address rename server, collect the log file installation_folder\WWN Recovery\rcxinstaller.log, and all files and folders under the following folder: installation_folder\WWN Recovery\var.
[Linux]
Collect the log file /var/tmp/rcxhbainstaller.log, and all files and folders under the following folder: /var/opt/FJSVrcvhb.
However, depending on the settings of the OS, the /var/tmp/rcxhbainstaller.log file may be deleted at some point after installation is complete. If trouble happens during installation, promptly collect the log file.
[Windows]
Collect event logs (application and system logs).
[Linux]
Collect all /var/log/messages and /var/log/messages.X files. (The messages.X part represents the file name such as messages.1 or messages.2)
Perform the following operation on the HBA address rename server from which the data is to be collected in order to take a screenshot of the window:
Press the [Print Screen] key to copy image data onto the Clipboard, and then paste the image data into an image editing tool and save it as a bitmap file.
[Windows]
From Windows explorer, right-click the "My Computer" icon, and select [Properties] from the popup menu.
In the [System Properties] dialog click the [General] tab and use the procedure explained in step 3 to obtain information such as the OS type, version and level, and service pack number.
[Linux]
Execute and collect the results of the following commands.
# cat /etc/redhat-release |
# cat /proc/version |
# cat /proc/meminfo |
# cat /proc/cpuinfo |
# rpm -qa |