I am going to do a simple install of Docker on Ubuntu 24.04
The
official docker install guide for ubunt can be found at https://docs.docker.com/engine/installation/linux/ubuntu/#prerequisites
I am going to do a simple install of Docker on Ubuntu 24.04
The
official docker install guide for ubunt can be found at https://docs.docker.com/engine/installation/linux/ubuntu/#prerequisites
Its set up roughly like this.
I
want to add one new fresh Gluster Server to the Pool and update the two
volumes. I want the Replicated to be
Distributed Replicated volume and the Dispersed to remain the same type but add
one more brick on the new server to it. see https://docs.gluster.org/en/latest/Quick-Start-Guide/Architecture/#types-of-volumes [1] for details on volume types.
Also see this diagram for what I am trying to move to.
Its
set up roughly like this.
How
do I determine the health of my glusterFS cluster. How do I determine the health of each volume
I created within the GlusterFS cluster? I have a basic GlusterFS running with 3
GlusterFS machines.
Its set up roughly like this.
I want to check the health of the mount from the client and the health of the GlusterFS itself.