Hi, Is there any way to disable the interaction required when running 'gluster volume stop <vol>' (for instance)? I know about pipes, but I'd prefer to avoid them in this case. Regards Andreas
On 04/10/2015 05:24 PM, Andreas Hollaus wrote:> Hi, > > Is there any way to disable the interaction required when running 'gluster volume > stop <vol>' (for instance)? > I know about pipes, but I'd prefer to avoid them in this case. >You can use --mode=script in conjunction with any gluster command to make it non-interactive. Regards, Vijay
On 04/10/2015 05:24 PM, Andreas Hollaus wrote:> Hi, > > Is there any way to disable the interaction required when running 'gluster volume > stop <vol>' (for instance)?Yes, you can pass the `--mode=script` switch to the gluster commands. -Ravi> I know about pipes, but I'd prefer to avoid them in this case. > > > Regards > Andreas > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users