<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mv="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Times;
        panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:宋体;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:微软雅黑;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:serif;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">We’ve worked with MAKER on Lustre and GPFS w/o significant issues (we’re also in the process of setting up MAKER on cluster using Ceph).  I’ve always found the trickiest part in initial MAKER setup and testing is making sure the proper
 tempfile space is set (point to local disk or /dev/shm) and wrangling MPI issues.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">chris <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">maker-devel <maker-devel-bounces@yandell-lab.org> on behalf of Carson Holt <carsonhh@gmail.com><br>
<b>Date: </b>Tuesday, July 18, 2017 at 12:06 AM<br>
<b>To: </b>"zhushilin@frasergen.com" <zhushilin@frasergen.com><br>
<b>Cc: </b>maker-devel <maker-devel@yandell-lab.org><br>
<b>Subject: </b>Re: [maker-devel] some suggestion<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">The system we commonly use with MAKER is Lustre and we get no issues. We also commonly run MAKER on TACC which uses Lustre for all it’s file systems. So there is no Lustre limitation. MAKER does require that each node also have a local
 temporary directory for some operations which can generate high IOPS or require that traditional flock support (cannot be guaranteed on some NFS systems). These operations occur in the location specified by TMP= in the control file. Perhaps you are attempting
 to set your TMP value in the control files to a Lustre space which can overload the MDS (metadata server) used by Lustre. Make sure you do not set TMP to a shared location. Your working directory can be a shared Lustre space and result files will be stored
 there, but IO operations that are not safe for shared spaces will occur in TMP, and TMP must be set to a local storage location (usually /tmp).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">--Carson<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On Jul 12, 2017, at 12:19 AM, <a href="mailto:zhushilin@frasergen.com">
zhushilin@frasergen.com</a> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">Dear developer,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">It seems that MAKER can only run in the general hard disk which support structrued data<span style="background:white">, as SQLite was used.</span><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">When running in lustre filesystem, we got  <span style="background:white">I/O error and nothing was written to .db file which saves the gff information.</span><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">Maybe the best way is to check the filesystem automatically and give the different strategy to store the information in gff files.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">Best wishes<o:p></o:p></span></p>
</div>
<div class="MsoNormal">
<hr size="1" width="210" style="width:157.5pt" align="left">
</div>
<div>
<div>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:"Times",serif;background:white">Shilin Zhu</span></b><span style="font-size:12.0pt;font-family:"Times",serif;background:white">   </span><b><span style="font-size:10.0pt;font-family:"Times",serif;background:white">R&D
 director</span></b><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Times",serif;background:white">DEPT. of Bioinformatics</span><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">Wuhan Frasergen Bioinformatics Co., Ltd</span><span style="font-size:10.0pt;font-family:"微软雅黑",serif;color:#262626"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"serif",serif;color:#262626;background:white">B8 building</span><span style="font-size:10.0pt;color:#262626;background:white">│</span><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">Biolake</span><span style="font-size:10.0pt;color:#262626;background:white">│</span><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">666
 Gaoxin Road</span><span style="font-size:10.0pt;color:#262626;background:white">│</span><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">Wuhan East Lake High-tech Zone</span><span style="font-size:10.0pt;color:#262626;background:white">│</span><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">Wuhan
 430075</span><span style="font-size:10.0pt;color:#262626;background:white">│</span><span style="font-size:10.0pt;font-family:"Times",serif;color:#262626;background:white">China</span><span style="font-size:10.5pt;font-family:"微软雅黑",serif;color:#262626"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;color:#262626;background:white">T: 027-87224705│M: +86 18502745140 </span><span style="font-size:10.5pt;font-family:"微软雅黑",serif;color:#262626"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;color:#262626;background:white">F: 027-87224785│E: </span><span style="font-size:10.5pt;color:#262626"><a href="mailto:service@frasergen.com"><span style="font-size:10.0pt">service@frasergen.com</span></a></span><span style="font-size:10.5pt;font-family:"微软雅黑",serif;color:#262626"><o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="text-align:justify;line-height:15.75pt"><span style="font-size:10.0pt">W: <span style="color:blue"><a href="x-msg://93/www.frasergen.com">http://www.frasergen.com</a></span></span><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><o:p></o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center;line-height:15.75pt">
<span style="font-size:10.5pt;font-family:宋体">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal" style="text-align:justify"><span style="font-size:10.5pt;font-family:"Times New Roman",serif;background:white">Disclaimer</span><span style="font-size:10.5pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:15.75pt"><span style="font-size:10.0pt;font-family:"Times New Roman",serif">This e-mail is intended to be used only by persons entitled to receive such information and may contain information that is
 confidential, proprietary, and/or legally privileged. If you are not the intended recipient, you are hereby  notified that any use, retention, disclosure, dissemination, copying, or taking any other action in reliance on contents of this e-mail is prohibited.
 If you have received this e-mail in error, please immediately contact the sender and delete the e-mail from your mailbox or any other storage mechanism. Thank you!</span><span style="font-size:11.5pt"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">_______________________________________________<br>
maker-devel mailing list<br>
</span><a href="mailto:maker-devel@box290.bluehost.com"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">maker-devel@box290.bluehost.com</span></a><span style="font-size:10.5pt;font-family:"微软雅黑",serif"><br>
</span><a href="http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org"><span style="font-size:10.5pt;font-family:"微软雅黑",serif">http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org</span></a><o:p></o:p></p>
</div>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
</div>
</body>
</html>