You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a very old installation which we upgraded from version 5 or something to 7.1.3 a few months ago. This one was so far mainly used for ceph only without any openstack components.
We are in the process now of rolling out the openstack components. During ugrade to 8.0.2 we fail on getting the manager healthy:
TASK [Wait for an healthy manager service] *******************************************************************************************************************************************
FAILED - RETRYING: [REMOVED]: Wait for an healthy manager service (30 retries left).
FAILED - RETRYING: [REMOVED]: Wait for an healthy manager service (29 retries left).
til it fails completly at some point after all retries. What i can see is the ceph-ansible container in a restart loop:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
56b0b96f3fa3 quay.io/osism/ceph-ansible:quincy "/entrypoint.sh osis…" 18 minutes ago Restarting (2) 38 seconds ago ceph-ansible
docker logs:
/opt/configuration/inventory/host_vars# docker logs ceph-ansible
osism: 'worker ceph-ansible' is not an osism command. See 'osism --help'.
Did you mean one of these?
complete
i tried killing the container, but the update manager command always spawns it back.
References to existing reports
References to existing bug reports, mailing lists, ...
Severity
low
Urgency
low
The text was updated successfully, but these errors were encountered:
OSISM release version
8.0.2
What's the problem?
We have a very old installation which we upgraded from version 5 or something to 7.1.3 a few months ago. This one was so far mainly used for ceph only without any openstack components.
We are in the process now of rolling out the openstack components. During ugrade to 8.0.2 we fail on getting the manager healthy:
TASK [Wait for an healthy manager service] *******************************************************************************************************************************************
FAILED - RETRYING: [REMOVED]: Wait for an healthy manager service (30 retries left).
FAILED - RETRYING: [REMOVED]: Wait for an healthy manager service (29 retries left).
til it fails completly at some point after all retries. What i can see is the ceph-ansible container in a restart loop:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
56b0b96f3fa3 quay.io/osism/ceph-ansible:quincy "/entrypoint.sh osis…" 18 minutes ago Restarting (2) 38 seconds ago ceph-ansible
docker logs:
/opt/configuration/inventory/host_vars# docker logs ceph-ansible
osism: 'worker ceph-ansible' is not an osism command. See 'osism --help'.
Did you mean one of these?
complete
i tried killing the container, but the update manager command always spawns it back.
References to existing reports
References to existing bug reports, mailing lists, ...
Severity
low
Urgency
low
The text was updated successfully, but these errors were encountered: