Bug 1408920
| Summary: | Discard after delete should be checked when attaching a storage domain to a data center | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Idan Shaby <ishaby> |
| Component: | Backend.Core | Assignee: | Idan Shaby <ishaby> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lilach Zitnitski <lzitnits> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | future | CC: | bugs, gklein, tnisan |
| Target Milestone: | ovirt-4.1.0-beta | Flags: | 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-15 14:51:23 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
Idan Shaby
2016-12-28 06:54:45 UTC
-------------------------------------- Tested with the following code: ---------------------------------------- rhevm-4.1.0.3-0.1.el7.noarch vdsm-4.19.4-1.el7ev.x86_64 Tested with the following scenario: Steps to Reproduce: 1. create unattached storage domain and update the db to enable the discard data 2. attach the storage domain to dc <= 4.0 Actual results: error telling discard data is not supported in this dc version Error while executing action: Cannot attach Storage. Discard after delete is not supported by data center version 4.0. when trying to attach the same sd to 4.1 dc it completes. when trying to attach sd with discard enabled and v4 version it can't be attached to dc < 4.1 Expected results: Moving to VERIFIED! |