admin:linux:gluster

GlusterFS

  • glusterfs-server has to be installed
  • port 24007 has to be opened
  • create a CA and SSL certificates
setfattr -x trusted.glusterfs.volume-id $brick_path
setfattr -x trusted.gfid $brick_path
rm -rf $brick_path/.glusterfs

(source)

  • Last modified: 2019-12-20 14:21