[Koha-devel] 3.18 zebra

Paul A paul.a at navalmarinearchive.com
Thu Jan 22 02:36:00 CET 2015


At 01:33 PM 1/22/2015 +1300, Robin Sheat wrote:
>Paul A schreef op wo 21-01-2015 om 18:53 [-0500]:
> > So, then it bounced me around looking for indexer, SIP server and
> > Zebra,
> > which all appear to start, but service koha-common restart doesn't
> > appear
> > to want to play:
[snip]
>You just want to make sure that zebra is correctly running. Ignore the
>indexer as that's not your issue here, your problem is with searching,
>not indexing.
>
>You never tested searching, so for all we know it's better now. If zebra
>is failing to start, you'll have to figure out why.

It is starting/running.  Just rebooted the box (end of the day for me, but 
I appreciate you're the other side of the timezones) and $ ps -faux gives 2 
entries:

k318-ko+  1283  0.0  0.0  17176   404 ?        S    19:47   0:00 daemon 
--name=k318-koha-zebra ---errlog=/var/log/koha/k318/zebra-error.log 
--stdout=/var/log/koha/k318/zebra.log 
--output=/var/log/koha/k318/zebra-output.log --verbose=1 --respawn 
--delay=30 --user=k318-koha.k318-koha -- zebrsrv -v none,fatal,warn -f 
/etc/koha/sites/k318/koha-conf.xml

k318-ko+  1285  0.0  0.0 114000  5532 ?        S    19:47   0:00  \_ 
zebrasrv -v none,fatal,warn -f /etc/koha/sites/k318/koha-conf.xml

I have no clue as to user k318-ko+ nor where --name=k318-koha-zebra came 
from. koha-conf.xml has (for both bibs and auths, created by the install 
process):
         <user>k318-koha</user>
         <password>2YTE********Gxbk</password>

HOWEVER -- I have just (since reboot) found in zebra-output.log "Failed to 
bind to unix:/var/run/koha/zebradb/bibliosocket [No such file or 
directory]" and the same for authority socket.

There is no file at all by that name on this box, but a quick look at our 
production box finds symbolic links at /run/koha/zebradb/ (but no file by 
that name.)

Can you tell me please how these are spawned?  Maybe if I chase this down, 
I can get back to my search speed testing ...

Thanks again -- Paul







More information about the Koha-devel mailing list