pool.dorado *********** .. _cluster.pool.dorado.array: :kw:`array` =========== ================= ================================================================ **scopable** True **required** True **default** None **scope order** specific > generic ================= ================================================================ The name of the array, known as :c-array:`array#` in the node or cluster configuration. .. _cluster.pool.dorado.compression: :kw:`compression` ================= ================= ================================================================ **scopable** False **required** False **default** True **scope order** specific > generic **convert** boolean ================= ================================================================ Activate compression on created luns. .. _cluster.pool.dorado.dedup: :kw:`dedup` =========== ================= ================================================================ **scopable** False **required** False **default** True **scope order** specific > generic **convert** boolean ================= ================================================================ Activate data deduplcation on created luns. .. _cluster.pool.dorado.diskgroup: :kw:`diskgroup` =============== ================= ================================================================ **scopable** False **required** True **default** None **scope order** specific > generic ================= ================================================================ The name of the array disk group to allocate volumes from. .. _cluster.pool.dorado.hypermetrodomain: :kw:`hypermetrodomain` ====================== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ Create LUN as HyperMetro replicated pairs, using this domain. .. _cluster.pool.dorado.fs_type: :kw:`fs_type` ============= ================= ================================================================ **scopable** False **required** False **default** xfs **scope order** specific > generic ================= ================================================================ The filesystem to format the pool devices with. .. _cluster.pool.dorado.mkblk_opt: :kw:`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. .. _cluster.pool.dorado.mkfs_opt: :kw:`mkfs_opt` ============== ================= ================================================================ **scopable** False **required** False **default** [] **scope order** specific > generic **convert** shlex ================= ================================================================ The mkfs command options to use to format the pool devices. .. _cluster.pool.dorado.mnt_opt: :kw:`mnt_opt` ============= ================= ================================================================ **scopable** True **required** False **default** None **scope order** specific > generic ================= ================================================================ The mount options of the fs created over the pool devices.