Updates:
        Status: Fixed

Comment #12 on issue 477 by [email protected]: Wrong permissions for confd LUXI socket
http://code.google.com/p/ganeti/issues/detail?id=477

Fixed in commit:

Fix socket permissions after master-failover

When using gnt-cluster master-failover, on the soon-to-be-master the
luxi daemon is started by the node daemon. This makes the luxi
daemon inherit the node daemon's umask 077, making the communication
socket unreadable to group members. When using Ganeti with non-root
users, this causes problems, as reported in issue 477.

To fix this, the socket permissions are set explicitly.

Signed-off-by: Hrvoje Ribicic <[email protected]>
Reviewed-by: Michele Tartara <[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