I'm looking into to using GlusterFS and am struggling with the GlusterFS_Concepts explanation here.
Disadvantages - If you lose a single server, you lose access to all the files that are hosted on that server. This is why distribute is typically graphed to the replicate translator.
GlusterFS is a replicated, distributed file system, why would the loss of one server cause you to lose access to all files on that server? I feel I am missing something here. Surely one of the main points of replication is that I would be able to access the files even in the event of a server failure?