| Summary: | backup-volfile-servers queried on every remount of gluster storage domain | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Sahina Bose <sabose> |
| Component: | Gluster | Assignee: | Ala Hino <ahino> |
| Status: | CLOSED WONTFIX | QA Contact: | SATHEESARAN <sasundar> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.17.18 | CC: | amureini, bugs, sabose |
| Target Milestone: | --- | Flags: | sbonazzo:
ovirt-4.2-
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-09-12 12:23:53 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1411323 | ||
|
Description
Sahina Bose
2016-02-23 16:45:31 UTC
Doing this will make VDSM oblivious to changes on the gluster side. I don't think it's a good idea. *** Bug 1311235 has been marked as a duplicate of this bug. *** (In reply to Allon Mureinik from comment #1) > Doing this will make VDSM oblivious to changes on the gluster side. I don't > think it's a good idea. Sahina - CLOSE-WONTFIX? If we close this, we are essentially removing the support for using backup-volfile-servers. I think whenever gluster volfile changes are detected, the DB should be updated either automatically, or via user initiated action. (In reply to Sahina Bose from comment #4) > If we close this, we are essentially removing the support for using > backup-volfile-servers. > I think whenever gluster volfile changes are detected, the DB should be > updated either automatically, or via user initiated action. This is the the same situation we had before integrating backup-volfile-servers, so there's no urgency here. This should be separated into two issues: - In HC, VDSM shouldn't detect anything anyway - the engine also manages the volume, so it should send the proper configuration on each connectStorageServer request. - In a non-HC environment this would mean new verbs for the engine to query the gluster topology, store it somehow, and send it on each connectStorageServer request. Looks like a lot of work for a very small benefit, if any. Definitely not 4.0 material, at least not with the given timeframe and capacity. Defering this as https://bugzilla.redhat.com/show_bug.cgi?id=1177782 has a way of persisting backup-volfile-server info in engine, if storage domain is linked to gluster volume (In reply to Sahina Bose from comment #6) > Defering this as https://bugzilla.redhat.com/show_bug.cgi?id=1177782 has a > way of persisting backup-volfile-server info in engine, if storage domain is > linked to gluster volume This seems good enough to me, closing. |