<div dir="ltr">Hi,<div><br></div><div>I'm out of my depth a little here. I've done the following:</div><div><br></div><div> - installed kubernetes</div><div> - followed the deploy guide for kolla-kubernetes [1]</div><div> - except where I didn't because I had to fix it [2]</div><div><br></div><div>I can download an openrc and even send a "nova boot" that looks like it works. However, I have this container in the list:</div><div>
<p class="gmail-p1"><span class="gmail-s1">kolla <span class="gmail-Apple-converted-space"> </span>nova-api-create-cell-947hc<span class="gmail-Apple-converted-space"> </span>0/1 <span class="gmail-Apple-converted-space"> </span>Init:2/3 <span class="gmail-Apple-converted-space"> </span>0<span class="gmail-Apple-converted-space"> </span>24m <span class="gmail-Apple-converted-space"> </span>10.1.0.195<span class="gmail-Apple-converted-space"> </span>lab8</span></p></div><div>Which means that the instance doesn't actually start:</div><div><br></div><div><div>$ openstack server show demo1 --format shell</div><div>os_dcf_diskconfig="MANUAL"</div><div>os_ext_az_availability_zone=""</div><div>os_ext_srv_attr_host="None"</div><div>os_ext_srv_attr_hypervisor_hostname="None"</div><div>os_ext_srv_attr_instance_name=""</div><div>os_ext_sts_power_state="NOSTATE"</div><div>os_ext_sts_task_state="scheduling"</div><div>os_ext_sts_vm_state="building"</div><div>os_srv_usg_launched_at="None"</div><div>os_srv_usg_terminated_at="None"</div><div>accessipv4=""</div><div>accessipv6=""</div><div>addresses=""</div><div>config_drive=""</div><div>created="2017-11-30T10:24:19Z"</div><div>flavor="m1.tiny (1)"</div><div>hostid=""</div><div>id="a531bedc-fc2a-4d59-8643-18e1b83943fe"</div><div>image="cirros (04053309-9a5c-4f25-8dda-2ff898f5a400)"</div><div>key_name="mykey"</div><div>name="demo1"</div><div>progress="0"</div><div>project_id="d0a64448a0d940b48c579f8fbb774827"</div><div>properties=""</div><div>status="BUILD"</div><div>updated="2017-11-30T10:34:45Z"</div><div>user_id="420105e944c64b918185cdc22f55fdfc"</div><div>volumes_attached=""</div></div><div><br></div><div>Where it sits forever, presumably waiting for someone to notice the request.</div><div><br></div><div>I'm a but stumped as to how to debug further. Could I have a hint please?</div><div><br></div><div>Thanks,</div><div>Michael</div><div><br></div><div>1: <a href="https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html">https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html</a></div><div>2: <a href="https://review.openstack.org/#/c/524125/">https://review.openstack.org/#/c/524125/</a></div></div>