glusterfs Questions
3
In a cloud , we have a cluster of glusterfs nodes (participating in gluster volume) and clients (that mount to gluster volumes). These nodes are created using terraform hashicorp tool.
Once the cl...
3
I have 2 gluster clusters of type distributed-replicated:
Cluster 1 (C1): with bricks in machines M1 and M2.
Cluster 2 (C2): with bricks in machines M3 and M4.
I want to expand C1 by adding M4 (...
Hackworth asked 13/11, 2017 at 7:32
4
I have some GlusterFS(Version 3.7.11) volumes created and started, after some test, I stopped hand deleted the volumes, but they are still remain in the GlusterFS servers.
For example, I hav...
Euglena asked 27/7, 2016 at 11:10
2
I'm doing performance test with pgbench to evaluate the impacts of using Glusterfs with Postgresql. I've created a gluster replicated volume with 3 bricks/servers:
Volume Name: gv0
Type: Replicate...
Conquer asked 20/10, 2017 at 15:11
2
I have setup small cluster of GlusterFS with 3+1 nodes.
They're all on the same LAN.
There are 3 servers and 1 laptop (via Wifi) that is also GlusterFS node.
A laptop often disconnects from the net...
Kaohsiung asked 24/8, 2015 at 12:9
2
Solved
I am currently working on a website where, roughly 40 million documents and images should be served to it's users. I need suggestions on which method is the most suitable for storing content with s...
Holotype asked 30/10, 2018 at 9:54
1
Solved
I am planning to set up a number of nodes to create a distributed-replicated volume using glusterfs
I created a gluster replicated volume on two nodes using a directory on the primary (and only) p...
Myrlmyrle asked 28/12, 2017 at 2:11
1
I've been trying to run a glusterfs cluster on my kubernetes cluster using those:
glusterfs-service.json
{
"kind": "Service",
"apiVersion": "v1",
"metadata": {
"name": "glusterfs-cluster"
},...
Southernmost asked 16/8, 2016 at 14:47
2
Solved
I have a docker swarm with a lot of containers, but in particolar:
mysql
mongodb
fluentd
elasticsearch
My problem is that when a node fails, the manager discards the current container and creat...
Elevate asked 18/1, 2018 at 21:55
1
Solved
I didn't find any information on how to display the version of my glusterfs client and server. I think it should be easy. I have tried "gluster version", it cannot work.
Hermes asked 13/1, 2017 at 2:28
2
Solved
Has anyone tried to use GlusterFS or Ceph as the backend for Hadoop? I am not talking about just use plugin to sew things up. Is the performance better than HDFS itself? whether it's ok for product...
2
Solved
I have a glusterfs setup with two nodes (Node1 and Node2). I see connection has made between two connection. Problem is when I create some folders on Node1 it does not replicate it on Node2. Please...
Outwash asked 19/6, 2014 at 11:5
1
I've seen redhat has come up one possible solution with GlusterFS working as the backend for hadoop. In this case, you can get ride of the namenode/datanode architecture and replace it with gluster...
1
I need to achieve glusterfs geo replication.
In my production environment the port 22 is not open between the servers I want to do replication (This is by design and we have to leave with it).
Is...
0
Problem description: For our application (RHEL 5,6) we use shared storage (EVA) and need to find OCFS2 replacement (not supported on RHEL 6) for several FS shared between nodes (2-7). Current tips ...
4
Solved
I am currently searching for a good distributed file system.
It should:
be open-source
be horizontally scalable (replication and sharding)
have no single point of failure
have a relatively...
Lemke asked 2/7, 2013 at 12:4
1
I'm using GlusterFS 3.3.2. Two servers, a brick on each one. The Volume is "ARCHIVE80"
I can mount the volume on Server2; if I touch a new file, it appears inside the brick on Server1.
However, i...
Nonparticipation asked 19/11, 2013 at 11:46
1
© 2022 - 2024 — McMap. All rights reserved.