At 06:30 PM 10/3/2013 -0400, Tom Hanstra wrote:
Thanks, Mark. My problem is that I'm not getting *any* output at all from the index run. Despite the output on the screen, I get no records in any of the zebra index directories. So I've got to have something even more basic not working quite right. I just have not been able to track it down yet.

I did, just for test sake, try it as root as well.  Nothing that way either.

Out of curiosity, what does ps give you?

me@sandbox:/$ ps aux | grep zebra
koha 1419 0.0 0.0 17124 404 ? S Jan29 0:00 daemon --name=koha-zebra-ctl.koha384 --errlog=/var/log/koha/koha-zebradaemon.err --stdout=/var/log/koha/koha-zebradaemon.log --output=/var/log/koha/koha-zebradaemon-output.log --verbose=1 --respawn --delay=30 --user=koha.koha -- /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml koha 1423 0.0 0.0 103180 5284 ? S Jan29 0:59 /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml

Also, FYI we're using Zebra 2.0.44 with ICU

Good luck - Paul



My install of Koha was from the tarball. For Zebra, I used the CentOS rpm's. This is all on RHEL6. Tomorrow I'll try compiling Zebra to see if that might be where the problem lies. Since Koha works but Zebra does not, that will be my focus.

Tom

On 10/3/13 4:14 PM, Mark Tompsett wrote:
Greetings,

Thanks, but the user "tanturprod" is the one doing the indexing and it
does have permissions to write to that directory.
Paul's example comes from a tarball installation. This is why he has koha as
user and group. You didn't mention how you installed koha (apt-get install
koha-common, tarball, git) either.

However, his example does lead to the point that the issue is not just
directory permissions alone, but also the files in the directory. If one of
your files has gotten the wrong permissions, a rebuild/reindex won't work,
because it can't recreate/overwrite that file. And if you recreate it as
root, then reindexing won't work on a forward basis.

In my /var/lib/koha/library/biblios directory I have 4 subdirectories:
key  register  shadow  tmp
You only showed register in your email. I have a package installation. Your
path suggests a tarball installation. You only showed one directory. Did you
check all the subdirectories?

Just some further thoughts.

GPML,
Mark Tompsett

--

-----------------------------------------------------------------------------
     Tom Hanstra                              Sr. Systems Administrator
     Hesburgh Libraries of Notre Dame         Phone: (574)631-4686
     208 Hesburgh Library                     Email: [email protected]
     Notre Dame, IN  46556

                 First of the fall and there she goes back.
                         Bye, bye, bye, bye there!
-----------------------------------------------------------------------------

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to