Problems with load balancing cluster on GFS

Jorey Bump list at joreybump.com
Thu Jun 5 16:49:21 EDT 2008


Jens Hoffrichter wrote, at 06/05/2008 04:03 PM:

> At first I thought that this was a problem related to entropy, but it
> even persisted after I turned off "allowapop", and unconfigured
> everything relating to TLS (as SSL/TLS will be handled completely by
> the perdition, we don't need it)

To rule it out completely, watch it during your test:

   watch -n 0 'cat /proc/sys/kernel/random/entropy_avail'

It might start blocking when it gets as low as 100 (healthy seems to be 
above 1000). If you're at the console (not a remote terminal), type on 
the keyboard to add entropy and see if this helps. If it does, you may 
have a cyrus-sasl that uses /dev/random (the default). Check the source 
RPM to verify, and adjust it to use /dev/urandom to stop the blocking.




More information about the Info-cyrus mailing list