Revision 90bb3fe1 man/gnt-cluster.rst

b/man/gnt-cluster.rst
321 321
    Number of VCPUs to set for an instance by default, must be an
322 322
    integer, will be set to 1 if no specified.
323 323

  
324
memory
325
    Amount of memory to allocate for an instance by default, can be
326
    either an integer or an integer followed by a unit (M for mebibytes
327
    and G for gibibytes are supported), will be set to 128M if not
328
    specified.
324
maxmem
325
    Maximum amount of memory to allocate for an instance by default, can
326
    be either an integer or an integer followed by a unit (M for
327
    mebibytes and G for gibibytes are supported), will be set to 128M if
328
    not specified.
329

  
330
minmem
331
    Minimum amount of memory to allocate for an instance by default, can
332
    be either an integer or an integer followed by a unit (M for
333
    mebibytes and G for gibibytes are supported), will be set to 128M if
334
    not specified.
329 335

  
330 336
auto\_balance
331 337
    Value of the auto\_balance flag for instances to use by default,

Also available in: Unified diff