OK, I found that the etc/zebradb/*.cfg files were still looking for Zebra in /usr/lib/idzebra-2.0. Obviously, they are not there, since they are installed in /shared/zebra/lib. Did I miss something in the configuration? Or might the install process have missed updating this one? Anyway, fixing that took care of Authorities and started working on Bibs. Now I get this error after some processing: 12:03:40-28/04 zebraidx(4426) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 12:03:40-28/04 zebraidx(4426) [log] config /shared/koha/soft/etc/zebradb/zebra-biblios.cfg 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-dom.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-alvis.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-text.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-safari.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-grs-regx.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-grs-marc.so 12:03:40-28/04 zebraidx(4426) [log] Loaded filter module /shared/zebra/lib/idzebra-2.0/modules/mod-grs-xml.so 12:03:40-28/04 zebraidx(4426) [warn] previous transaction didn't reach commit 12:03:40-28/04 zebraidx(4426) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G 12:03:40-28/04 zebraidx(4426) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/biblios/shadow/cache 12:03:40-28/04 zebraidx(4426) [log] zebra_stop: 0.06 0.00 0.01 ------------------------------ Where do I look to determine what is keeping this from committing the transaction? Thanks again, Tom On 04/28/2011 11:26 AM, Tom Hanstra wrote:
Yes, the paths are right. I'm installing on a shared SAN device and need to keep Koha, Zebra, Yaz, etc. all in their own locations on the SAN rather than on the server device itself.
Is the syntax of "dom.<path_to_etc>/dom-config-marc.xml" right? That file does exist and should be right out of the box.
Any other diagnostics or logs which might help me figure this out?
Thanks, Tom
On 04/28/2011 11:01 AM, Ian Walls wrote:
Tom,
10:40:57-28/04 zebraidx(14704) [warn] No such record type: dom./shared/koha/soft/etc/zebradb/authorities/etc/dom-config-marc.xml
10:42:02-28/04 zebraidx(15423) [warn] No such record type: grs.marcxml.record
There's the problem, I believe. Looks like rebuild_zebra.pl <http://rebuild_zebra.pl> isn't finding your zebra config files. Are those paths correct?
-Ian
On Thu, Apr 28, 2011 at 10:47 AM, Tom Hanstra <tom@nd.edu <mailto:tom@nd.edu>> wrote:
Since I've never created Zebra indexes before, I'm thinking my problems might be that I'm not really getting them created properly. I see the following: ------------------------------------- PERL5LIB=/shared/koha/soft/lib ./bin/migration_tools/rebuild_zebra.pl <http://rebuild_zebra.pl> -b -a -v -r Zebra configuration information ================================ Zebra biblio directory = /shared/koha/soft/var/lib/zebradb/biblios Zebra authorities directory = /shared/koha/soft/var/lib/zebradb/authorities Koha directory = /shared/koha/soft/intranet/cgi-bin BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ ==================== exporting authority ==================== 2001.................................................................................................... Records exported: 2033 ==================== REINDEXING zebra ==================== 10:40:57-28/04 zebraidx(14703) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:40:57-28/04 zebraidx(14703) [log] config /shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg 10:40:57-28/04 zebraidx(14703) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G 10:40:57-28/04 zebraidx(14703) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/authorities/shadow/cache 10:40:57-28/04 zebraidx(14703) [log] zebra_stop: 0.01 0.00 0.00 10:40:57-28/04 zebraidx(14704) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:40:57-28/04 zebraidx(14704) [log] config /shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg 10:40:57-28/04 zebraidx(14704) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G 10:40:57-28/04 zebraidx(14704) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/authorities/shadow/cache 10:40:57-28/04 zebraidx(14704) [log] dir /tmp/Fc2dokwEbE/authority 10:40:57-28/04 zebraidx(14704) [warn] No such record type: dom./shared/koha/soft/etc/zebradb/authorities/etc/dom-config-marc.xml 10:40:57-28/04 zebraidx(14704) [log] Iterations: isam/dict 64/26 10:40:57-28/04 zebraidx(14704) [log] Dict: inserts/updates/deletions: 26/0/0 10:40:57-28/04 zebraidx(14704) [log] Records: 0 i/u/d 0/0/0 10:40:57-28/04 zebraidx(14704) [log] zebra_stop: 0.04 0.01 0.02 10:40:57-28/04 zebraidx(14707) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:40:57-28/04 zebraidx(14707) [log] config /shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg 10:40:57-28/04 zebraidx(14707) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G 10:40:57-28/04 zebraidx(14707) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/authorities/shadow/cache 10:40:57-28/04 zebraidx(14707) [log] zebra_stop: 0.04 0.00 0.00 ==================== exporting biblio ==================== 8501.................................................................................................... Records exported: 8589 ==================== REINDEXING zebra ==================== 10:42:02-28/04 zebraidx(15422) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:42:02-28/04 zebraidx(15422) [log] config /shared/koha/soft/etc/zebradb/zebra-biblios.cfg 10:42:02-28/04 zebraidx(15422) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G 10:42:02-28/04 zebraidx(15422) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/biblios/shadow/cache 10:42:02-28/04 zebraidx(15422) [log] zebra_stop: 0.01 0.00 0.00 10:42:02-28/04 zebraidx(15423) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:42:02-28/04 zebraidx(15423) [log] config /shared/koha/soft/etc/zebradb/zebra-biblios.cfg 10:42:02-28/04 zebraidx(15423) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G 10:42:02-28/04 zebraidx(15423) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/biblios/shadow/cache 10:42:02-28/04 zebraidx(15423) [log] dir /tmp/Fc2dokwEbE/biblio 10:42:02-28/04 zebraidx(15423) [warn] No such record type: grs.marcxml.record 10:42:02-28/04 zebraidx(15423) [log] Iterations: isam/dict 64/26 10:42:02-28/04 zebraidx(15423) [log] Dict: inserts/updates/deletions: 26/0/0 10:42:02-28/04 zebraidx(15423) [log] Records: 0 i/u/d 0/0/0 10:42:02-28/04 zebraidx(15423) [log] zebra_stop: 0.05 0.01 0.00 10:42:02-28/04 zebraidx(15426) [log] zebra_start 2.0.42 4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9 10:42:02-28/04 zebraidx(15426) [log] config /shared/koha/soft/etc/zebradb/zebra-biblios.cfg 10:42:02-28/04 zebraidx(15426) [log] enabling shadow spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G 10:42:02-28/04 zebraidx(15426) [log] cache_fname = /shared/koha/soft/var/lib/zebradb/biblios/shadow/cache 10:42:02-28/04 zebraidx(15426) [log] zebra_stop: 0.03 0.00 0.00 ==================== CLEANING ==================== ----------------------------------------------
No errors shown, but I really don't have what I think should be enough for a valid resulting output. Where else can I look for more complete diagnostics to understand what might or might not be going on here? And what files can I review to make sure I have a valid indexing result?
Thanks, Tom
--
----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu <mailto:tom@nd.edu> Notre Dame, IN 46556
Any idiot can face a crisis, it is this day-to-day living that wears you out. Anton Chekhov -----------------------------------------------------------------------------
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz <mailto:Koha@lists.katipo.co.nz> http://lists.katipo.co.nz/mailman/listinfo/koha
-- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (888) 900-8944 http://bywatersolutions.com ian.walls@bywatersolutions.com <mailto:ian.walls@bywatersolutions.com> Twitter: @sekjal
--
----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email:tom@nd.edu Notre Dame, IN 46556
Any idiot can face a crisis, it is this day-to-day living that wears you out. Anton Chekhov -----------------------------------------------------------------------------
-- ----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 Any idiot can face a crisis, it is this day-to-day living that wears you out. Anton Chekhov -----------------------------------------------------------------------------