pool.drbd ********* .. _cluster.pool.drbd.max_peers: :kw:`max_peers` =============== ================= ================================================================ **scopable** False **required** False **default** 0 **scope order** specific > generic **convert** integer ================= ================================================================ The number of drbd peer nodes to configure in the metadata. The default value allows growing x2. .. _cluster.pool.drbd.network: :kw:`network` ============= ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The name of the backend network to use for drbd trafic. Set this keyword if some node names are resolved to NATed addresses. .. _cluster.pool.drbd.path: :kw:`path` ========== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The fullpath of the directory hosting the pool volumes loop files. .. _cluster.pool.drbd.vg: :kw:`vg` ======== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The name of the volume group to allocate the pool volumes logical volumes into. .. _cluster.pool.drbd.zpool: :kw:`zpool` =========== ================= ================================================================ **scopable** False **required** False **default** None **scope order** specific > generic ================= ================================================================ The name of the zpool to allocate the pool volumes zvol into. .. _cluster.pool.drbd.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.drbd.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.drbd.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.drbd.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.drbd.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.