Function gluster::volume_create_striped [] [src]

pub fn volume_create_striped(volume: &str, stripe: usize, transport: Transport, bricks: Vec<Brick>, force: bool) -> Result<i32, GlusterError>

This creates a new striped volume

Failures

Will return GlusterError if the command fails to run