installing Gluster fs on Ubuntu 18.04 server
installing Gluster FS on Ubuntu 18.04 server (three nodes)
Find the latest version
Add the repository and update the list (all nodes)
DNS setups (all nodes)
Install the gulsterfs-server (all nodes)
Start and enable the service (all nodes)

Add peers (just one of nodes) for me gluster1
Verify adding peers

Verify pool list

Adding DISK to all your machines (all nodes)
Partitioning the DISK we added (all nodes)
Verify result of partitioning (all nodes)
Format the partition (all nodes)
Add an entry to /etc/fstab (all nodes)
Mount the partition as a Gluster "brick" (all nodes)
Verify if it has been mounted (all nodes)
Set up a Gluster volume (just on one of nodes)
Verify our volume (all nodes)

Start the volume (node you have set it up)
Install glusterfs-client (optional)
Make a directory for gv0 (all nodes)
Mount the volume
Verify the mounted volume
Test it (final)




resources
Last updated