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 Arrays
This command applies to an individual DE2000H, DE4000H, or DE6000H storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Syntax
set ssdCache [<var id="GUID-E366F857-9D51-4624-AF00-6D0B8B9A31FE__V1112024" className="keyword varname">ssdCacheName</var>] 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 . |
Give documentation feedback