Bug 803753

Summary: [ovirt] [vdsm] pool upgrade: mixed pool is blocked in code
Product: [Retired] oVirt Reporter: Haim <hateya>
Component: vdsmAssignee: Saggi Mizrahi <smizrahi>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: abaron, acathrow, amureini, bazulay, iheim, mgoldboi, yeylon, ykaul
Target Milestone: ---   
Target Release: 3.3.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 09:38:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Haim 2012-03-15 15:20:31 UTC
Description of problem:

mixed pool is blocked in code, preventing us from attaching old version (0) to newer pool (2). 

commit was entered in hash: 017db3b2

need to revert it wisely, meaning: 

attachStorageDomain should check if domain is data-domain and version, if version == '0', vdsm should invoke domainUpgrade() for that domain, and we should make it transitent as possible, meaning, attachStorageDomain command should not return till upgradeDomain() is done.

Comment 1 Itamar Heim 2013-03-12 09:38:09 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.