Updates:
        Status: Fixed

Comment #1 on issue 1081 by [email protected]: Instance metadata not updated on non-master nodes
https://code.google.com/p/ganeti/issues/detail?id=1081

Fixed in:

commit cdc8341764405d5ee1624a09a83d5882b048a06e
Author: Petr Pudlak <[email protected]>
Date:   Fri Jun 5 14:23:56 2015 +0200

    Set up Transport properly when communicating with metad

    .. so it retries correctly when communicating on a non-master node.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

commit ade70feb258a57ae0565395ba48ac2b3ef02b1c0
Author: Petr Pudlak <[email protected]>
Date:   Fri Jun 5 14:13:48 2015 +0200

    Allow the Transport class to be used for non-master nodes

    If a communication failure occurred and the caller was not running on
    the master node, Transport assumed that this itself was the cause of
    the error condition.

    However, for communication with the metadata daemon we need to support
    non-master nodes as well.

    Add a parameter that allows to use the class on non-master nodes.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Helga Velroyen <[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