-
-
I created a volume on both Docker hosts that connects to a gluster cluster hosted on 2 other servers with the following command:
`docker volume create --driver sapk/plugin-gluster --opt voluri="g…
-
The custom facts for the volumes / bricks that this module provides causes `gluster volume info` and `gluster volume status` to be called every time the facts are calculated, this may be the cause of …
-
Gluster-fuse (upon which gluster-subvol is based) struggles with metadata-intensive and small-file workloads.
We would like to have a subvol type that in analogous to gluster-block. It needs to pre…
-
I have 3 bare-metal servers on which I have 3 disks which are configured as a RAID. There are 3 partitions. One of these partitions I will use for my gluster cluster.
I've tried to configure a pool…
-
1. gluster_rebalance_files
2. gluster_rebalance_bytes
3. gluster_rebalance_skipped
4. gluster_rebalance_failures
-
### Observed behavior
After delete/reboot of any one gd2 pod, login to any other gd2 pod and check the volume status. volume status output is keep on changing.
```[root@gluster-kube3-0 /]# g…
-
Initial run of `gluster::server` is successful. Volume created and started.
When `gluster::server` runs again, the following gets vomited out:
```
NoMethodError
-------------
private method `select' …
-
Checking the volume status of the volume in gd2, the port number to few of the volume is set as -1
### Observed behavior
Created 90+ PVC and check the volume status for all the volumes. the ports …
-
Hey, I noticed that using the image tagged for 4.1, I cannot install GlusterFS in OKD due to the error fixed by https://github.com/gluster/gluster-containers/pull/126
Can we please cherry-pick http…