Dear Colleagues

lately I've updated my Origin HA setup from 3.7.0 to 3.7.2, everything
seems ok but the apiserver kube-service-catalog namespace that strangely
complains a about a cert that actually didn't change during the last
months, kindly how can I fix this ? I might open the file permissions but
it doesn't seem the smartest thing to do

Many thanks in advance,
Fabio Martinelli

************************ logs ************************


$ oc logs -n kube-service-catalog po/apiserver-n2mh2
...
[]string{"https://wfpromshap21.global.wfp.org:2379";, "
https://wfpromshap22.global.wfp.org:2379";, "
https://wfpromshap23.global.wfp.org:2379"},
KeyFile:"/etc/origin/master/master.etcd-client.key",
CertFile:"/etc/origin/master/master.etcd-client.crt",
CAFile:"/etc/origin/master/master.etcd-ca.crt", Quorum:true, Paging:true,
DeserializationCacheSize:0, Codec:runtime.Codec(nil),
Transformer:value.Transformer(nil), CompactionInterval:300000000000}
F0412 08:37:55.702920       1 storage_decorator.go:57] Unable to create
storage backend: config (&{ /registry [
https://wfpromshap21.global.wfp.org:2379
https://wfpromshap22.global.wfp.org:2379
https://wfpromshap23.global.wfp.org:2379]
/etc/origin/master/master.etcd-client.key
/etc/origin/master/master.etcd-client.crt
/etc/origin/master/master.etcd-ca.crt true true 0 {0xc420423f00
0xc420423f80} <nil> 5m0s}), err (open
/etc/origin/master/master.etcd-client.crt: permission denied)

$ ssh shap21 sudo ls -l  /etc/origin/master/master.etcd-client.crt
-rw-------. 1 root root 5930 Dec 27 15:37
/etc/origin/master/master.etcd-client.crt

$ ssh wfpromshap22 sudo ls -l  /etc/origin/master/master.etcd-client.crt
-rw-------. 1 root root 5930 Dec 27 15:37
/etc/origin/master/master.etcd-client.crt

$ ssh wfpromshap23 sudo ls -l  /etc/origin/master/master.etcd-client.crt
-rw-------. 1 root root 5930 Dec 27 15:37
/etc/origin/master/master.etcd-client.crt
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to