[Gluster-users] Issues with glustershd with release 8.4 and 9.1

Strahil Nikolov hunter86_bg at yahoo.com
Fri Nov 5 19:38:25 UTC 2021


Hi,
glusterfsd is made like that intentionally. The idea is that during startup of your node, the systemd service will be started.On OS shutdown, it will stop all gluster processes before the network is stopped, so your cluster (and it's clients) won't have to wait for the network timeouts (default is 45s) and will treat the brick as unavailable.
That service should be able to run even on Ubuntu/Debian systems .
Best Regards,Strahil Nikolov 
 
  On Fri, Nov 5, 2021 at 14:37, Ville-Pekka Vainio<ville-pekka.vainio at csc.fi> wrote:   Hi!

Bumping an old thread, because there’s now activity around this bug. The github issue is https://github.com/gluster/glusterfs/issues/2492
We just hit this bug after an update from GlusterFS 7.x to 9.4. We did not see this in our test environment, so we did the update, but the bug is still there. Apparently the fix should be https://github.com/gluster/glusterfs/pull/2509 which should get backported to 9.x.

We worked around this issue by identifying the server with the bug and restarting the GlusterFS processes on it. On an EL/CentOS/Fedora-based system there was one small thing that surprised me, maybe this will help others.

There’s the service /usr/lib/systemd/system/glusterfsd.service which does not really start anything, just runs /bin/true, but when stopped, will kill the brick processes on the server. If you try doing “systemctl stop glusterfsd” but you have not started the service (even though starting it does nothing), systemd will not do anything. If you first start the service and then stop it, systemd will actually run the ExecStop command.


Best regards,
Ville-Pekka
________



Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk
Gluster-users mailing list
Gluster-users at gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20211105/e06f8a37/attachment.html>


More information about the Gluster-users mailing list