Hi,all.
I deploy openstack-base-78
But when juju status:
nova-compute/0 blocked idle 0 10.0.0.159 Services not running that should be: nova-compute, nova-api-metadata
ntp/2 active idle 10.0.0.159 123/udp chrony: Ready
ovn-chassis/2 active idle 10.0.0.159 Unit is ready
nova-compute/1 blocked idle 1 10.0.0.157 Services not running that should be: nova-compute, nova-api-metadata
ntp/1 active idle 10.0.0.157 123/udp chrony: Ready
ovn-chassis/1 active idle 10.0.0.157 Unit is ready
nova-compute/2* blocked idle 2 10.0.0.158 Services not running that should be: nova-compute, nova-api-metadata
ntp/0* active idle 10.0.0.158 123/udp chrony: Ready
ovn-chassis/0* active idle 10.0.0.158 Unit is ready
the log is:
juju show-status-log nova-compute/0
Time Type Status Message
06 Nov 2021 10:02:47+08:00 workload blocked Services not running that should be: nova-api-metadata, nova-compute
06 Nov 2021 10:18:55+08:00 workload blocked Services not running that should be: nova-compute, nova-api-metadata
06 Nov 2021 10:19:57+08:00 juju-unit executing running image-service-relation-changed hook for glance/0
06 Nov 2021 10:20:17+08:00 workload active Unit is ready
06 Nov 2021 10:20:18+08:00 juju-unit executing running cloud-compute-relation-changed hook for nova-cloud-controller/0
06 Nov 2021 10:20:37+08:00 workload blocked Services not running that should be: nova-api-metadata, nova-compute
06 Nov 2021 10:21:08+08:00 juju-unit idle
06 Nov 2021 10:22:36+08:00 juju-unit executing running cloud-compute-relation-changed hook for nova-cloud-controller/0
06 Nov 2021 10:22:51+08:00 workload active Unit is ready
06 Nov 2021 10:23:10+08:00 workload blocked Services not running that should be: nova-compute, nova-api-metadata
06 Nov 2021 10:23:11+08:00 juju-unit idle
06 Nov 2021 10:24:37+08:00 juju-unit executing running cloud-compute-relation-changed hook for nova-cloud-controller/0
06 Nov 2021 10:24:54+08:00 workload active Unit is ready
06 Nov 2021 10:24:55+08:00 juju-unit idle
06 Nov 2021 10:53:39+08:00 workload blocked Services not running that should be: nova-compute, nova-api-metadata
06 Nov 2021 11:12:42+08:00 workload blocked Services not running that should be: nova-api-metadata, nova-compute
06 Nov 2021 11:24:25+08:00 juju-unit executing running start hook
06 Nov 2021 11:25:49+08:00 juju-unit executing running leader-settings-changed hook
06 Nov 2021 11:25:49+08:00 juju-unit idle
06 Nov 2021 11:28:26+08:00 workload blocked Services not running that should be: nova-compute, nova-api-metadata
Why it is happend ?thank you!