SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Change SSD cache application type

The set ssdCache command changes the application type associated with the SSD cache. The application type can be web server, database, or multimedia. Changing the application type changes the block size, sub-block size, populate on read threshold, and populate on write threshold for the volumes underlying the SSD cache.

Supported Series

This command applies to any individual storage system, including the ETERNUS AB/HB series as long as all SMcli packages are installed.

Roles

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

Syntax

set ssdCache [ssdCacheName]usageHint=(webServer|dataBase|fileSystem)

Parameter

Parameter Description

ssdCache

The name of the SSD cache for which you want to change the application type. Enclose the SSD cache name in square brackets ([ ]). If the SSD cache name contains special characters or consists only of numbers, you must enclose the SSD cache name in double quotation marks (" ") inside square brackets.

usageHint

The values are based on the typical I/O usage pattern of the application that is using the SSD cache. Valid values are webServer, dataBase, or fileSystem.

Minimum firmware level

11.80 adds ETERNUS AB3100 and ETERNUS AB6100 system support

Top of Page