Bug 1418020
Summary: | Engine should block detach of domain that isn't on maintenance status | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Liron Aravot <laravot> |
Component: | BLL.Storage | Assignee: | Allon Mureinik <amureini> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Kevin Alon Goldblatt <kgoldbla> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.6 | CC: | amureini, bugs, ratamir, rhodain, tnisan, ylavi |
Target Milestone: | ovirt-4.2.0 | Flags: | rule-engine:
ovirt-4.2+
|
Target Release: | 4.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Detaching a domain from a Data Center was possible when the domain was not in Maintenance mode, meaning that some hosts in the Data Center may still have been accessing it.
Consequence:
I/O errors and general instability of the system
Fix:
Block the option to detach a domain that isn't in maintenance.
Result:
Domains can only be detached from their Data Center if they are in maintenance. In order to detach a faulty domain from a Data Center, first move it to maintenance mode, and then detach it.
|
Story Points: | --- |
Clone Of: | 1394687 | Environment: | |
Last Closed: | 2017-12-20 11:02:01 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: | |||
Bug Depends On: | 1394687 | ||
Bug Blocks: |
Comment 1
Allon Mureinik
2017-05-18 15:24:48 UTC
Verified with the following code: ------------------------------------ ovirt-engine-4.2.0-0.0.master.20170621095718.git8901d14.el7.centos.noarch vdsm-4.20.1-66.git228c7be.el7.centos.x86_64 Verified with the following scenario: ------------------------------------- Steps to Reproduce: 1. Create and ISO SD 2. Stop the nfs server 3. Wait for a while 4. Start the nfs server 5. Click detach on the ISO domain The domain is cannot be detached as it is not in maintenance mode Moving to verified The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |