Description of problem: Tested backup restore in this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1513520 Version-Release number of selected component (if applicable): 5.10.0.28 How reproducible: Always Steps to Reproduce: 1. Keep evmserverd running 2. Restore backup from aws s3(or probably any source) Actual results: It fails with exception. Expected results: appliance_console shouldn't let restore backup when evmserverd is running and should print a warn message about it or should stop evmserverd automatically. Additional info:
https://github.com/ManageIQ/manageiq-appliance_console/pull/91
New commit detected on ManageIQ/manageiq-appliance_console/master: https://github.com/ManageIQ/manageiq-appliance_console/commit/21d7476d86348a3755f9aa405c01550a3d017b8b commit 21d7476d86348a3755f9aa405c01550a3d017b8b Author: Yuri Rudman <yrudman> AuthorDate: Mon May 20 15:05:55 2019 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Mon May 20 15:05:55 2019 -0400 do not attempt to restore db if evmserverd is running https://bugzilla.redhat.com/show_bug.cgi?id=1662991 lib/manageiq/appliance_console/database_admin.rb | 5 + spec/database_admin_spec.rb | 11 +- 2 files changed, 15 insertions(+), 1 deletion(-)
https://github.com/ManageIQ/manageiq-appliance/pull/241
Verified in 5.11.0.13. I am not able to restore database when evmserverd server is running.
*** Bug 1731185 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199