Updates:
        Status: Fixed

Comment #2 on issue 1008 by [email protected]: downgrade-hook needed for ssh key handling
https://code.google.com/p/ganeti/issues/detail?id=1008

Fixed with:

commit 930cbbddcc5d46e4864388b939609dc60e2ba4fe
Author: Helga Velroyen <[email protected]>
Date:   Fri Jul 17 15:03:43 2015 +0200

    Redistribute master key on downgrade

    When downgrading from 2.13 to 2.12, the SSH key pair of
    each node needs to be replaced by the master's SSH key
    pair. If that is not done, any node added after the
    downgrade will not be reachable if the master is failed
    over to one of the original non-master nodes.

    This patch fixes Issue 1008. However, what is not cleaned
    up is the nodes' authorized_keys file. This will need
    significantly more effort, but this patch at least fixes
    the user-impacting issue.

    Signed-off-by: Helga Velroyen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to