Comment 2 for bug 1817723

Revision history for this message
Cristopher Lemus (cjlemusc) wrote : Re: [Containers] Pods not running on computes (Standar 2+2)

Tried using ISO from stein branch (2019-02-25):

[wrsroot@controller-1 ~(keystone_admin)]$ cat /etc/build.info
###
### StarlingX
### Release 19.01
###

OS="centos"
SW_VERSION="19.01"
BUILD_TARGET="Host Installer"
BUILD_TYPE="Formal"
BUILD_ID="f/stein"

JOB="STX_build_stein_master"
<email address hidden>"
BUILD_NUMBER="54"
BUILD_HOST="starlingx_mirror"
BUILD_DATE="2019-02-25 19:13:50 +0000"

The same pods are not properly running:

[wrsroot@controller-1 ~(keystone_admin)]$ kubectl get pods --all-namespaces -o wide |egrep -vi "running|completed"
NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE
kube-system calico-node-9hfr4 0/2 ContainerCreating 0 163m 10.10.54.100 compute-1 <none>
kube-system calico-node-dqbzh 0/2 ContainerCreating 0 164m 10.10.54.192 compute-0 <none>
kube-system kube-proxy-krmkz 0/1 ContainerCreating 0 164m 10.10.54.192 compute-0 <none>
kube-system kube-proxy-tkxwf 0/1 ContainerCreating 0 163m 10.10.54.100 compute-1 <none>
openstack heat-engine-cleaner-1551185700-7c66t 0/1 PodInitializing 0 5s 172.16.0.67 controller-0 <none>
openstack nova-cell-setup-bl4br 0/1 Init:0/2 0 42m 172.16.1.49 controller-1 <none>
openstack osh-openstack-garbd-garbd-74d7ff4f-t4gsw 0/1 Pending 0 88m <none> <none> <none>