X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/920a91bfc87e2cb0cc3086f5e5eaad2d7af4055f..63d96e4c4557490d21930ea6c44e1468a850da75:/NEWS diff --git a/NEWS b/NEWS index 59dda19..8d7e270 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,8 @@ Details cluster destruction - Added automatic mode for disk replace (``gnt-instance replace-disks --auto``) +- Added ``gnt-instance recreate-disks`` to re-create (empty) disks + after catastrophic data-loss - Added ``gnt-node repair-volume`` command to repair damanged LVM volume groups - Added ``gnt-instance move`` command to move instances @@ -64,7 +66,7 @@ Details - Added parseable error codes to cluster verification (``gnt-cluster verify --error-codes``) and made output less verbose (use ``--verbose`` to restore previous behaviour) -- Added UUIDs to all config entities +- Added UUIDs to the main config entities (cluster, nodes, instances) - Added support for OS variants - Added more unittests - Fixed critical bug in ganeti-masterd startup @@ -82,6 +84,7 @@ Details - Match instance and node names case insensitively - Reimplemented bash completion script to be more complete - Improved burnin +- Added option to specify maximum timeout on instance shutdown Version 2.0.4