<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Nathan, Ive created a Jira issue for this, <a href="https://jira.whamcloud.com/browse/LU-13285" rel="58166">
LU-13285</a>. In it I attached the output of an strace where I was able to capture a string of both successful and failed df's.<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>From:</b> Nathan Dauchy - NOAA Affiliate <nathan.dauchy@noaa.gov><br>
<b>Sent:</b> Thursday, February 20, 2020 2:35 PM<br>
<b>To:</b> Konzem, Kevin P <kkonzem@contractor.usgs.gov><br>
<b>Cc:</b> lustre-discuss@lists.lustre.org <lustre-discuss@lists.lustre.org><br>
<b>Subject:</b> [EXTERNAL] Re: [lustre-discuss] DF bug with lustre 2.12.4</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Thu, Feb 20, 2020 at 11:47 AM Konzem, Kevin P <<a href="mailto:kkonzem@contractor.usgs.gov">kkonzem@contractor.usgs.gov</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-size:12pt">test this by running 'while [ true ];do /bin/df -TP /performance;done' on two sessions on the same client. As soon as I start the second while loop, the outputs go from:</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span>Filesystem                 Type   1024-blocks   Used Available Capacity Mounted on<br>
</span><span>192.168.0.181@tcp:/perform lustre    71467728 100416  67664944       1% /performance</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
to:</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span>Filesystem                 Type   1024-blocks  Used Available Capacity Mounted on<br>
</span><span>192.168.0.181@tcp:/perform lustre           0    -0        -0      50% /performance</span></div>
</div>
</blockquote>
<div><br>
</div>
<div>Kevin,</div>
<div><br>
</div>
<div>I can confirm seeing this issue intermittently as well, and usually with a re-run of df the results are once again reasonable.  It looks like you have a more reliable reproducer though, which is good!  A support ticket was opened with our vendor, and they
 said if we can capture a "strace" of it for a bad run that might be helpful... but I haven't caught it in the act yet.  With your reproducer, can you get that and open a Jira ticket to track the problem?</div>
<div><br>
</div>
<div>As a workaround, try "lfs df" instead, it may take a different code path that avoids the bug.</div>
<div><br>
</div>
<div>-Nathan</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>