Shared Memory allocation in jail
bsd
bsd at todoo.biz
Thu Jan 5 15:33:57 UTC 2012
Le 5 janv. 2012 à 14:56, bsd a écrit :
> Hi,
>
> I am trying to run both postgres and zabbix in the same jail and I am only able to start postgres or zabbix not both of them.
>
> I have tuned my sysctl on master host as follow :
>
> kern.ipc.shmmax=268435456
> kern.ipc.shmall=409600
> kern.ipc.semmap=256
>
> security.jail.allow_raw_sockets=1
> security.jail.sysvipc_allowed=1
> security.jail.enforce_statfs=1
>
>
> No special tunning on jail host.
>
>
> I have also tunned in rc.conf
> jail_sysvipc_allow="YES"
>
>
>
> I am still not able to start both at the same time.
>
>
> Any idea ?
Infos here were helpful : http://www.freebsddiary.org/jail-multiple.php
I have
• re-configure /boot/loader.conf
• configured sysctl.conf with various options
# rebooted and the issue was solved.
>
> ––––––––––––––––––––––––––––––––––––––––––––––
> ---------> Grégory Bernard Director <---------
> ---------------> www.osnet.eu <---------------
> --> Your provider of OpenSource appliances <--
> ––––––––––––––––––––––––––––––––––––––––––––––
> OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
––––––––––––––––––––––––––––––––––––––––––––––
---------> Grégory Bernard Director <---------
---------------> www.osnet.eu <---------------
--> Your provider of OpenSource appliances <--
––––––––––––––––––––––––––––––––––––––––––––––
OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO
More information about the freebsd-questions
mailing list