-
When I recreate gluster container,some bricks in this node is offline.
I find something in glusterd.log:
```
[2018-11-13 02:01:34.895633] I [glusterd-utils.c:5962:glusterd_brick_start] 0-managemen…
-
It seems like glusterfs docker image only container version 3.0 for latest.
Is this project no longer maintained? as current gluster version is already 8.2
Thanks.
-
-
### What Happened?
```bash
ubuntu@local-vm-sv-prod-kubernetes:~$ minikube start --driver=docker
😄 minikube v1.33.0 on Ubuntu 22.04
✨ Using the docker driver based on existing profile
👍 Start…
-
I deployed gluster/gluster-object on k8s.
boto test ok. But aws-cli and minio/mc not work.
```
AWS_ACCESS_KEY_ID=adminuser:testuser AWS_SECRET_ACCESS_KEY=welcome1 aws --endpoint-url http://172.17.2…
-
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 …
-
Is it possible to set up geo-replication in glusterfs running in K8s pods? If so, how? I can't see this in the docs.
-
See Title
GlusterClient has no documentation in this repo.
Launched in Docker/Kubernetes and crashes with no messaging/logs to suggest why.
-
## Problem statement
We can write a lot about the problems to get user's to speed about 'bricks', where as, they don't need to know about it at all. For users, it is a new concept. For Admin's it i…
-
It would be useful to be allowed to select the location of volume /data/glusterfs/brick1. I'd like to map /data/glusterfs/brick1 to /storage/brick1 in the host, fr example.
That would allow the use, …