summaryrefslogtreecommitdiffstats
path: root/meta-ibm
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-08-23 09:11:36 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-27 20:27:28 -0400
commit8f731c09c9fd8028b56e25189e883c91a40a7a2e (patch)
tree74628062b1dd8adb9fe5bf768f9bcc59cb13a6da /meta-ibm
parent5145ab10812c1187b06e8dfb510f323d6958f8b0 (diff)
downloadtalos-openbmc-8f731c09c9fd8028b56e25189e883c91a40a7a2e.tar.gz
talos-openbmc-8f731c09c9fd8028b56e25189e883c91a40a7a2e.zip
Increase witherspoon host console log to 256K
The host team has requested a bump in their allocated log size. Appears as if witherspoon has the filesystem space to spare so bump up from the default of 16K to 256K. Testing: Loaded on system and caused a lot of traffic in host console and verified /var/log/obmc-console.log did not grow beyond 256K and properly wrapped. (From meta-ibm rev: 50ba839a2ee314b06b21273ff4a4a9456baef6d2) Change-Id: Ie9a7f003778b3e38f7a444f32d69942bcfc1575b Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf
index a5ba3f328..638ae7e5d 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/console/obmc-console/obmc-console.conf
@@ -2,3 +2,4 @@ lpc-address = 0x3f8
sirq = 4
local-tty = ttyS0
local-tty-baud = 115200
+logsize = 256k
OpenPOWER on IntegriCloud