Hello,
When updating OLVM from version 4.4.10.7-1.0.17.el8 -> 4.4.10.7-1.0.25.el8 having problems. When installations is complete "Execution of setup completed successfully" i trying update system and have problem with package dependencies and now i cant get access to administration dashboard returns: 500 - Internal Server Error. VM's still running but i cant manage them.
The dnf upgrade fails with the following message:
Error:
Problem: package ansible-runner-service-1.0.7-1.el8.noarch requires ansible, but none of the providers can be installed
package ansible-2.9.27-2.el8.noarch conflicts with ansible-core > 2.11.0 provided by ansible-core-2.14.2-3.0.1.el8.x86_64
package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.27-2.el8.noarch
cannot install the best update candidate for package ansible-runner-service-1.0.7-1.el8.noarch
cannot install the best update candidate for package ansible-2.9.27-2.el8.noarch
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Now as i understand need wait until dependencies are fixed.
So i have couple question) Why i cant do snapshot self-hosted engine before update or how can roll back system (i know about engine-backup but that's not it)
And as i understand to avoid the issue i need have same system from test sandbox before update something like that. Self-hosted engine have active/standby failover or any method?
Thanks in advance.