-
This is failing as Heketi is not immediatelly available
```
- name: Loading topology to Heketi from {{ k8s_gluster_adm_dir }}/topology.json with http://{{ heketi_cluster_ip }}:{{ k8s_heketi_cluster…
-
The following alerts are being proposed at generic storage level
**PVCHardLimitNearingFull** - warning (80%), critical (90%)
maps to requests.storage (Across all persistent volume claims, the su…
-
Heya, https://github.com/ravishivt/gluster-kubernetes/tree/myenv/ansible looks like a perfect candidate for another ansibleapp
//G
goern updated
7 years ago
-
### 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 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
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 …
-
```
---
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: cassandra-gluster
provisioner: kubernetes.io/glusterfs
parameters:
resturl: "http://192.168.40.44:8080"
restauth…
-
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.
-
I can create a new PVC, it works without any issue:
```
kubectl describe pvc test2 -n test
Name: test2
Namespace: test
StorageClass: glusterfs-csi
Status: Bound
Volume: …
-
### 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)…