pool.loop ********* .. _cluster.pool.loop.path: :kw:`path` ========== ================= ================================================================ **scopable** False **required** False **default** {var}/pool/loop **scope order** specific > generic ================= ================================================================ The path to create the pool loop files in. .. _cluster.pool.loop.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.loop.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.loop.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.loop.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. .. _cluster.pool.loop.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.