Bug 6032

Summary: Give biblios register and shadow sane default max sizes
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Architecture, internals, and plumbingAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: proposed patch
equivalent patch for the packages

Description Jared Camins-Esakov 2011-04-01 00:57:48 UTC
At the moment, the register and shadow directories for Zebra are capped at 4GB. Per discussion on #koha, this should be changed to 20GB since it is a hard maximum, and Zebra will only ever use as much as is required.
Comment 1 Jared Camins-Esakov 2011-04-05 12:20:26 UTC
Created attachment 3676 [details] [review]
proposed patch
Comment 2 Robin Sheat 2011-04-06 23:19:33 UTC
Created attachment 3765 [details] [review]
equivalent patch for the packages

This does the same as the other patch, however it does it for the config used by the packages.
Comment 3 Chris Cormack 2011-04-07 01:29:48 UTC
Both patches pushed, please test and close
Comment 4 Jared Camins-Esakov 2011-07-08 14:39:16 UTC
Seems to be working now. Closing.