
On 11/05/2013 11:10 AM, Sandro Bonazzola wrote:
Il 05/11/2013 16:46, Bob Doolittle ha scritto:
On 11/05/2013 10:17 AM, Sandro Bonazzola wrote:
the file created by engine-setup is /etc/sysctl.d/ovirt-engine.conf. Note that the file is created by engine-setup only if shmmax is < 35554432 when it's running. Hmmm, I think this explains the initial problem I saw, after doing setup; cleanup; setup
The first setup will bump up the shmmax. The cleanup will remove ovirt-engine.conf. However if you don't reboot, shmmax remains boosted. The second setup will detect that shmmax is fine, and not create ovirt-engine.conf.
A subsequent reboot will revert shmmax to the default value, and postgresql will fail to come up. can you open a bug about this?
Done: https://bugzilla.redhat.com/show_bug.cgi?id=1026926 Thanks, Bob