pool.symmetrix¶
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.
rdfg¶
scopable | False |
required | False |
default | None |
scope order | specific > generic |
Replication Group to use for SRDF.
slo¶
scopable | False |
required | False |
default | None |
scope order | specific > generic |
The name of the Service Level Agreement of the selected Storage Group.
srdf¶
scopable | False |
required | False |
default | False |
scope order | specific > generic |
Use SRDF replication.
srp¶
scopable | False |
required | True |
default | None |
scope order | specific > generic |
The name of the array resource pool to allocate volumes 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.