Revision 9b94905f NEWS

b/NEWS
43 43
  - ``/2/nodes/[node_name]/storage/repair``
44 44

  
45 45
- Added OpCodes to evacuate or migrate all instances on a node
46
- Added new command to list physical volumes on nodes (``gnt-node
47
  physical-volumes``) and to modify them (``gnt-node modify-volume``)
46
- Added new command to list storage elements on nodes (``gnt-node
47
  list-storage``) and modify them (``gnt-node modify-storage``)
48 48
- Added new ssconf files with master candidate IP address
49 49
  (``ssconf_master_candidates_ips``), node primary IP address
50 50
  (``ssconf_node_primary_ips``) and node secondary IP address
......
57 57
  --auto``)
58 58
- Added ``gnt-instance recreate-disks`` to re-create (empty) disks
59 59
  after catastrophic data-loss
60
- Added ``gnt-node repair-volume`` command to repair damanged LVM volume
60
- Added ``gnt-node repair-storage`` command to repair damaged LVM volume
61 61
  groups
62 62
- Added ``gnt-instance move`` command to move instances
63 63
- Added ``gnt-cluster watcher`` command to control watcher
......
522 522
- Other small bugfixes
523 523

  
524 524
.. vim: set textwidth=72 :
525
.. Local Variables:
526
.. mode: rst
527
.. fill-column: 72
528
.. End:

Also available in: Unified diff