[provide a description of the issue]
As long as the operation of origin-node.service has been an error: level = error MSG = "Failed to get pwuid struct: user: unknown userid 4294967295
[provide output of the openshift version or oc version command]
origin-node-1.1.6 && origin-node-1.2
plaese help ths!
[try to run $ oadm diagnostics command if possible]
[if you are reporting issue related to builds, provide build logs with BUILD_LOGLEVEL=5]
[consider attaching output of the $ oc get all -o json -n <namespace> command to the issue]
[visit https://docs.openshift.org/latest/welcome/index.html]
@sdodson this look familiar to you?
No I've never seen this. Assuming you have /etc/NetworkManager/dispatcher.d/99-origin-dns.sh can you make it non executable and reboot then see if the problems still happen?
chmod -x /etc/NetworkManager/dispatcher.d/99-origin-dns.sh
sed -i '/dnsIP:.*/d' /etc/origin/node/node-config.yaml
reboot
Thank you very much! Already good
@lifei825 disabling dnsmasq made the problems go away?
Yes, do that : sed -i '/dnsIP:.*/d' /etc/origin/node/node-config.yaml && reboot
@sdodson anything actionable for us here?
@liggitt I don't think so.
This is a docker-1.9.1 bug, possibly rhel/centos specific, https://bugzilla.redhat.com/show_bug.cgi?id=1335635
Excuse me, does this make a difference to the service
Excuse me, does this make a difference to the service
We don't believe so. If you find out that it's causing problems please let us know what sort of problems (aside from log spam) it's causing.
Most helpful comment
We don't believe so. If you find out that it's causing problems please let us know what sort of problems (aside from log spam) it's causing.