Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1431079

Summary: engine-cleanup should clean even older releases
Product: [oVirt] ovirt-engine Reporter: Pavel Stehlik <pstehlik>
Component: Setup.EngineAssignee: Yedidyah Bar David <didi>
Status: CLOSED DUPLICATE QA Contact: Aleksei Slaikovskii <aslaikov>
Severity: medium Docs Contact:
Priority: unspecified    
Version: futureCC: bugs
Target Milestone: ---Flags: pstehlik: ovirt-4.1?
pstehlik: planning_ack?
pstehlik: devel_ack?
pstehlik: testing_ack+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-12 06:18:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Stehlik 2017-03-10 10:23:39 UTC
Description of problem:
 engine-cleanup is able to work only with current major version, however during upgrade fails. When there is already restored older DB (but installed packages are for major_version+1) and cleanup is needed, it currently fails. 

Version-Release number of selected component (if applicable):
4.anything

How reproducible:
100%

Steps to Reproduce:
eg upgrade:
1. backup 3.x-latest; 
2. install 4.x-latest (don't run engine-setup); restore 3.x-latest
3. when engine-setup procedure fails and then cleanup is needed 

Actual results:
it fails, due to DB and package version difference

Expected results:
Newer engine-cleanup should be definitely able clean older environment (DB in this case).

Additional info:
I hope logs are not needed but in case you want them, I'll need to reconstruct environment (which will take some time) - please set NeedInfo for me.

Comment 1 Yedidyah Bar David 2017-03-12 06:18:09 UTC

*** This bug has been marked as a duplicate of bug 1389818 ***