Hello all, I have install Koha server 3.0 on a red hat machine. All fine ... But I'm abble to see if the zebra index process is doing some thing or not. I have this: 13400 pts/3 S+ 0:00 zebrasrv -f /etc/koha/koha-conf.xml 14112 ? S 0:00 /usr/bin/perl /usr/share/koha/bin/zebraqueue_daemon.pl and when I make a rebuild zebra I have this output...not sure is all fine or not: /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -a -b 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 ================================ ==================== exporting authority ==================== Records exported: 0 ==================== REINDEXING zebra ==================== ==================== exporting biblio ==================== 201.................................................................................................... Records exported: 204 ==================== REINDEXING zebra ==================== 11:41:44-16/07 zebraidx(14524) [log] zebra_start 2.0.36 /etc/koha/zebradb/zebra-biblios.cfg 11:41:44-16/07 zebraidx(14524) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 11:41:44-16/07 zebraidx(14524) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 11:41:44-16/07 zebraidx(14524) [log] dir /tmp/3WKtEYBgjw/biblio 11:41:44-16/07 zebraidx(14524) [warn] No such record type: grs.marcxml.record 11:41:44-16/07 zebraidx(14524) [log] Iterations: isam/dict 2/2 11:41:44-16/07 zebraidx(14524) [log] Dict: inserts/updates/deletions: 1/0/1 11:41:44-16/07 zebraidx(14524) [log] Records: 0 i/u/d 0/0/0 11:41:44-16/07 zebraidx(14524) [log] zebra_stop: 0.02 0.00 0.00 11:41:44-16/07 zebraidx(14526) [log] zebra_start 2.0.36 /etc/koha/zebradb/zebra-biblios.cfg 11:41:44-16/07 zebraidx(14526) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 11:41:44-16/07 zebraidx(14526) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 11:41:44-16/07 zebraidx(14526) [log] zebra_stop: 0.01 0.00 0.00 ==================== CLEANING ==================== Maybe some one could help? is there any log I can check? Thanks a lot