Bug 1112518
| Summary: | [FEAT/RFE] "gluster volume restart" cli option | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Prashanth Pai <ppai> |
| Component: | cli | Assignee: | bugs <bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, gluster-bugs |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-06 07:58:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Prashanth Pai
2014-06-24 06:42:56 UTC
REVIEW: http://review.gluster.org/11455 (cli: add volume restart option) posted (#1) for review on master by Prasanna Kumar Kalever There are volume set options (example: compression and that "allow-insecure" libgfapi one) that requires the volume to be stopped and started to take effect. It turns out, this is a bug (or rather a short-coming) that the graph change detection algorithm is not capable of handling addition of a translator to the server-side graph. This is slated to be fixed in near future. |