pool.vg ******* .. _node.pool.vg.name: :kw:`name` ========== ================= ================================================================ **scopable** False **required** True **default** None **scope order** specific > generic ================= ================================================================ The name of the volume group to allocate the pool volumes logical volumes into. .. _node.pool.vg.fs_type: :kw:`fs_type` ============= ================= ================================================================ **scopable** False **required** False **default** xfs **scope order** specific > generic ================= ================================================================ The filesystem to format the pool devices with. .. _node.pool.vg.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. .. _node.pool.vg.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. .. _node.pool.vg.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. .. _node.pool.vg.status_schedule: :kw:`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.