[hobbit] Problems starting snapshot install...

Henrik Stoerner henrik at hswn.dk
Wed Aug 10 09:38:15 CEST 2005


On Wed, Aug 10, 2005 at 09:34:42AM +0200, Henrik Stoerner wrote:
> Could you try running (as "root" or whatever that's called on Darwin):
> 
>    for P in shmall shmmni shmmax; do sysctl kern.ipc.$P; done

That apparently doesn't work on FreeBSD's ksh .. if it fails, use this
instead:

   sysctl kern.ipc.shmmni
   sysctl kern.ipc.shmall
   sysctl kern.ipc.shmmax


Henrik




More information about the Xymon mailing list