Differences between revisions 1 and 58 (spanning 57 versions)
Revision 1 as of 2017-12-14 10:12:01
Size: 205
Comment:
Revision 58 as of 2017-12-26 01:45:51
Size: 762
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
GlusterFS is a distributed filesystem. It is fairly easy to configure and it works great. Here we will use GlusterFS as a network mounted file storage. 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.
Line 5: Line 5:
== Network == For the sport of it, we will configure 4 GlusterFS servers.
Line 7: Line 7:
== Software == Configure the [[GlusterFS Server|servers]], then the [[GlusterFS Client|client]]. Once completed continue by setting up [[GlusterFS Encryption|encryption]].

If you only want to run 2 GlusterFS servers then setup [[GlusterFS Server and Arbiter|servers and arbiter]] and [[GlusterFS Client and Arbiter|client and arbiter]] instead.

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. Once completed continue by setting up encryption.

If you only want to run 2 GlusterFS servers then setup servers and arbiter and client and arbiter instead.

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