Differences between revisions 47 and 48
Revision 47 as of 2017-12-21 22:27:30
Size: 510
Comment:
Revision 48 as of 2017-12-21 22:28:05
Size: 511
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Configure the [[GlusterFS Server|server]], then the [[GlusterFS Client|client]]. Configure the [[GlusterFS Server|servers]], then the [[GlusterFS Client|client]].

GlusterFS

GlusterFS is a distributed filesystem. It has built in redundancy, so it is possible to run two servers which automatically replicate files between the servers. If one server goes down, the other just takes over. Once it comes up again, files are automatically replicated. Here we will use GlusterFS as a redundant network mounted file storage.

For the sport of it, we will configure 4 GlusterFS servers.

Configure the servers, then the client.

None: GlusterFS (last edited 2021-03-26 21:17:29 by Kristian Kallenberg)