Skip to main content

Exit status

This table lists the exit statuses that might be returned and the meaning of each status.

Status ValueError NameMeaning
0SUCCESSFULThe command terminated without an error.
1INVALID_USAGEThe command terminated with an error. Information about the error also appears.
2SCRIPT_FILE_DOES_NOT_EXISTThe script file does not exist.
3ERROR_OPENING_OUTPUT_FILEAn error occurred while opening an output file.
4NO_STORAGE_ARRAY_AT_ADDRESSA storage array was not at the specified address.
5ADDRESSES_SPECIFY_DIFFERENT_ARRAYSAddresses specify different storage arrays.
6NO_SANAME_FOR_HOST_AGENT_CONNECTA storage array name does not exist for the host agent that is connected.
7SANAME_NOT_AT_ADDRESSThe storage array name was not at the specified address.
8SANAME_NOT_UNIQUEThe storage array name was not unique.
9SANAME_NOT_IN_CONFIG_FILESThe storage array name was not in the configuration file.
10NO_MANAGEMENT_CLASS_FOR_SAA management class does not exist for the storage array.
11NO_SA_IN_CONFIG_FILE_FOUNDA storage array was not found in the configuration file.
12INTERNAL_ERRORAn internal error occurred.

This exit status indicates that you do not have privileges for running a CLI command from the command line. You must have administrator privileges to run all of the CLI commands from a command line.

13INVALID_SCRIPT_SYNTAXInvalid script syntax was found.
14UNABLE_TO_COMMUNICATEThe controller was unable to communicate with the storage array.
15DUPLICATE_ARGUMENTA duplicate argument was entered.
16EXECUTION_ERRORAn execution error occurred.
17NO_HOST_AT_ADDRESSA host was not at the specified address.
18WWNAME_NOT_IN_CONFIG_FILESThe WWID was not in the configuration file.
19WWNAME_NOT_AT_ADDRESSThe WWID was not at the address.
20UNKNOWN_IPAn unknown IP address was specified.
21PM_CONFIG_FILE_CORRUPTEDThe Event Monitor configuration file was corrupted.
22UNABLE_TO_COMMUNICATE_TO_PMThe storage array was unable to communicate with the Event Monitor.
23UNEXIST_ALERTThe controller was unable to write alert settings.
24WRONG_ORGANIZER_NODEThe wrong organizer node was specified.
25CMD_NOT_AVAILABLEThe command was not available.
26DEVICE_NOT_IN_CONFIG_FILEThe device was not in the configuration file.
27ERROR_UPDATING_CONFIG_FILEAn error occurred while updating the configuration file.
28UNKNOWN_HOST_ERRORAn unknown host error occurred.
29SENDER_CONTACT_FILE_NOT_FOUNDThe sender contact information file was not found.
30READ_SENDER_CONTACT_FILE_FAILEDThe sender contact information file could not be read.
31USERDATA_FILE_EXISTSThe userdata.txt file exists.
32BAD_EMAIL_INFORMATION_TO_INCLUDEAn invalid -I value in the email alert notification was specified.
33BAD_EMAIL_FREQUENCYAn invalid -f value in the email alert notification was specified.
34OPTION_REMOVEDThe -r option is not supported anymore.
35UNKNOWN_ALERT_PRIORITYInvalid alert severity specified.
36PASSWORD_REQUIREDThe operation needs either the Administrator or Monitor password to be set.
37INVALID_MONITOR_PASSWORDThe operation cannot be completed because an invalid Monitor password was entered.
38INVALID_ADMIN_PASSWORDThe operation cannot be completed because an invalid Administrator password was entered.
39EXCEEDED_MAX_CHARS_FOR_PASSWORDThe password provided is exceeding the character limit.
40INVALID_MONITOR_TOKENThe -R monitor is not supported for this array. Use a valid role and retry the operation.
41ASUP_CONFIG_ERRORAn error occurred while writing to or reading from the AutoSupport configuration file. Please retry this operation again.
42MAIL_SERVER_UNKNOWNHost address or mail server address is incorrect.
43ASUP_SMTP_REPLY_ADDRESS_REQUIREDNo healthy ASUP enabled arrays detected while attempting ASUP configuration test.
44NO_ASUP_ARRAYS_DETECTEDReply email request required if ASUP delivery type is SMTP.
45ASUP_INVALID_MAIL_RELAY_SERVERUnable to validate ASUP mail relay server.
46ASUP_INVALID_SENDER_EMAILSender email address you specified is not a valid format.
47ASUP_INVALID_PAC_SCRIPTProxy Auto-Configuration (PAC) script file is a not a valid URL.
48ASUP_INVALID_PROXY_SERVER_HOST_ADDRESSThe Host address specified cannot be found or is in an incorrect format.
49ASUP_INVALID_PROXY_SERVER_PORT_NUMBERThe port number you specified is an invalid format.
50ASUP_INVALID_AUTHENTICATION_PARAMETERThe username or password you specified is invalid.
51ASUP_INVALID_DAILY_TIME_PARAMETERThe daily time parameter specified is invalid.
52ASUP_INVALID_DAY_OF_WEEK_PARAMETERThe -dayOfWeek parameter(s) that have been entered are invalid.
53ASUP_INVALID_WEEKLY_TIME_PARAMETERThe weekly time parameter is not valid.
54ASUP_INVALID_SCHEDULE_PARSINGUnable to successfully parse the schedule information provided.
55ASUP_INVALID_SA_SPECIFIEDInvalid storage array specifier provided.
56ASUP_INVALID_INPUT_ARCHIVEThe input archive entered is invalid. The input archive parameter must be in the form of -inputArchive=<n> where -n is an integer from 0 to 5.
57ASUP_INVALID_OUTPUT_LOGA valid output log was not specified.
58ASUP_TRANSMISSION_FILE_COPY_ERRORThere was an error trying to copy the AutoSupport transmission log file. The transmission log either does not exist or there was an IO error trying to copy its data.
59ASUP_DUPLICATE_NAMED_ARRAYSMore than one storage array with the same name was found. Please retry the command using the world-wide-name parameter, -w <WWID> .
60ASUP_NO_SPECIFIED_ARRAY_FOUNDThe specified storage array with the -n <storage-system-name> parameter is not present or is not supported for this command.
61ASUP_NO_SPECIFIED_WWID_FOUNDThe specified storage array with the -w <WWID> parameter is not present or is not supported for this command.
62ASUP_FILTERED_TRANSMISSION_LOG_ERRORThere was an unknown error trying to obtain the filtered transmission log.
63ASUP_TRANSMISSION_ARCHIVE_DOES_NOT_EXISTThe AutoSupport input archive transmission log specified with the -inputArchive=<n> parameter does not exist.
64NO_VALID_REST_CLIENT_DISCOVEREDUnable to communicate with the storage array via https.
65INVALID_CLI_VERSIONThe client CLI version is not compatible with the CLI version running on the storage array.
66INVALID_USERNAME_OR_PASSWORDThe username or password entered is invalid.
67UNTRUSTED_CONNECTIONUnable to establish a secure connection to the storage array.
68INVALID_PASSWORD_FILEThe password file cannot be found or is not readable.