Sandro Bonazzola has uploaded a new change for review.

Change subject: packaging: setup: raise shmmax to 40Mb
......................................................................

packaging: setup: raise shmmax to 40Mb

Raising shmmax requirements for supporting
RHEL-6.5 postgresql.

Change-Id: Ib7e033873bd393eba20b5704b57ee29968a59267
Bug-Url: https://bugzilla.redhat.com/1027605
Signed-off-by: Sandro Bonazzola <[email protected]>
---
M packaging/setup/ovirt_engine_setup/constants.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/21533/1

diff --git a/packaging/setup/ovirt_engine_setup/constants.py 
b/packaging/setup/ovirt_engine_setup/constants.py
index ab6fd1e..5d42d4e 100644
--- a/packaging/setup/ovirt_engine_setup/constants.py
+++ b/packaging/setup/ovirt_engine_setup/constants.py
@@ -459,7 +459,7 @@
     DEFAULT_SYSTEM_GROUP_ENGINE = 'ovirt'
     DEFAULT_SYSTEM_USER_POSTGRES = 'postgres'
 
-    DEFAULT_SYSTEM_SHMMAX = 35554432
+    DEFAULT_SYSTEM_SHMMAX = 41943040
 
     DEFAULT_SYSTEM_MEMCHECK_MINIMUM_MB = 4096
     DEFAULT_SYSTEM_MEMCHECK_RECOMMENDED_MB = 16384


-- 
To view, visit http://gerrit.ovirt.org/21533
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7e033873bd393eba20b5704b57ee29968a59267
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to