11.4. Creating a Volume
Perform the following steps to create a volume.
- To create a volume execute the following command:
gluster volume create <vol-name> IP:/brickpath
# gluster volume create <vol-name> IP:/brickpath
Copy to Clipboard Copied! - Start the volume by executing the following command:
gluster volume start <volname>
# gluster volume start <volname>
Copy to Clipboard Copied!