<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 17/02/17 16:23, Joe Julian wrote:<br>
</div>
<blockquote
cite="mid:411B6AD5-3D69-4B06-BA2A-B3771ABE77F7@julianfamily.org"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
"invalid argument" in socket could be:<br>
<br>
EINVAL Unknown protocol, or protocol family not available. <br>
EINVAL Invalid flags in type<br>
<br>
Since we know that the flags don't cause errors elsewhere and
don't change from one installation to another I think it's safe to
disregard that possibility.<br>
<br>
That leaves the former. Obviously TCP is a known protocol. That
leaves "protocol family not available". I haven't read the kernel
code for this but of the top of my head I would look for ipv4 (if
you are ipv6 only that's an invalid address) or socket exhaustion.<br>
</blockquote>
<br>
something to do with kernel version, I run centos off kernel-ml and
v.4.9.5 was where this message persisted, now with 4.9.6 it's gone.<br>
I wonder if gluster dev guys rest centos release also against ml
kernels.<br>
thanks,<br>
L.<br>
<br>
<blockquote
cite="mid:411B6AD5-3D69-4B06-BA2A-B3771ABE77F7@julianfamily.org"
type="cite"><br>
<div class="gmail_quote">On February 17, 2017 7:47:23 AM PST,
lejeczek <a class="moz-txt-link-rfc2396E" href="mailto:peljasz@yahoo.co.uk"><peljasz@yahoo.co.uk></a> wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;"> hi guys<br>
<br>
in case it's something trivial and I start digging, removing
bits. I see these logged every couple of seconds on one peer:<br>
<br>
[2017-02-17 15:44:40.012078] E [socket.c:3097:socket_connect]
0-glusterfs: connection attempt on 127.0.0.1:24007 failed,
(Invalid argument)<br>
[2017-02-17 15:44:43.837139] E [socket.c:3097:socket_connect]
0-glusterfs: connection attempt on 127.0.0.1:24007 failed,
(Invalid argument)<br>
<br>
and sometimes:<br>
<br>
[2017-02-17 15:45:18.414234] E
[glusterfsd-mgmt.c:1908:mgmt_rpc_notify] 0-glusterfsd-mgmt:
failed to connect with remote-host: localhost (Transport
endpoint is not connected)<br>
[2017-02-17 15:45:18.414260] I
[glusterfsd-mgmt.c:1926:mgmt_rpc_notify] 0-glusterfsd-mgmt:
Exhausted all volfile servers<br>
<br>
I this caused by local to the peer mount requests?<br>
b.w.<br>
L.<br>
</blockquote>
</div>
<br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my
brevity.
</blockquote>
<br>
</body>
</html>