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

We have experienced this issue twice in our 2.8.1 clusters.
it happens after master-failover

root@XXX:~# ls -Fla /var/run/ganeti/socket
total 0
drwxrwx---  2 gnt-masterd gnt-daemons  40 Nov 12 15:31 ./
drwxrwxr-x 10 gnt-masterd gnt-daemons 260 Nov 12 15:32 ../

root@XXX:~# gnt-cluster master-failover
root@XXX:~# ls -Fla /var/run/ganeti/socket
total 0
drwxrwx---  2 gnt-masterd gnt-daemons  80 Nov 13 14:41 ./
drwxrwxr-x 10 gnt-masterd gnt-daemons 320 Nov 13 14:41 ../
srw-rw----  1 gnt-masterd gnt-daemons   0 Nov 13 14:41 ganeti-master=
srwx------  1 gnt-luxid   gnt-daemons   0 Nov 13 14:41 ganeti-query=

and after restaring ganeti on the node:

root@XXX:~# ls -Fla /var/run/ganeti/socket
total 0
drwxrwx---  2 gnt-masterd gnt-daemons  80 Nov 13 14:43 ./
drwxrwxr-x 10 gnt-masterd gnt-daemons 320 Nov 13 14:43 ../
srw-rw----  1 gnt-masterd gnt-daemons   0 Nov 13 14:43 ganeti-master=
srw-rw----  1 gnt-luxid   gnt-daemons   0 Nov 13 14:43 ganeti-query=


--
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