Bug 818192
| Summary: | [TEXT] Unclear error message when trying to destroy ISO domain. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Leonid Natapov <lnatapov> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Vered Volansky <vered> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | amureini, dyasny, ecohen, iheim, Rhev-m-bugs, srevivo, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-09-30 06:00:37 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: |
|
||||||
This is no longer the case, when trying to reproduce I get the following error message: --------- Error while executing action: Cannot destroy Storage. Storage status is Active.Please check Storage domain and retry the operation. --------- This bug is a duplicate of #819279, closing. (Although this one was reported first, so technically it should be the other way round, but I prefer leaving the bug with the fix info and all the correspondence as the "live" one) *** This bug has been marked as a duplicate of bug 819279 *** |
Created attachment 581597 [details] image When trying to destroy ISO domain while Storage domain status is UP getting the following error message: --------- Error: Cannot destroy Storage. Storage status is unknown.Please check Storage domain and retry the operation. --------- The storage status is not uknown. Should be changed to illegal (like in 3.0) or specify exactly that ISO cannot be removed when storage domain is UP. image attached. In the backend log getting cando action with the word "illegal" not unknown. CanDoAction of action ForceRemoveStorageDomain failed. Reasons:VAR__ACTION__DESTROY_DOMAIN,VAR__TYPE__STORAGE__DOMAIN,ACTION_TYPE_FAILED_STORAGE_DOMAIN_STATUS_ILLEGAL2