Bug 882911
| Summary: | [TEXT]: partially accessible or entirely inaccessible error on nfs domain (posix) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
| Component: | vdsm | Assignee: | Ayal Baron <abaron> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Haim <hateya> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | abaron, amureini, bazulay, cpelland, hateya, iheim, jkt, lpeer, scohen, yeylon | ||||
| Target Milestone: | --- | Flags: | scohen:
Triaged+
|
||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-01 10:16: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: |
|
||||||
Dafna, why is the host non-operational? did you disconnect the storage? If you've detached the domains through the system then the host should be up. Why is this a text bug? we did not disconnect the storage. there is a different bug for the whole scenario (host becoming non-operational when detaching iso/export on posix) this bug was opened on text since nfs cannot be partially inaccessible (we cannot extend an nfs domain) so the error message is incorrect for nfs type domains. Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug. |
Created attachment 656534 [details] logs Description of problem: after detaching iso and export domains from a posix DC with 1 data domain, I got the following error in the log: StorageDomainAccessError: Domain is either partially accessible or entirely inaccessible: ('74b2f39e-d374-4bda-b8a1-fb2aca984a5a',) since nfs domain cannot be partially inaccessible I think we should change this error for nfs storage types. Version-Release number of selected component (if applicable): vdsm-4.9.6-44.0.el6_3.x86_64 How reproducible: 90% Steps to Reproduce: 1. in minimum of 2 hosts cluster create a posix domain 2. attach iso and export domains and activate 3. put hsm host in maintenance 4. detach the iso and export 5. activate the hsm host Actual results: hsm host becomes non-operational with partially accessible or entirely inaccessible error Expected results: nfs domain cannot have more than one target so error is incorrect Additional info: logs