Interdiff: diff --git a/NEWS b/NEWS index fdd8683..9e3b1fc 100644 --- a/NEWS +++ b/NEWS @@ -56,16 +56,21 @@ 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. +- 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. - 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)` +- 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)` +- 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 calling + ``mon-collector`` using the ``drbd`` parameter. See + :manpage:`mon-collector(7)`
On Thu, Jan 31, 2013 at 11:51 AM, Bernardo Dal Seno <[email protected]> wrote: > Forgot the list, sorry. > > Bernardo > > ---------- Forwarded message ---------- > From: Bernardo Dal Seno <[email protected]> > Date: 31 January 2013 12:48 > Subject: Re: [PATCH devel-2.7] update 2.7 NEWS file > To: Guido Trotter <[email protected]> > > > On 31 January 2013 12:41, 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 > > Enabled what? Or do you mean "There is an option to make queries..."? > >> + 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 > > Please s/KVM/KVM support/ (or interface, or whatever) > >> + generic one for passing arbitrary command line values. See a complete >> + list in :manpage:`gnt-instance(8)` > > > Bernardo -- Guido Trotter Ganeti engineering Google Germany
