Chapter 3 Configuration Settings and Display
3.1 Thin Provisioning Pool Management > create thin-pro-pool
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
76
■ Example(s)
-encryption Optional. This parameter specifies whether the encryption by a CM is performed. When
"enable" is selected, the specified pool volume data is encrypted. If omitted, then it is handled
as if "disable" is selected.
enable The pool volume data is encrypted.
disable The pool volume data is not encrypted.
-stripe-depth
Optional. This parameter specifies the stripe depth for the Thin provisioning pool that is to be
created. If omitted, then it is handled as if "64kb" is selected. The available values vary
depending on the RAID level and the number of drives. When "auto" is specified for the "-rg-
mode" parameter, only "64kb" can be specified.
64kb 64k Byte
128kb 128k Byte (Only for RAID 5 configurations of 10 or more disks, RAID0
configurations, and RAID1+0 configurations)
256kb 256k Byte (Only for RAID 5 configurations of 9 or less disks, RAID0 configurations,
and RAID1+0 configurations)
512kb 512k Byte (Only for RAID 5 configurations of 5 or less disks, RAID0 configurations,
and RAID 1+0 configurations)
1024kb 1024k Byte (Only for RAID0 configurations and RAID1+0 configurations)
The following example creates a Thin provisioning pool named "TPP001" that uses four online disks (#003 to
#006):
CLI> create thin-pro-pool -name TPP001 -attribute online -encryption enable -level 0 -warning 90 -attention
80 -rg-mode manual -disks 003-006 -assigned-cm cm0cpu0