I'm probably missing something basic somewhere, but my zebra indexes are not getting created as expected. It looks as if it is creating the index: -bash-4.1$ PERL5LIB=/usr/share/koha/lib:/usr/lib64 ./bin/migration_tools/rebuild_zebra.pl -b -v -r Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/zebradb/biblios Zebra authorities directory = /var/lib/koha/zebradb/authorities Koha directory = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ skipping authorities ==================== exporting biblio ==================== 401.................................................................................................... Records exported: 489 ==================== REINDEXING zebra ==================== ==================== CLEANING ==================== But nothing gets created: -bash-4.1$ ls -l /var/lib/koha/zebradb/biblios/register total 4 -rwxrwxrwx 1 tanturprod koha 27 Sep 23 09:21 README And it is not a file permissions issue: -bash-4.1$ touch /var/lib/koha/zebradb/biblios/register/junk -bash-4.1$ ls -l /var/lib/koha/zebradb/biblios/register/ total 4 -rw-r--r-- 1 tanturprod koha 0 Oct 3 12:25 junk -rwxrwxrwx 1 tanturprod koha 27 Sep 23 09:21 README What should I be looking for? What am I missing? Thanks, Tom -- ----------------------------------------------------------------------------- Tom Hanstra Sr. Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 208 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 First of the fall and there she goes back. Bye, bye, bye, bye there! -----------------------------------------------------------------------------