Function gluster::volume_start
[−]
[src]
pub fn volume_start(volume: &str, force: bool) -> Result<i32, GlusterError>
Once a volume is created it needs to be started. This starts the volume
Failures
Will return GlusterError if the command fails to run