This command enables or disables AutoSupport (ASUP) feature for the storage array and makes it possible to transmit messages to the technical support site. After you enable the ASUP feature, the ASUP-capable storage array is automatically prepared to collect and send support-related data to technical support. The data can then be used for remote troubleshooting and problem analysis.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
After enabling this feature, you can next enable the AutoSupport OnDemand feature (if desired), and then enable the AutoSupport Remote Diagnostics feature (if desired). You must enable the three features in this order.
set storageArray autoSupport (enable | disable)
Parameter | Description |
---|---|
enable | disable | Allows you to enable or disable AutoSupport. If the OnDemand and Remote Diagnostics features are enabled, the disable action will turn off OnDemand and Remote Diagnostics features as well. |
SMcli -n Array1 -c "set storageArray autoSupport enable;"
SMcli completed successfully.
show storageArray
autoSupport
command to see whether you have enabled the
feature. The initial line of the displayed output shows the enable
status:
The AutoSupport feature is enabled on this storage array.