[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbitd goes yellow
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbitd goes yellow
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Tue, 10 Oct 2006 22:50:58 +0200
- References: <452BA46B.408D.008E.3@isugw.indstate.edu>
- User-agent: Mutt/1.5.11
On Tue, Oct 10, 2006 at 01:49:28PM -0400, Collin Gayde wrote:
> Can someone help me get rid of this error. Oversize status msg from
> xxx.xxx.xxx.xxx for machinename:ports truncated (n=406136, limit=262144)
Set MAXMSG_CLIENT=1024 and MAXMSG_STATUS=512 in hobbitserver.cfg, then
restart Hobbit.
Note that this changes how Hobbit uses shared memory, so depending on
your OS you might have to tune some kernel parameters. If Hobbit fails
to start after making this change, that is what you should look into.
Regards,
Henrik