<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Hi Stepan,</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
I'm suspecting a configuration issue. Could you describe more in details your setup (nodes, lnet config, for server and clients).</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
llmount.sh is starting everything locally, on the local node by default.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Then you have this &quot;not available&quot; and client keeps connecting that needs to be fixed.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Small I/O working and large I/O not working, and both related to errors makes me think the small I/O goes to the client cache, and the large I/O are flushed sooner, and the system is reporting an error right away. The cached I/O will eventually fail when the
 system will try to flush them.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
What is your setup: client, server, &quot;lctl list_nids&quot; on each. Also check everything is &quot;UP&quot; in &quot;lctl dl&quot; output on each node.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Also, what was your format options for your MDT and OSTs?</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Aurlien</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> lustre-discuss &lt;lustre-discuss-bounces@lists.lustre.org&gt; de la part de Stepan Beskrovnyy via lustre-discuss &lt;lustre-discuss@lists.lustre.org&gt;<br>
<b>Envoy :</b> mercredi 14 janvier 2026 12:31<br>
<b> :</b> lustre-discuss@lists.lustre.org &lt;lustre-discuss@lists.lustre.org&gt;<br>
<b>Objet :</b> [lustre-discuss] Mounting troubles on Rocky 9.6 and 2.17.50 tag</font>
<div>&nbsp;</div>
</div>
<div>
<table bgcolor="#FFEB9C" border="1">
<tbody>
<tr>
<td><font face="verdana" color="black" size="1"><b>External email: Use caution opening links or attachments</b>
</font></td>
</tr>
</tbody>
</table>
<br>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>Hi Everyone!&nbsp;<br>
<br>
</div>
Building from source lustre tag v2.17.50 on custom Rocky Linux 9.6&nbsp;<br>
</div>
<div>Linux Kernel version 5.14.0-570.58.1 .&nbsp;</div>
<div>Building from source&nbsp;via tutorial&nbsp;<a href="https://wiki.whamcloud.com/pages/viewpage.action?pageId=427393157">https://wiki.whamcloud.com/pages/viewpage.action?pageId=427393157</a>&nbsp;<br>
</div>
<div>Build goes well, kernel modules loading successfully.&nbsp;<br>
</div>
<div>llmount.sh goes well too, and fio benchmark works successfully&nbsp;on test filesystem&nbsp;<br>
</div>
<div>Then, I start mounting mdt and oss on nodes, I get error (See first picture) that lustre cant found mount for OST(with mdt exact same problem).&nbsp;<img alt="image.png" width="557" height="35" data-outlook-trace="F:1|T:1" src="cid:ii_mkdxpwhx0"></div>
<div>But mounting processes seemed to be ok.&nbsp;<br>
</div>
<div>After mounting all filesystem and trying to cp something&nbsp;on it, I have problems like&nbsp;(See picture two) connect is not available and lustre cant find target.&nbsp;<img alt="image.png" width="557" height="172" data-outlook-trace="F:1|T:1" src="cid:ii_mkdxs0n51"><br>
</div>
If I copy small files like 10Kb, copying ends successfully, with the same errors.&nbsp;<br>
</div>
If I copy bigger directory, like ior, then copying freeze with errors like on second picture.&nbsp;<br>
</div>
Any thoughts ? What do I do wrong ? How can I debug this?&nbsp;<br>
</div>
Thanks,&nbsp;&nbsp;<br>
</div>
Stepan<br>
<div>
<div>
<div>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>