pub fn volume_set_options( volume: &str, settings: &[GlusterOption], ) -> Result<i32, GlusterError>
Set an option on the volume
Will return GlusterError if the command fails to run