Bug 1112518

Summary: [FEAT/RFE] "gluster volume restart" cli option
Product: [Community] GlusterFS Reporter: Prashanth Pai <ppai>
Component: cliAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: mainlineCC: 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
gluster volume restart <vol-name> would be a really handy feature to have. Although it adds nothing new, will save a few keystrokes.

Comment 1 Anand Avati 2015-06-29 10:29:35 UTC
REVIEW: http://review.gluster.org/11455 (cli: add volume restart option) posted (#1) for review on master by Prasanna Kumar Kalever

Comment 2 Prashanth Pai 2015-07-06 07:58:13 UTC
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.