<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">You don’t have berkleyDB installed on your system, so BioPerl is trying to fall back to another index format that has issues on network mounted file systems. You can try and install BerkleyDB then the related perl module (<a href="https://metacpan.org/pod/BerkeleyDB" class="">https://metacpan.org/pod/BerkeleyDB</a>). You would then need to reinstall BioPerl and MAKER. You can also try running on a single CPU until indexing finishes, then launch MAKER.  That might be enough to get around any early race conditions.<div class=""><br class=""></div><div class="">—Carson</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 26, 2020, at 12:58 AM, Xu, taosheng <<a href="mailto:taosheng.x@gmail.com" class="">taosheng.x@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hello, </div><div class="">I am using a  computer cluster with 20 nodes(40cpus per node) for gene annotation. I submit my maker task to one node with 40 CPUs

 using openMPI. Everything is well. </div><div class=""></div><div class="">But I encounter the problem when submitting the same maker task to the cluster with multiple nodes (120 cpus) There are errors shown below.  </div><div class="">I would also appreciate any advice. Thank you.<br class=""></div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Taosheng</div><div class=""><br class=""></div><div class=""><br class=""></div><b class="">STATUS: Processing and indexing input FASTA files...<br class="">cannot remove directory for home/20200425/genome.maker.output/mpi_blastdb/te_proteins%2Efasta.mpi.10//.dbtmp0: No such file or directory at /maker/bin/../lib/FastaDB.pm line 145.<br class="">cannot remove directory for /home/20200425/genome.maker.output/mpi_blastdb/te_proteins%2Efasta.mpi.10//.dbtmp0: Directory not empty at /maker/bin/../lib/FastaDB.pm line 145.<br class="">cannot remove directory for /home/20200425/genome.maker.output/mpi_blastdb/te_proteins%2Efasta.mpi.10//.dbtmp0: Directory not empty at /maker/bin/../lib/FastaDB.pm line 145.</b><br class=""></div>
_______________________________________________<br class="">maker-devel mailing list<br class=""><a href="mailto:maker-devel@yandell-lab.org" class="">maker-devel@yandell-lab.org</a><br class="">http://yandell-lab.org/mailman/listinfo/maker-devel_yandell-lab.org<br class=""></div></blockquote></div><br class=""></div></body></html>