รวมฮิตคำสั่ง glusterfs เอาไว้ดูง่ายๆ ภายหลัง
apt-get install python-software-properties
add-apt-repository ppa:semiosis/ubuntu-glusterfs-3.5
apt-get update && apt-get install glusterfs-server
gluster volume create gotiles replica 2 transport tcp vm1:/data/gluster/gotiles vm2:/data/gluster/gotiles
gluster volume start gotiles
add to /etc/fstab
vm1:/gotiles /glusterfs/gotiles glusterfs defaults,_netdev,backupvolfile-server=vm2 0 0
Reusing the brick paths:
setfattr -x trusted.glusterfs.volume-id $brick_path
setfattr -x trusted.gfid $brick_path