Big problem about ipc on 8.4

Albert Shih Albert.Shih at obspm.fr
Tue Jun 11 14:07:33 UTC 2013


 Le 11/06/2013 ? 15:23:00+0200, Albert Shih a écrit
> Hi everybody
> 
> After I upgrade my server from 8.2 to 8.4 I've got a big problem about
> ipcs.
> 
> In one of my jail I'm running 
> 
>     uwsgi
> 
> this software need a security.jail.sysvipc_allowed to be true, so since 8.2 I using
> 
>     jail_sysvipc_allow="YES"
> 
> inside /etc/rc.conf (on the host). And everything work fine.
> 
> After upgrading to 8.4 uwsgi stop working I got this message in the log of
> uwsgi
> (inside the jail) : 
> 
>     emget(): Function not implemented [core/lock.c line 507]
>     semctl(): Function not implemented [core/lock.c line 602]
> 
> generally meaning some problem with systemvipc. 
> 
> I've check on the host : 
> 
>     security.jail.sysvipc_allowed: 1
> 
> Anyone have a idea ? 

OK I find the solution. 

Just in case some have the same problem.

In FreeBSD 8.4 some changes make you need to add 

    jail_NAME_OF_JAIL_parameters="allow.sysvipc"

in the rc.conf of the host.

Regards.

-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: jas at obspm.fr
Heure local/Local time:
mar 11 jui 2013 16:06:21 CEST


More information about the freebsd-jail mailing list