<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Sure, if you never restart / autoscale anything and if your use case isn't bothered with up to 42 seconds of downtime, for us - 42 seconds is a really long time for something like a patient management system to refuse file attachments from being uploaded etc...<div class=""><br class=""></div><div class="">We apply a strict patching policy for security and kernel updates, we often also load balance between underlying physical hosts and if the virtual hosts have lots of storage it can be quicker to let them shutdown and start on another host.</div><div class=""><br class=""></div><div class="">So for us, gone are the old Unix days of caring about uptime, a huge part of our measurement of success and risk reduction has become how quickly we can not just deploy our software / web apps into production but also how quickly our platform can be reformed, patched and migrated as is effective.</div><div class=""><br class=""></div><div class="">So in reality, I'd probably rolling restart our three node gluster clusters every few weeks or so depending on what patches have been released etc...<br class=""><div class="">
<div dir="auto" style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class="">--<br class="">Sam McLeod<br class=""><a href="https://smcleod.net" class="">https://smcleod.net</a><br class="">https://twitter.com/s_mcleod</div></div></div></div>
</div>

<div><br class=""><blockquote type="cite" class=""><div class="">On 29 Dec 2017, at 11:08 am, Joe Julian &lt;<a href="mailto:joe@julianfamily.org" class="">joe@julianfamily.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">The reason for the long (42 second) ping-timeout is because re-establishing fd's and locks can be a very expensive operation. With an average MTBF of 45000 hours for a server, even just a replica 2 would result in a 42 second MTTR every 2.6 years, or 6 nines of uptime.<br class=""><br class=""><div class="gmail_quote">On December 27, 2017 3:17:01 AM PST, Omar Kohl &lt;<a href="mailto:omar.kohl@iternity.com" class="">omar.kohl@iternity.com</a>&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi,<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> If you set it to 10 seconds, and a node goes down, you'll see a 10 seconds freez in all I/O for the volume.<br class=""></blockquote><br class="">Exactly! ONLY 10 seconds instead of the default 42 seconds :-)<br class=""><br class="">As I said before the problem with the 42 seconds is that a Windows Samba Client will disconnect (and therefore interrupt any read/write operation) after waiting for about 25 seconds. So 42 seconds is too high. In this case it would therefore make more sense to reduce the ping-timeout, right?<br class=""><br class="">Has anyone done any performance measurements on what the implications of a low ping-timeout are? What are the costs of "triggering heals all the time"?<br class=""><br class="">On a related note I found the extras/hook-scripts/start/post/<a href="http://s29ctdbsetup.sh/" class="">S29CTDBsetup.sh</a> script that mounts a CTDB (Samba) share and explicitly sets the ping-timeout to 10 seconds. There is a comment saying: "Make sure ping-timeout is not default for CTDB volume". Unfortunately there is no explanation in the script, in the commit or in the Gerrit review history (<a href="https://review.gluster.org/#/c/7569" class="">https://review.gluster.org/#/c/7569</a>/, <a href="https://review.gluster.org/#/c/8007" class="">https://review.gluster.org/#/c/8007</a>/) for WHY you make sure ping-timeout is not default. Can anyone tell me the reason?<br class=""><br class="">Kind regards,<br class="">Omar<br class=""><br class="">-----Ursprüngliche Nachricht-----<br class="">Von: <a href="mailto:gluster-users-bounces@gluster.org" class="">gluster-users-bounces@gluster.org</a> [<a href="mailto:gluster-users-bounces@gluster.org" class="">mailto:gluster-users-bounces@gluster.org</a>] Im Auftrag von <a href="mailto:lemonnierk@ulrar.net" class="">lemonnierk@ulrar.net</a><br class="">Gesendet: Dienstag, 26. Dezember 2017 22:05<br class="">An: <a href="mailto:gluster-users@gluster.org" class="">gluster-users@gluster.org</a><br class="">Betreff: Re: [Gluster-users] Exact purpose of <a href="http://network.ping/" class="">network.ping</a>-timeout<br class=""><br class="">Hi,<br class=""><br class="">It's just the delay for which a node can stop responding before being marked as down.<br class="">Basically that's how long a node can go down before a heal becomes necessary to bring it back.<br class=""><br class="">If you set it to 10 seconds, and a node goes down, you'll see a 10 seconds freez in all I/O for the volume. That's why you don't want it too high (having a 2 minutes freez on I/O for example would be pretty bad, depending on what you host), but you don't want it too low either (to avoid triggering heals all the time).<br class=""><br class="">You can configure it because it depends on what you host. You might be okay with a few minutes freez to avoid a heal, or you might not care about heals at all and prefer a very low value to avoid feezes.<br class="">The default value should work pretty well for most things though<br class=""><br class="">On Tue, Dec 26, 2017 at 01:11:48PM +0000, Omar Kohl wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Hi,<br class=""> <br class=""> I have a question regarding the "ping-timeout" option. I have been researching its purpose for a few days and it is not completely clear to me. Especially that it is apparently strongly encouraged by the Gluster community not to change or at least decrease this value!<br class=""> <br class=""> Assuming that I set ping-timeout to 10 seconds (instead of the default 42) this would mean that if I have a network outage of 11 seconds then Gluster internally would have to re-allocate some resources that it freed after the 10 seconds, correct? But apart from that there are no negative implications, are there? For instance if I'm copying files during the network outage then those files will continue copying after those 11 seconds.<br class=""> <br class=""> This means that the only purpose of ping-timeout is to save those extra resources that are used by "short" network outages. Is that correct?<br class=""> <br class=""> If I am confident that my network will not have many 11 second outages and if they do occur I am willing to incur those extra costs due to resource allocation is there any reason not to set ping-timeout to 10 seconds?<br class=""> <br class=""> The problem I have with a long ping-timeout is that the Windows Samba Client disconnects after 25 seconds. So if one of the nodes of a Gluster cluster shuts down ungracefully then the Samba Client disconnects and the file that was being copied is incomplete on the server. These "costs" seem to be much higher than the potential costs of those Gluster resource re-allocations. But it is hard to estimate because there is not clear documentation what exactly those Gluster costs are.<br class=""> <br class=""> In general I would be very interested in a comprehensive explanation of ping-timeout and the up- and downsides of setting high or low values for it.<br class=""> <br class=""> Kinds regards,<br class=""> Omar<br class=""><hr class=""><br class=""> Gluster-users mailing list<br class=""> <a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class=""> <a href="http://lists.gluster.org/mailman/listinfo/gluster-users" class="">http://lists.gluster.org/mailman/listinfo/gluster-users</a><br class=""></blockquote><hr class=""><br class="">Gluster-users mailing list<br class=""><a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class=""><a href="http://lists.gluster.org/mailman/listinfo/gluster-users" class="">http://lists.gluster.org/mailman/listinfo/gluster-users</a><br class=""></pre></blockquote></div><br class="">
-- <br class="">
Sent from my Android device with K-9 Mail. Please excuse my brevity.</div>_______________________________________________<br class="">Gluster-users mailing list<br class=""><a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">http://lists.gluster.org/mailman/listinfo/gluster-users</div></blockquote></div><br class=""></div></body></html>