Sergey Arlashin
2009-Dec-06  17:20 UTC
[Gluster-users] glusterfsd: No buffer space available
Hi!
i'm trying to run glusterfs 2.0.8 on FreeBSD 7.2.
Well .. when I start glusterfsd i get the following error:
"[socket.c:1154:socket_listen] server: setting receive window size failed:
7: 524288: No buffer space available"
Here is the config file i'm using:
volume posix
  type storage/posix
  option directory /usr/export/
end-volume
volume locks
    type features/locks
    subvolumes posix
end-volume
volume brick
    type performance/io-threads
    option thread-count 8
    subvolumes locks
end-volume
volume server
    type protocol/server
    option transport-type tcp
    option auth.addr.brick.allow *
    option transport.socket.listen-port 6996
    subvolumes brick
end-volume
Lakshmipathi Ganapathi
2009-Dec-07  07:00 UTC
[Gluster-users] glusterfsd: No buffer space available
Hi Sergey Arlashin,
Try and increase the buffer size and check whether the error still exists.
http://www.psc.edu/networking/projects/tcptune/historical.php#FreeBSD 
Similar errors are reported by users,
http://lists.freebsd.org/pipermail/freebsd-questions/2003-December/029081.html
Cheers,
Lakshmipathi.G
----- Original Message -----
From: "Sergey Arlashin" <s.arlashin at gmail.com>
To: gluster-users at gluster.org
Sent: Sunday, December 6, 2009 10:50:16 PM GMT +05:30 Chennai, Kolkata, Mumbai,
New Delhi
Subject: [Gluster-users] glusterfsd: No buffer space available
Hi!
i'm trying to run glusterfs 2.0.8 on FreeBSD 7.2.
Well .. when I start glusterfsd i get the following error:
"[socket.c:1154:socket_listen] server: setting receive window size failed:
7: 524288: No buffer space available"
Here is the config file i'm using:
volume posix
  type storage/posix
  option directory /usr/export/
end-volume
volume locks
    type features/locks
    subvolumes posix
end-volume
volume brick
    type performance/io-threads
    option thread-count 8
    subvolumes locks
end-volume
volume server
    type protocol/server
    option transport-type tcp
    option auth.addr.brick.allow *
    option transport.socket.listen-port 6996
    subvolumes brick
end-volume
_______________________________________________
Gluster-users mailing list
Gluster-users at gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users