Revision 06fb92cf lib/query.py

b/lib/query.py
1160 1160
  "dtotal": ("DTotal", QFT_UNIT, "vg_size",
1161 1161
             "Total disk space in volume group used for instance disk"
1162 1162
             " allocation"),
1163
  "spfree": ("SpFree", QFT_NUMBER, "spindles_free",
1164
             "Available spindles in volume group (exclusive storage only)"),
1165
  "sptotal": ("SpTotal", QFT_NUMBER, "spindles_total",
1166
              "Total spindles in volume group (exclusive storage only)"),
1163 1167
  "mfree": ("MFree", QFT_UNIT, "memory_free",
1164 1168
            "Memory available for instance allocations"),
1165 1169
  "mnode": ("MNode", QFT_UNIT, "memory_dom0",

Also available in: Unified diff