-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Ikke,
Did you ever succeeded in upgrading your install from AWX 9.2.0 towards AWX 10.0.0 or 11.2.0?
I performed several ways to upgrade while retaining the content, but failed always. The things I tried:
- used the database upgrade procedure within the postgres10 image (POSTGRESQL_UPGRADE variable)
- used the database upgrade method used by AWX (https://github.com/ansible/awx/blob/devel/installer/roles/local_docker/tasks/upgrade_postgres.yml)
- used the database upgrade method from tianon (https://hub.docker.com/r/tianon/postgres-upgrade)
- used postgres 9.6 pg_dump and import in postgres 10.0 AWX setup
but all without success. Most of the times I ran into postgres superuser issues and with the 'successfull' migrations the resulting AWX was empty (no projects, templates, inventories, etc).
I'm kind of surprised that even 'manual' migration of data did not resulted in a successful upgrade..
What are your experiences in trying to upgrade an existing 9.2.0 install..?!?
Metadata
Metadata
Assignees
Labels
No labels