Revision 71c41fc0 man/hroller.rst

b/man/hroller.rst
24 24
Algorithm options:
25 25

  
26 26
**[ -G *name* ]**
27

  
28 27
**[ -O *name...* ]**
29

  
30 28
**[ --node-tags** *tag,..* **]**
29
**[ --skip-non-redundant ]**
30

  
31
**[ --offline-maintenance ]**
32
**[ --ignore-non-redundant ]**
31 33

  
32 34
Reporting options:
33 35

  
......
65 67
For a description of the standard options check **htools**\(7) and
66 68
**hbal**\(1).
67 69

  
70
\--force
71
  Do not fail, even if the master node cannot be determined.
72

  
68 73
\--node-tags *tag,...*
69 74
  Restrict to nodes having at least one of the given tags.
70 75

  
71
\--one-step-only
72
  Restrict to the first reboot group. Output the group one node per line.
76
\--skip-non-redundant
77
  Restrict to nodes not hosting any non-redundant instance.
73 78

  
74 79
\--offline-maintenance
75 80
  Pretend that all instances are shutdown before the reboots are carried
76 81
  out. I.e., only edges from the primary to the secondary node of an instance
77 82
  are considered.
78 83

  
79
\--force
80
  Do not fail, even if the master node cannot be determined.
84
\--ignore-non-redundnant
85
  Pretend that the non-redundant instances do not exist, and only take
86
  instances with primary and secondary node into account.
87

  
88
\--one-step-only
89
  Restrict to the first reboot group. Output the group one node per line.
81 90

  
82 91

  
83 92
BUGS

Also available in: Unified diff