397
Comment:
|
654
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
GlusterFS is a distributed filesystem. It has built in redundancy, so it is possible to run two servers which automatically replicate filesbetween 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. | 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 Server Encryption|server encryption]] and [[GlusterFS Client Encryption|client encryption]]. |
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 server encryption and client encryption.