Revision 43e11798 doc/design-resource-model.rst

b/doc/design-resource-model.rst
711 711
|        |             |logical voumes           |overridable at       |      |
712 712
|        |             |                         |runtime              |      |
713 713
+--------+-------------+-------------------------+---------------------+------+
714
|drbd    |stripes      |How many stripes to use  |Same as for plain    |int   |
715
|        |             |for data volumes         |                     |      |
714
|drbd    |data-stripes |How many stripes to use  |Same as for          |int   |
715
|        |             |for data volumes         |plain/stripes        |      |
716 716
+--------+-------------+-------------------------+---------------------+------+
717 717
|drbd    |metavg       |Default volume group for |Same as the main     |string|
718 718
|        |             |the metadata LVs         |volume group,        |      |
719 719
|        |             |                         |overridable via      |      |
720 720
|        |             |                         |'metavg' key         |      |
721 721
+--------+-------------+-------------------------+---------------------+------+
722
|drbd    |metastripes  |How many stripes to use  |Same as for lvm      |int   |
722
|drbd    |meta-stripes |How many stripes to use  |Same as for lvm      |int   |
723 723
|        |             |for meta volumes         |'stripes', suboptimal|      |
724 724
|        |             |                         |as the meta LVs are  |      |
725 725
|        |             |                         |small                |      |

Also available in: Unified diff