X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/a2370b241506027e20871d2ac33318e105ee2434..0329617acee35cf4f5299e3d431fd8e0e7fb4cbe:/NEWS diff --git a/NEWS b/NEWS index 794bfa9..768dc72 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,38 @@ +Version 2.0 release candidate 5 + - fix a couple of bugs (validation, argument checks) + - fix gnt-cluster getmaster on non-master nodes (regression) + - some small improvements to RAPI and IAllocator + - make watcher automatically start the master daemon if down + +Version 2.0 release candidate 4 + - change the OS list to not require locks; this helps with big + clusters + - fix gnt-cluster verify and gnt-cluster verify-disks when the volume + group is broken + - “gnt-instance info”, without any arguments, doesn't run for all + instances anymore; either pass ‘--all’ or pass the desired + instances; this helps against mistakes on big clusters where listing + the information for all instances takes a long time + - miscellaneous doc and man pages fixes + +Version 2.0 release candidate 3 + - Change the internal locking model of some gnt-node commands, in + order to reduce contention (and blocking of master daemon) when + batching many creation/reinstall jobs + - Fixes to Xen soft reboot + - No longer build documentation at 'make' time, instead distribute it + in the archive, in order to reduce the need for the whole + docbook/rst toolchains + +Version 2.0 release candidate 2 + - Now the cfgupgrade scripts works and can upgrade 1.2.7 clusters to + 2.0 + - Fix watcher startup sequence, improves the behaviour of busy + clusters + - Some other fixes in cluster verify, replace-disks, gnt-instance add, + gnt-cluster queue, KVM VNC bind address and other places + - Some documentation fixes and updates + Version 2.0 release candidate 1 - More documentation updates, now all docs should be more-or-less up-to-date