NAME
esfadm report collect - Collect the report information
SYNOPSIS
esfadm report collect -all [-test]
COMMAND PATH
For Windows environments
$INS_DIR\Common\bin\esfadm report collect
($INS_DIR means "Program Directory" specified at the ETERNUS SF Manager installation.)
For Solaris or Linux environments
/opt/FJSVesfcm/bin/esfadm report collect
DESCRIPTION
Collect the report information for the storage device for which the Reporting function is enabled on Web Console to store in the information stack file.
In a Windows environment, only a user of the Administrators group can execute this command.
In a Solaris or Linux environment, only OS administrator (root) user can execute this command.
OPTIONS
This option is required.
In relation to the volume of which the report information is collected, confirm whether the information collection command ends without errors. For this reason, the report information is not accumulated in the information accumulation file.
Specify this option when confirming the storage of which information is collected, or when confirming whether the process can be completed without error after dealing with an error that has occurred.
OUTPUT INFORMATION
Accumulate the collected report information in the information stack file
The information regarding the volume is output to the information stack file.
Output the message to the command execution screen
The message including the name of the storage of which the report information was collected is output.
Operation History of ETERNUS SF
The following information in regard to operation is output.
Output Items | Output Contents |
---|---|
Date | Date and time when the operation was executed |
User ID | User name that performed the operation |
Action | Collect Report Information (CLI) |
State | Submit, Start, or Complete |
Result | Success, Failed, or Warning |
Target | - |
Detail | Detailed information |
Message | Error message |
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
When the storages subject to collection are Storage1 and Storage2
> esfadm report collect -all esrpt00002 The storage information was collected. Storage=Storage1,Storage2
When the -test option is specified and the storages subject to collection are Storage1 and Storage2
> esfadm report collect -all -test esrpt00005 The report data does not collect for test command. esrpt00002 The storage information was collected. Storage=Storage1,Storage2
NOTES
When this command is executed while the esfadm report create command is being executed, this command is put in standby state. When the esfadm report create command executed earlier is completed, processing of this command continues.
This command cannot be executed again while the command is already executing. The command executed later terminates with an error.
In any of the following cases, this command collects only information-gathering time and ends normally:
There is no license existing on every storage device.
There is no storage device connected to server (host affinity is enabled).
There is no storage device for which the Reporting function is activated on Web Console.
When this command ends with an error, the report information that was partly collected is discarded.
(The information accumulation file is returned to its state prior to execution of the command.)