FileBlob
zxsuite powerstore doCreateVolume FileBlob volume_name primary|secondary volume_path [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
volume_name(M) |
String |
||
volume_type(M) |
Multiple choice |
primary|secondary |
|
volume_path(M) |
Path |
||
volume_compressed(O) |
Boolean |
true|false |
false |
compression_threshold_bytes(O) |
Long |
4096 |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite powerstore doCreateVolume FileBlob volumeName secondary /path/to/store volume_compressed true compression_threshold_bytes 4096