sfcache create

sfcache create <cachearea_name> [-a] [cacheline_size = <size>] <diskname(s) | p#c#t#l#>

cachearea_name

Enter a valid name for cache area.

-a

Make the cache area auto cache area.

diskname(s)

Space separated list of SSDs to be used to create the cache area.

p#c#t#l#

Another way to indicate a disk name. The p#c#t#l# parameter corresponds to the port, channel, target, and LUN of a disk.

[cacheline_size = <size>]

Cacheline size or region size in KB.

Supported values are 16, 32, and 64.

Default value is 64