pool.hcs¶
array¶
scopable |
True |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array, known as array#<name> in the node or cluster configuration.
array¶
scopable |
True |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array, known as array#<name> in the node or cluster configuration.
array¶
scopable |
True |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array, known as array#<name> in the node or cluster configuration.
array¶
scopable |
True |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array, known as array#<name> in the node or cluster configuration.
array¶
scopable |
True |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array, known as array#<name> in the node or cluster configuration.
compression¶
scopable |
False |
required |
False |
default |
False |
scope order |
specific > generic |
convert |
boolean |
Activate compression on created luns.
compression¶
scopable |
False |
required |
False |
default |
False |
scope order |
specific > generic |
convert |
boolean |
Activate compression on created luns.
dedup¶
scopable |
False |
required |
False |
default |
False |
scope order |
specific > generic |
convert |
boolean |
Activate data deduplcation on created luns.
dedup¶
scopable |
False |
required |
False |
default |
False |
scope order |
specific > generic |
convert |
boolean |
Activate data deduplcation on created luns.
diskgroup¶
scopable |
False |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array disk group to allocate volumes from.
diskgroup¶
scopable |
False |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array disk group to allocate volumes from.
diskgroup¶
scopable |
False |
required |
True |
default |
None |
scope order |
specific > generic |
The name of the array disk group to allocate volumes from.
end_ldev_id¶
scopable |
False |
required |
False |
default |
None |
scope order |
specific > generic |
The end of the range of ldev ids to allocate from.
label_prefix¶
scopable |
False |
required |
False |
default |
None |
scope order |
specific > generic |
The prefix to add to the label assigned to the created disks.
label_prefix¶
scopable |
False |
required |
False |
default |
None |
scope order |
specific > generic |
The prefix to add to the label assigned to the created disks.
resource_group¶
scopable |
False |
required |
False |
default |
0 |
scope order |
specific > generic |
convert |
integer |
The resource group to assign ldevs to.
start_ldev_id¶
scopable |
False |
required |
False |
default |
None |
scope order |
specific > generic |
The start of the range of ldev ids to allocate from.
fs_type¶
scopable |
False |
required |
False |
default |
xfs |
scope order |
specific > generic |
The filesystem to format the pool devices with.
mkblk_opt¶
scopable |
False |
required |
False |
default |
[] |
scope order |
specific > generic |
convert |
shlex |
The zvol, lv, and other block device creation command options to use to prepare the pool devices.
mkfs_opt¶
scopable |
False |
required |
False |
default |
[] |
scope order |
specific > generic |
convert |
shlex |
The mkfs command options to use to format the pool devices.
mnt_opt¶
scopable |
True |
required |
False |
default |
None |
scope order |
specific > generic |
The mount options of the fs created over the pool devices.
status_schedule¶
scopable |
False |
required |
False |
default |
None |
scope order |
specific > generic |
The value to set to the status_schedule keyword of the volume objects allocated from the pool. See usr/share/doc/schedule for the schedule syntax.