SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Set AutoSupport Dispatch Size Limit

The set storageArray autoSupport dispatchSizeLimit sets the maximum size of AutoSupport bundles and dispatches for different delivery types.

Through this command, users can configure the email size based on what their email server supports. Larger sizes reduce the chance of the support bundle being truncated.

Users should generally not configure HTTPS sizes unless directed by our support.

Supported Series

This command applies to an individual ETERNUS AB/HB series storage system.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Storage Admin or Support Admin role.

Syntax

set storageArray autoSupport dispatchSizeLimit (https=(<sizeInBytes>|unlimited)|email=(<sizeInBytes>|unlimited));

Parameters

Parameter Description

https

The maximum HTTPS dispatch size in bytes. If the maximum size is not configured, the default is 50 MiB. A value of "unlimited" or 0 allows for no size restriction. The minimum size allowed is 2 MiB..

email

The maximum email (SMTP) delivery size in bytes. If the maximum size is not configured, the default is 5 MiB. A value of "unlimited" or 0 allows for no size restriction. The minimum size allowed is 2 MiB.

Minimum firmware level

8.90

Top of Page