Displaying 4 results from an estimated 4 matches for "server_submit_repli".
Did you mean:
server_submit_reply
2018 Feb 28
1
Intermittent mount disconnect due to socket poller error
We've been on the Gluster 3.7 series for several years with things
pretty stable. Given that it's reached EOL, yesterday I upgraded to
3.13.2. Every Gluster mount and server was disabled then brought back
up after the upgrade, changing the op-version to 31302 and then trying
it all out.
It went poorly. Every sizable read and write (100's MB) lead to
'Transport endpoint not
2018 Mar 07
0
Intermittent mount disconnect due to socket poller error
I happened to review the status of volume clients and realized they were
reporting a mix of different op-versions: 3.13 clients were still
connecting to the downgraded 3.12 server (likely a timing issue between
downgrading clients and mounting volumes). Remounting the reported
clients has resulted in the correct op-version all around and about a
week free of these errors.
On 2018-03-01
2013 Feb 26
0
Replicated Volume Crashed
Hi,
I have a gluster volume that consists of 22Bricks and includes a single
folder with 3.6 Million files. Yesterday the volume crashed and turned out
to be completely unresposible and I was forced to perform a hard reboot on
all gluster servers because they were not able to execute a reboot command
issued by the shell because they were that heavy overloaded. Each gluster
server has 12 CPU cores
2018 Feb 26
1
Problems with write-behind with large files on Gluster 3.8.4
Hello,
I'm having problems when write-behind is enabled on Gluster 3.8.4.
I have 2 Gluster servers each with a single brick that is mirrored between
them. The code causing these issues reads two data files each approx.
128G in size. It opens a third file, mmap()'s that file, and
subsequently reads and writes to it. The third file, on sucessful runs
(without write-behind enabled)