-
There is no guarantee that the `dm_thin_pool`, `dm_mirror` and `dm_snapshot` kernel modules are loaded. Creating volumes with Heketi enabled thin-provisioning for the bricks. This will fail if the dev…
-
### Observed behavior
The command to get healed entries information for the volume by executing:
'gluster volume heal info healed'
The command to get entries on which heal failed…
-
there's some cruft left behind after upgrading to gluster-kubernetes. A few templates in the role, and then a few variables in all.yml.
-
### Observed behavior
Seeing stale sockets fds under brick process with brick-mux enabled. If I restart the glusterd2 service then the sockets count are getting increased with a count of number of …
-
We are trying to replace an (inflexible) NFS-based storage solution with gluster-kubernetes. While we got that working, we see a 100% - 300% slowdown. Is that to be expected?
-
### Observed behavior
Failed to add devices in glusterd2 containers
### Expected/desired behavior
Device adding should be successful
### Details on how to reproduce (minimal and precise)…
-
Documentation says I should create a PVC this way:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: my-pvc
annotations:
volume.beta.kubernetes.io/storage-class: gluster-hek…
-
### Observed behavior
When one of the node is down volume stop is failing
### Expected/desired behavior
When one of the node is down volume stop is success according to gd1 cases
### Details …
-
I have small kubernetes cluster (coreos nodes), I ran the glusterfs containers, everything went ok until i tried to mount the volume using kubernetes volume plugin:
Unable to mount volumes for pod "l…
-
```
---
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: cassandra-gluster
provisioner: kubernetes.io/glusterfs
parameters:
resturl: "http://192.168.40.44:8080"
restauth…