We've worked around this change by checking for those booleans and setting each if they exist. https://github.com/openshift/openshift-ansible/pull/2166
On Mon, Jul 18, 2016 at 12:56 PM, Josh Berkus <[email protected]> wrote: > On 07/15/2016 08:59 AM, Philippe Lafoucrière wrote: >> We're having a potential issue. One postgresql service is not starting >> on the beta cluster: >> >> FATAL: could not open shared memory segment "/PostgreSQL.1804289383": >> Permission denied >> >> We need to investigate that, but it could be related to docker mounts >> (especially /dev/shm) > > This is due to a change in Docker, lemme see if I can find docs on it. > I know that Docker added constraints on dynamic shared memory at some point. > > > -- > -- > Josh Berkus > Project Atomic > Red Hat OSAS _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
