Revision 91fba1d1

b/man/hspace.rst
138 138
  This parameter holds the pairs of specifications and counts of
139 139
  instances that can be created in the *tiered allocation* mode. The
140 140
  value of the key is a space-separated list of values; each value is of
141
  the form *memory,disk,vcpu=count* where the memory, disk and vcpu are
141
  the form *memory,disk,vcpu,spindles=count* where the memory, disk and vcpu are
142 142
  the values for the current spec, and count is how many instances of
143 143
  this spec can be created. A complete value for this variable could be:
144
  **4096,102400,2=225 2560,102400,2=20 512,102400,2=21**.
144
  **4096,102400,2,1=225 2560,102400,2,1=20 512,102400,2,1=21**.
145 145

  
146 146
KM_USED_CPU, KM_USED_NPU, KM_USED_MEM, KM_USED_DSK
147 147
  These represents the metrics of used resources at the start of the

Also available in: Unified diff