Xymon Mailing List Archive search

Problem with the latest release

list Wes Neal
Fri, 30 Jun 2006 08:36:09 -0400
Message-Id: <!&!AAAAAAAAAAAYAAAAAAAAANZ+OOsqidYRkGIAwE8n7H4iggAAEAAAACdLcw64mXhMmhSyIKTnAsEBAAAAAA==@verizonbusiness.com>

I didn't make any changes to /etc/system this time, my system file has been
that way since I first moved from BB to Hobbit.  Any other ideas?

 
-----Original Message-----
From: J Sloan [mailto:user-b1d2c84d244b@xymon.invalid] 
Sent: Friday, June 30, 2006 2:00 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Problem with the latest release


Wes Neal wrote:
I had 4.1.1 running fine and wanted to move to the latest beta release. 
The compile seemed to go fine, but the hobbit log shows this now:
 
2006-06-29 22:16:33 Could not get shm of size 262144: Invalid argument
2006-06-29 22:16:33 Cannot setup status channel
2006-06-29 22:16:33 Task hobbitd terminated, status 1
 
I have plenty of shared memory I am almost sure and the other channel 
problem I should not have either.  Here is my system file:
 
set shmsys:shminfo_shmmax=16000000
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=20
set semsys:seminfo_semmns=400
set semsys:seminfo_semmni=140
set semsys:seminfo_semmsl=60
 
This is Solaris 8 btw.  Any ideas?

Did you reboot after editing /etc/system? Unlike Linux, Solaris must be
rebooted for the changes to take effect -

J