-
From https://build.gluster.org/job/gh_centos7-regression/2751/consoleFull (which may be a legit failure?):
```
ok 24 [ 15/ 16] < 45> 'umount /mnt/glusterfs/0'
ok 25 [ 13/ 78] <…
-
**Description of problem:**
GlusterFS will not launch on one of my peers after system upgrade.
**The exact command to reproduce the issue**:
sudo systemctl start glusterd
**The full outp…
-
When deploying glusterfs using `./gk-deploy -g -n kube-system` it gets stuck on waiting GlusterFS pods to start
```
Using Kubernetes CLI.
Using namespace "kube-system".
Checking for pre-existin…
ghost updated
6 years ago
-
Hello Manel,
I am trying to follow two of your articles posted on rancher blog:
1. [http://rancher.com/setting-up-a-scalable-and-highly-available-wordpress-environment-with-ranche…
-
We can start from this : https://github.com/AutomationSupport/tomcatstack/commit/11b6c55ac139fdbb225168904689b54dfb426628
We should be able to do something similar to https://github.com/AutomationSup…
-
Hello,
im quite new to K8s and rancher but i need some kind of global available storage, therefor i tried out this project but everytime i try to deploy the glusterfs
I get the following error at …
ghost updated
4 years ago
-
So I'm having issues with deploying the `deploy-heketi` pod When using the `gk-deploy` script. To be clear, the `glusterfs` pod seems to deploy properly (I've looked at the issue at https://github.com…
-
I cannot successfully build with docker build -t gluster-centos CentOS
```
Installed:
glusterfs-11.0-1.el9s.x86_64 gperftools-libs-2.9.1-1.el9s.x86_64
libgfrpc0-11.0-1.el9s.x86_64 …
-
I use NFS-Ganesha and export Glusterfs volume , if the files are copied in the nfs client , then I delete them in nfs server path, they will be moved to .glusterfs/unlink folders instead .
detail…
-
Managed to build the image on my raspberry pi.
**Dockerfile:**
` FROM centos:7
RUN yum install -q -y wget git glusterfs glusterfs-fuse attr
RUN wget https://storage.googleapis.com/golang/go1.9.…