HP XP7 RAID Manager Reference Guide (T1610-96064)

However, an error from the second time occurrence, error codes of SSB1 and SSB2 will not be
stored. To be able to refer the error code when an error occurs, reset the error information that is
stored by the storage system by executing raidcom reset command_status before and after executing
asynchronous command.
Syntax
raidcom get command_status [-time <time(sec)>]
Options and parameters
DescriptionOption
Specifies waiting time to complete the process of asynchronous command.[-time <time(sec)>]
If this option is omitted, the default waiting time (CMD_DEF_TMOUT: 7200 sec.) is set.
Examples
Displaying error information of the asynchronous command.
# raidcom get command_status
HANDLE SSB1 SSB2 ERR_CNT Serial# Description
7E30 2E20 6000 4 64034 The pool ID is not installed
Description of each column in output example
HANDLE: handle number that uniquely identifies the user
SSB1: SSB1 error code. For details about error codes, see the XP7 RAID Manager User Guide.
SSB2: SSB2 error code. For details about error codes, see the XP7 RAID Manager User Guide.
ERR_CNT: total number of errors in this user handle
Serial#: serial number
For XP7 Storage, the number of which 300,000 is added to the serial number is displayed.
Description: Error information. If no error occurred, a hyphen (-) is displayed.
Returned Value: Either of the following returned values is returned to exit (), which allows users to
check the execution results using a user program or a script.
0: Normal Termination
1: One or more errors occurred.
Abnormal termination
EX_EWSTOT : Timeout while waiting the result of the command execution
raidcom reset command_status
Resets the error information of the configuration setting command that is stored in the storage
system and executed asynchronously (Asynchronous command).
Syntax
raidcom reset command_status
Options and parameters
None
Examples
Resetting the error information of the asynchronous command.
# raidcom reset command_status
raidcom reset command_status 213