The recommended configuration is to run rebuild_zebra out of crontab (See the example crontab file) but I'm not sure if this error is related. 2009/11/18 Chadwick, John, DCA <john.chadwick@state.nm.us>
I am noticing some errors in the koha-zebradaemon-output.log file. When new records are added it takes a bit longer to index than we think they should. Running rebuild zebra is often faster.
The log file shows the following:
14:31:44-18/11 zebrasrv(55) [warn] Failed to open /var/lib/bbmkoha/zebradb/biblios/register/reci-0.mf [Permission denied]
14:31:44-18/11 zebrasrv(55) [fatal] mf_write: reci error (1)
14:31:44-18/11 zebrasrv(55) [fatal] write commit block
14:31:44-18/11 zebrasrv(55) [warn] zebra_commit: failed
Zebra ends up indexing and search works, but I am concerned about the errors. Any ideas?
OK, baseline question: does /var/lib/bbmkoha/zebradb/biblios/register/reci-0.mf exist? What are the owner:group and permissions? --joe