Bug 1408726

Summary: Add the ability to attach older storage domains into to a new Data Center
Product: [oVirt] ovirt-engine Reporter: Maor <mlipchuk>
Component: Frontend.WebAdminAssignee: Maor <mlipchuk>
Status: CLOSED CURRENTRELEASE QA Contact: Lilach Zitnitski <lzitnits>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: amureini, bugs, mlipchuk
Target Milestone: ovirt-4.1.0-betaFlags: rule-engine: ovirt-4.1+
Target Release: 4.1.0.2   
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-02-01 14:42:00 UTC Type: Bug
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 Maor 2016-12-26 18:45:53 UTC
Description of problem:

Currently unattached SDs can only be attached to a DC that is compatible
to their format version.
There is no reason to filter out old storage domains when attaching
storage domain to a new Data Center since those storage domains should
be upgraded automatically on attach.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Red Hat Bugzilla Rules Engine 2016-12-26 18:47:20 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 2 Raz Tamir 2017-01-09 16:25:33 UTC
Any steps to reproduce?

Comment 3 Maor 2017-01-09 21:33:03 UTC
(In reply to Raz Tamir from comment #2)
> Any steps to reproduce?

Sure, it is basically a GUI bug.
1. Create an unattached Storage Domain with format version V3
2. Go to a 4.1 Data Center and press the attach button to get a list of optional Storage Domains
3. See that the storage domain which added at step 1 is one of those optional Storage Domains.

Comment 4 Lilach Zitnitski 2017-01-12 07:34:00 UTC
--------------------------------------
Tested with the following code:
----------------------------------------
ovirt-engine-4.1.0-0.4.master.20170111000229.git9ce0636.el7.centos.noarch

Tested with the following scenario:

Steps to Reproduce:
1. Create an unattached Storage Domain with format version V3
2. Go to a 4.1 Data Center and press the attach button to get a list of optional Storage Domains
3. See that the storage domain which added at step 1 is one of those optional Storage Domains.

Actual results:
Unattached V3 storage domain is visible on the list and after attaching it, the storage domain upgrades to V4.

Expected results:

Moving to VERIFIED!