gmirror over ggate{d,c}

Dmitriy Kirhlarov dimma at higis.ru
Wed Mar 9 16:12:01 GMT 2005


Hi Pawel!

On Sat, 05 Mar 2005, Pawel Jakub Dawidek wrote:

> First of all, can you increase buffers:
> 
> net.inet.tcp.sendspace=4194304
> net.inet.tcp.recvspace=4194304
> kern.ipc.maxsockbuf=2097152
> 
> And run ggated and ggatec with '-R 1048576 -S 1048576'?

$ sudo sysctl net.inet.tcp.sendspace=4194304
net.inet.tcp.sendspace: 32768 -> 4194304
$ sudo sysctl net.inet.tcp.recvspace=4194304
net.inet.tcp.recvspace: 65536 -> 4194304
$ sudo sysctl kern.ipc.maxsockbuf=2097152
kern.ipc.maxsockbuf: 262144 -> 2097152
$ sudo ggated -R 1048576 -S 1048576

And get messages on console:

clh1 ggated: Can't open stream socket: No buffer space available.
Mar  9 18:43:17 clh1 ggated: Exiting.

By.
Dmitriy


More information about the freebsd-stable mailing list