On Thu, Jan 31, 2013 at 12:41 PM, Guido Trotter <[email protected]>wrote:

> Signed-off-by: Guido Trotter <[email protected]>
> ---
>  NEWS |   10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 352a2a8..fdd8683 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -56,6 +56,16 @@ Version 2.7.0 beta1
>    which case the output is in ``doc/man-html``. The configure-time
>    option is ``--enable-manpages-in-doc``. Sphinx 1.0 or higher is
>    required.
> +- A new htool called ``hroller`` is included. As of this version it
> +  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.
> +- When enabled, queries not needing locks or RPC access to the node are
> +  now performed by the confd daemon, making them independent from jobs,
> +  and thus faster to execute.
> +- KVM 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)`
>
>
>  Version 2.6.2
> --
> 1.7.10.4
>
>

LGTM, with the following addition for the DRBD data collector (please,
review it and add it before pushing):

- A new tool called ``mon-collector`` is included. It is the stand-alone
executor of the data collectors of the monitoring system. As of this
version, it just includes the DRBD data collector, that can be executed
calling ``mon-collector`` using the ``drbd`` parameter.

Thanks,
Michele

Reply via email to