Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== GlusterFS ====== ===== Prerequisites ===== * glusterfs-server has to be installed * port 24007 has to be opened * create a CA and SSL certificates ===== Troubleshooting ===== ==== {path} or a prefix of it is already part of a volume ==== <code bash>setfattr -x trusted.glusterfs.volume-id $brick_path setfattr -x trusted.gfid $brick_path rm -rf $brick_path/.glusterfs</code> ([[https://joejulian.name/post/glusterfs-path-or-a-prefix-of-it-is-already-part-of-a-volume/|source]]) Last modified: 2024-07-05 14:31