On Thu, Jan 31, 2013 at 12:22 PM, Bernardo Dal Seno <[email protected]> wrote: > On 31 January 2013 13:14, Guido Trotter <[email protected]> wrote: >> Final version: >> +- A new htool called ``hroller`` helps scheduling parallel shutdown of >> + nodes on clusters where all instances are shut down, but without ever >> + rebooting both primary and secondary node for an instance at the same >> + time. >> +- Queries not needing locks or RPC access to the node can now be >> + performed by the confd daemon, making them independent from jobs, and >> + thus faster to execute. This is selectable at configure time. >> +- The KVM hypervisor has been updated with many new hypervisor >> + parameters, including a generic one for passing arbitrary command line >> + values. See a complete list in :manpage:`gnt-instance(8)` > > Sorry, dot at the end still missing :-) >
Fixing. >> +- A new tool, called ``mon-collector``, is the stand-alone executor of >> + the data collectors for a monitoring system. As of this version, it >> + just includes the DRBD data collector, that can be executed by calling >> + ``mon-collector`` using the ``drbd`` parameter. See >> + :manpage:`mon-collector(7)`. >> +- New ``exclusive-storage`` node parameter added at cluster and >> + nodegroup level. When it's set to true, physical disks are assigned in > > The part of the level is not entirely true. You can set the flag even > for an individual node, if you like, though cluster-verify will bark > at you. I'm afraid that this level of detail is too much for the NEWS > file, but it's up to you. LGTM either way. > Ok, then couldn't we disable it at the individual node level? Will remove the mention, anyway. Thanks, Guido
