You need to set DX_SOCKET_BUFSIZE=262144 prior to starting DX

and add the following to /etc/rc.d/rc.local:
echo 262144 > /proc/sys/net/core/rmem_max
echo 262144 > /proc/sys/net/core/wmem_max

and reboot

This is an issue that came several releases ago with large nets which
results in a deadlock with the socket communication between the exec and
the UI.



"Simon Spagnol" <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 07/10/2003
06:42:36 PM

Please respond to [email protected]

Sent by:    [EMAIL PROTECTED]


To:    "opendx-users" <[email protected]>
cc:
Subject:    [opendx-users] socket bufsize mismatch



Hi, I d/l rh rh9 rpm of opendx 4.3 and seems to
install just fine. But when starting a net I get the
following messages

SOCKET bufsize mismatch : rcv buffer (131070 262160)

and

SOCKET bufsize mismatch : send buffer (131070 262160)

Any ideas on what is happening?

Thanks,
Simon.

// Simon Spagnol, [EMAIL PROTECTED]
// Australian Institute of Marine Science
// PMB No 3, Townsville QLD 4810, Australia
// ph: +61-7-47534444, fax: +61-7-47725852
// www.aims.gov.au


Reply via email to