Top
ETERNUS SF AdvancedCopy Manager V16.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.12.1 esfsnap (CCM Server Troubleshooting Data Collection Command)

NAME

esfsnap - Collect the troubleshooting information on the CCM Server

SYNOPSIS

For Windows
$INS_DIR\Common\bin\esfsnap -dir dirName [-all]

($INS_DIR is the "Program Directory" as specified during ETERNUS SF Manager installation.)

For Solaris or Linux
/opt/FJSVesfcm/bin/esfsnap -dir dirName [-all]

DESCRIPTION

This command collects the troubleshooting information on the CCM Server when a problem occurs. Only user has the OS administrator privilege can execute this command.

Please send the collected data to Fujitsu Technical Support

OPTIONS

-dir dirName

Specify a directory where the troubleshooting data is stored.

  • For Windows

    It is necessary to specify the full path name that begins with a drive letter for dirName.
    The maximum length that can be specified for dirName is 70 bytes.

  • For Solaris and Linux

    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, please check that dirname directory has the following free space.

Collected Information

Required Free Space

Initial investigation information

more than 40MB

All troubleshooting information

more than "80 + (2 * number of registered device)" MB

-all

Collects all troubleshooting data on the CCM Server. Data includes lots of information, which will increase the size of the data. This option is not necessary for initial investigation.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES