pool.directory ************** .. _node.pool.directory.path: :kw:`path` ========== ================= ================================================================ **scopable** False **required** False **default** {var}/pool/directory **scope order** specific > generic ================= ================================================================ The fullpath of the directory hosting the pool volumes directories or loop files. .. _node.pool.directory.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.directory.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.directory.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.directory.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.directory.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.