NAME
esfsnap - collects the troubleshooting information of the AdvancedCopy Manager's manager
SYNOPSIS
/opt/FJSVesfcm/bin/esfsnap -dir dirname [-all]
DESCRIPTION
This command collects the AdvancedCopy Manager's manager troubleshooting data on the Management Server.
Only the root user can execute this command.
Send the collected data to Fujitsu Technical Support.
OPERANDS
Specify a directory where the troubleshooting data is stored. It is necessary to specify the full path name for dirname.
The collected troubleshooting data is stored in the directory which its name begins with "esfsnap_". Before executing this command, check that dirname directory has the following free space.
Collected Information | Required Free Space |
---|---|
Initial investigation information | more than 40 MB |
All troubleshooting information | more than "80 + (2 * number of registered device)" MB |
Collects all troubleshooting data on servers. Data includes lots of information, which increases the size of the data. This option is not necessary for initial investigation.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Collect data to the /var/tmp directory:
# /opt/FJSVesfcm/bin/esfsnap -dir /var/tmp
NOTES
Refer to [NOTES] of "esfsnap (CCM Server Troubleshooting Data Collection Command)" in the AdvancedCopy Manager Operation Guide for Copy Control Module.