http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12120
Bug ID: 12120
Summary: Add --tempdir arg to rebuild_zebra.pl
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Sometimes zebra indexing will fail when the filesystem of the /tmp dir is too
small for the indexing temp file
ie: a 20 gig temp file is needed, and /tmp is only 1 gig :(
...in this situation, it is necessary to tell rebuild_zebra.pl to use a
different filesystem with the required space.
this patch aims to provide this functionality
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/