This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, stable-2.10 has been updated
       via  a8f2733bd00c5f18be1f0203c945db5e748eb19f (commit)
      from  d9ef8346d6ffa54ca242c5a03a3b1c39211420f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a8f2733bd00c5f18be1f0203c945db5e748eb19f
Author: Dimitris Aragiorgis <[email protected]>
Date:   Thu Sep 25 17:34:26 2014 +0300

    Fix DRBD version check for non VM capable nodes
    
    Commit 742dc8de revealed a bug concerning DRBD version check during
    cluster verify: In case non VM cabables nodes have DRBD not
    installed, we get a version mismatch warning.
    
    VerifyNode() updates the NV_DRBDVERSION key in the response message
    only if a node is VM capable. Even if noded fails to retrieve the
    DRBD version, the error string is returned.
    
    Thus we must first check in _VerifyGroupDRBDVersion() if the
    NV_DRBDVERSION key of the response message is updated and
    then verify if we have different versions across nodes.
    
    Signed-off-by: Dimitris Aragiorgis <[email protected]>
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 lib/cmdlib/cluster.py |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to