cookbook-openshift3 icon indicating copy to clipboard operation
cookbook-openshift3 copied to clipboard

All in one box issue

Open truck0321 opened this issue 6 years ago • 0 comments

This is in reference to #232.

The origin-node.service fails to start. I made sure to add NM_CONTROLLED=yes to the default nic config and I tried installing with network-manager disabled and enabled and started with the same result below.

Apr 18 14:35:06 DC1CHFOSESTG01 origin-node[9297]: Invalid NodeConfig /etc/origin/node/node-config.yaml
Apr 18 14:35:06 DC1CHFOSESTG01 origin-node[9297]: masterKubeConfig: Invalid value: "/etc/origin/node/system:node:DC1CHFOSESTG01.icwgrp.com.kubeconfig": could not read file: stat /etc/origin
Apr 18 14:35:06 DC1CHFOSESTG01 oci-systemd-hook[9365]: systemdhook <debug>: de84fa241d04: Skipping as container command is /usr/local/bin/origin-node-run.sh, not init or systemd

truck0321 avatar Apr 19 '18 13:04 truck0321