Revision 2fd213a6 doc/hooks.rst

b/doc/hooks.rst
148 148
:pre-execution: master node, the target node
149 149
:post-execution: master node, the target node
150 150

  
151
OP_NODE_EVACUATE
152
++++++++++++++++
153

  
154
Relocate secondary instances from a node.
155

  
156
:directory: node-evacuate
157
:env. vars: NEW_SECONDARY, NODE_NAME
158
:pre-execution: master node, target node
159
:post-execution: master node, target node
160

  
161 151
OP_NODE_MIGRATE
162 152
++++++++++++++++
163 153

  
......
344 334
:pre-execution: master node
345 335
:post-execution: master node, primary and secondary nodes
346 336

  
347
OP_INSTANCE_REPLACE_DISKS
348
+++++++++++++++++++++++++
349

  
350
Replace an instance's disks.
351

  
352
:directory: mirror-replace
353
:env. vars: MODE, NEW_SECONDARY, OLD_SECONDARY
354
:pre-execution: master node, primary and secondary nodes
355
:post-execution: master node, primary and secondary nodes
356

  
357 337
OP_INSTANCE_GROW_DISK
358 338
+++++++++++++++++++++
359 339

  

Also available in: Unified diff