From 0becf5f89af1bf43e872b755769c803eb55c3548 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 3 Mar 2017 10:23:58 -0500 Subject: Increases open files limit for mariadb There is currently an issue where the max open files limit is hit with MariaDB in noha deployments, because it is defaulted to 1024 by system limits. In HA deployments the limit is bumped to 16384. This patch introduces a flag to be able to increase the limit to 16384 for noHA deployments. opnfv-tht-pr: 115 opnfv-puppet-tripleo-pr: 17 JIRA: APEX-345 Change-Id: I786517c5fb663332e782500df964a43d3d4538ff Signed-off-by: Tim Rozet --- ci/PR_revision.log | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 1328da23..49e35b35 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -7,3 +7,4 @@ 107,Enable ODL clustering 110,Adding endpoint url definitions for tacker 109,Adding endpoint url definitions to congress +115,Increases mariadb open files limit for noha deployments -- cgit 1.2.3-korg