Bug 1057609
| Summary: | engine: no warning issued to a user that the RO property will not be retained before detaching a RO disk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Dafna Ron <dron> | ||||
| Component: | ovirt-engine-core | Assignee: | Allon Mureinik <amureini> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | bugs <bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | abaron, acanan, acathrow, amureini, gklein, iheim, yeylon | ||||
| Target Milestone: | --- | Keywords: | Reopened, Triaged | ||||
| Target Release: | 3.4.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-02-17 16:20:57 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: | |||||||
| Attachments: |
|
||||||
|
Description
Dafna Ron
2014-01-24 13:09:10 UTC
"Read Only" is not a property of the disk - it's a property of how the disk is plugged to the VM. If you detach it (as opposed to unplugging), you lose the relationship with the VM. When you attach it, you re-create this relationship. This is the expected behavior, closing. in that case, I am reopening but changing the headline If the property is not retained when we detach the disk, a warning should be issued to the user. Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. Read only is a VM to Disk relationship property, not a disk property. Everything that is relevant to this relationship is lost once you sever the relationship. We will not warn for each and every such property. |