<html 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="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;
        panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:16.0pt">We encountered a similar issue after setting PFL and all OSTs ended up with a file too large error: (Lustre 2.15.5)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt">here is how we reproduced the error:<br>
===================================================<br>
[faaland1@mutt9 pfltest] $mkdir nopfl pfl-one pfl-two<br>
[faaland1@mutt9 pfltest] $lfs setstripe -E 256G -c2 -S 16M -E -1 -c -1 pfl-two<br>
[faaland1@mutt9 pfltest] $lfs setstripe -E -1 -c -1 pfl-one<br>
[faaland1@mutt9 pfltest] $lfs setstripe -c -1 -S 16M nopfl<br>
[faaland1@mutt9 pfltest] $pwd<br>
/p/lflood/faaland1/test/pfltest<br>
[faaland1@mutt9 pfltest] $lfs check servers .<br>
lflood-OST0000-osc-ff1a28194597d000 active.<br>
lflood-OST0001-osc-ff1a28194597d000 active.<br>
lflood-OST0002-osc-ff1a28194597d000 active.<br>
lflood-OST0003-osc-ff1a28194597d000 active.<br>
lflood-MDT0000-mdc-ff1a28194597d000 active.<br>
lflood-MDT0001-mdc-ff1a28194597d000 active.<br>
lflood-MDT0002-mdc-ff1a28194597d000 active.<br>
lflood-MDT0003-mdc-ff1a28194597d000 active.<br>
MGC172.19.1.133@o2ib100 active.<br>
[faaland1@mutt9 pfltest] $for xx in *; do echo $xx; dd if=/dev/zero bs=1 seek=$((8*2))T of=${xx}/16TB count=1; echo; done 2>&1<br>
nopfl<br>
1+0 records in<br>
1+0 records out<br>
1 byte copied, 0.0006174 s, 1.6 kB/s<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt">pfl-one<br>
1+0 records in<br>
1+0 records out<br>
1 byte copied, 0.000456144 s, 2.2 kB/s<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt">pfl-two<br>
dd: failed to truncate to 17592186044416 bytes in output file 'pfl-two/16TB': File too large<br>
==============================================<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:18.0pt">If one of the watcher could confirm/review the current fix for this ticket really addresses the error we encountered.
<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:16.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:16.0pt">thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">-eric<o:p></o:p></span></p>
</div>
</body>
</html>