Questions tagged [glusterfs-3.5]
9 questions
8
votes
7 answers
GlusterFS failing to mount at boot with Ubuntu 14.04
Previously I asked about mounting GlusterFS at boot in an Ubuntu 12.04 server and the answer was that this was buggy in 12.04 and worked in 14.04. Curious I gave it a try on a virtual machine running on my laptop and in 14.04 it worked. Since this…

Pablo Fernandez
- 7,438
- 25
- 71
- 83
5
votes
1 answer
Why is GlusterFS so slow here?
We've set up a mirroring pair of GlusterFS servers. No special tuning, whatever came "out of the box" with GlusterFS-3.5.1 in the official RHEL6 RPM, that's what we have.
The cluster works, but the performance is pretty awful. For example,…

Mikhail T.
- 2,338
- 1
- 24
- 55
4
votes
1 answer
How to monitor GlusterFS clients?
We are doing Ok (we'd like to think) monitoring our GlusterFS servers via Icinga. We'd like to monitor the clients too.
Other than making sure, there is a glusterfs process running for each glusterfs-entry in /etc/fstab, what else can be done? We'd…

Mikhail T.
- 2,338
- 1
- 24
- 55
1
vote
1 answer
Glusterfs FUSE client black magic (automatic high availability)
Quick question regarding the Glusterfs FUSE client black magic. I currently have a gluster 3 node doing a single replica volume. On my gluster fuse client i am pointing to one of the glusterfs nodes as a mount point. I noticed after I shutdown the…

reap0r
- 11
- 1
1
vote
1 answer
Gluster snapshot directory error: Transport endpoint is not connected
When I try to access the snapshot directory for a volume, I keep getting .snaps: Transport endpoint is not connected I killed and started the glusterd service but still keep getting that error message. Does anyone has an idea how I can resolve this?…

TeNaJ Systems
- 73
- 1
- 1
- 10
0
votes
1 answer
CEPH for video streaming?
So i have a video streaming app (HLS) and was wondering if using CEPH or GlusterFS would be a good idea vs using plain SAN storage?
(from performance prospective)
In general is software defined the silver bullet for storage (can it be used…

SHM
- 109
- 4
0
votes
0 answers
What is the expected samba behaviour glusterfs 'distributed' volume cannot accessible?
What is the expected samba/ctdb behaviour when glusterfs distributed volume cannot accessible?
I have configured samba/ctdb over gluster "distributed" volume with three nodes. if one node goes down, what is the expected behaviour, can i still write…

Jijo John
- 101
- 4
0
votes
0 answers
How to mount glusterfs based san lun on another server and mount with ext4/xfs filesystem
I have one glusterfs based filesystem san lun with some data assigned to linux server and want to access that data on that server.
What are the possible ways to recover that data?
Tried to mount it but not mounted.
[root@node-slave4 ~]# mount -t…

Sachin Kadam
- 1
- 1
0
votes
0 answers
df command showing incorrect information
i have two rhel 7.9 servers with replicated glusterfs storage, and the df command is dispalying wrong size information on both servers
The machines size on Vcenter is 16.3To but when using df it shows 17To on the glusterfs FS.
Does anyone have any…