Function gluster::volume_create_distributed [] [src]

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

This creates a new distributed volume

Failures

Will return GlusterError if the command fails to run