Hide Forgot
Description of problem: Non-director upgrade doc says use openstack-db to upgrade database schema but the database will be down since the previous step says do pcs property set stop-all-resources=true to stop all resources including the Database. Version-Release number of selected component (if applicable): https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/paged/upgrading-red-hat-openstack-platform/chapter-4-non-director-environments-upgrading-openstack-services-simultaneously
Also: Under the section : 4.4. ENABLING ALL OPENSTACK SERVICES IT says restart services using # pcs property set stop-all-resources=false , then it says Wait until all resources have stopped. Looks like a copy paste error from the previous section 4.1 that tells you to stop services with pcs property set stop-all-resources=true..
Hi Jeremy, I've added instructions to set the load balancing and database services to unmanaged before you use the stop-all-resources flag. This should ensure the unmanaged services stay up and provide an active db communication: Here's an example: https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/single/upgrading-red-hat-openstack-platform/#disabling_all_openstack_services I also fixed the item in comment #1 How does it look to you? Is there anything else I might need to include for this section?
No response in over a month. Closing this BZ, but feel free to reopen if further changes are required.