<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">03.10.2018 10:10, Amar Tumballi пишет:<br>
</div>
<blockquote type="cite"
cite="mid:CAHxyDdPBUNFh8mNjamK-i7csWMZtohW=CxMP5ntVv3cpt_DAuw@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">Sorry! I should have been more specific. I
over-looked the option:
<div><br>
</div>
<div>---</div>
<div>
<div>[root@localhost ~]# gluster volume set demo1
tcp-user-timeout 42</div>
<div>volume set: failed: option : tcp-user-timeout does not
exist</div>
<div>Did you mean tcp-user-timeout?</div>
<div>[root@localhost ~]# gluster volume set demo1 <b>client.tcp-user-timeout</b>
42<br>
</div>
<div>volume set: success</div>
<div>[root@localhost ~]# gluster volume set demo1 <b>server.tcp-user-timeout</b>
42</div>
<div>volume set: success</div>
<div>----</div>
</div>
<div>Looks like you need to set the option specifically on
client and server. </div>
<div><br>
</div>
</div>
</div>
</blockquote>
<br>
Thank you very much!<br>
We set this option, hope it will solve our problem.<br>
<br>
</body>
</html>