Revision 0aa71dbd

b/man/hbal.rst
27 27
**[ -g *delta* ]** **[ --min-gain-limit *threshold* ]**
28 28
**[ -O *name...* ]**
29 29
**[ --no-disk-moves ]**
30
**[ --no-instance-moves ]**
30 31
**[ -U *util-file* ]**
31 32
**[ --evac-mode ]**
32 33
**[ --exclude-instances *inst...* ]**
......
355 356
  a much quicker balancing, but of course the improvements are
356 357
  limited. It is up to the user to decide when to use one or another.
357 358

  
359
--no-instance-moves
360
  This parameter prevents hbal from using instance moves
361
  (i.e. "gnt-instance migrate/failover") operations. This will only use
362
  the slow disk-replacement operations, and will also provide a worse
363
  balance, but can be useful if moving instances around is deemed unsafe
364
  or not preferred.
365

  
358 366
--evac-mode
359 367
  This parameter restricts the list of instances considered for moving
360 368
  to the ones living on offline/drained nodes. It can be used as a

Also available in: Unified diff