-
gk-deploy outputs the message :
```
Deploying GlusterFS pods.
sed -e 's/storagenode\: glusterfs/storagenode\: 'glusterfs'/g' /root/kube/gluster-kubernetes/deploy/kube-templates/glusterfs-daemonset…
-
Hello,
I'm wondering if there is a way to create a volume without using kubernetes im looking for this command
```
kubectl kadalu storage-add storage-pool-1 \
--device kube1:/dev/vdc
```
…
-
### Observed behavior
sos reports is not collecting glusterd2, bricks, glustershd logs.
### Expected/desired behavior
sos reports should collect all necessary gd2 logs required for debugging.…
-
kubernetes cluster install failed k8s-001 gluster status is unhealthy!
-
### **GCS deployment on OpenShift**
**Prerequisites:**
Deployed on Openshift 3.11 - 4 node setup(1-master, 3- compute, 1-infra)
**Inventory File for GCS used**
```
node1 ansible_host=10.10.10…
-
Currently, we are using NFS for the PV provisioning. This has a few disavdantages:
- It only stores the data on a single host (no redundancy/single point of failure)
- Doesn't take advantage of the …
-
Hello,
I tried installing gluster-kubernetes on a fresh kubernetes cluster (installed with kubespray). Followed the pages of documentation and the videos but I cannot install simply by using the co…
-
**Is your feature request related to a problem? Please describe.**
I have an existing GlusterFS storage cluster I'd like to mount using the native kubernetes tooling.
**Describe the solution you'd…
-
This is currently fine running via minikube but to go live it needs to have persistent volumes for storing stuff, which so far is:
- influxdb data/config
- chronograf data/config
- kapacitor data…
-
### Observed behavior
Volume status shows PID as 0 for few volumes.
### Expected/desired behavior
Brick process should be running on that brick and volume status should show the PID of the br…