Red Hat Training

A Red Hat training course is available for Red Hat Gluster Storage

11.4. Creating a Volume

Perform the following steps to create a volume.
  1. To create a volume execute the following command:
    # gluster volume create <vol-name> IP:/brickpath
  2. Start the volume by executing the following command:
    # gluster volume start <volname>