The set ssdCache command changes the name of the SSD cache.
This command applies to any individual storage array, including the E2700, E5600, E2800, and E5700 arrays, as long as all SMcli packages are installed.
To execute this command on an E2800 or E5700 storage array, you must have the Support Admin role.
set ssdCache [old_ssdCacheName] userLabel="new_ssdCacheName"
Parameter | Description |
---|---|
ssdCache | The name of the SSD cache that you want to rename. Enclose the SSD cache name in square brackets ([ ]). If the SSD cache name has special characters or consists only of numbers, you also must enclose the SSD cache name in double quotation marks (" ") inside square brackets. |
userLabel | The new name for the SSD cache. Enclose the name in double quotation marks (" ").You can use any combination of alphanumeric characters, underscore (_), hyphen (-), and pound (#) for the identifier. Identifiers can have a maximum of 30 characters. |
7.84