Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Upgrading old 7.1.3 OSISM to 8.0.2 with ceph fails on manager update because of ceph-ansible container #1190

Open
flyersa opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@flyersa
Copy link

flyersa commented Dec 13, 2024

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

@flyersa flyersa added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant