<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=Windows-1252">
<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:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.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 lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">ENOSYS is “function not implemented”.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Yeah, unfortunately, that’s what you get by leveraging Linux errno values and of course Lustre is based on Linux.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Lustre is constructed this way too for interoperability reasons.  That is, we need standard error coding between clients and servers.  If the Cray/HPE implementation was to return something meaning “this is disabled” then 3<sup>rd</sup>-party
 clients wouldn’t be able to grok it.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Cory<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal" style="margin-left:.5in">On 10/24/20, 2:55 PM, "Michael Di Domenico" <mdidomenico4@gmail.com> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-left:.5in"><br>
<br>
<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-left:.5in">now that you mention it, i do think i recall someone telling me that<br>
at some point.  what threw me was the phrasing of the error message.<br>
had it been "this is disabled" i would have remembered<br>
<br>
thanks<br>
<br>
On Sat, Oct 24, 2020 at 1:33 AM Spitz, Cory James <cory.spitz@hpe.com> wrote:<br>
><br>
> Hello, Michael.<br>
><br>
><br>
><br>
> I noticed in a previous message to the list you said that you were “running clusterstor 3.2”.  I assume that your 2.11 servers are really running the Cray/HPE 2.11 as part of Neo 3.2.  If so, please know that Neo 3.2 does not support DNE2 striped directories
 due to numerous possible data corruptions with the underlying 2.11.0 base.  We’ve disabled the capability to protect our customer’s data and file system integrity.  Most of those issues are now fixed in master and b2_12 and HPE supports DNE2 in our 4.x Neo
 line.  An upcoming release of Neo for your HW will bring the capability to your platform.  Please contact your HPE rep if you need further assistance planning the upgrade and/or if you want to experiment with DNE2 on a test platform prior to an upgrade.<br>
><br>
> Thanks,<br>
><br>
> -Cory<br>
><br>
><br>
><br>
> On 10/23/20, 11:51 AM, "lustre-discuss" <lustre-discuss-bounces@lists.lustre.org> wrote:<br>
><br>
><br>
><br>
> i'm trying to create a striped directory, but when i run `lfs<br>
> setdirstripe -c 2 test_dir` i get, 'function not implemented'<br>
><br>
> i'm running 2.11 on the servers and 2.12.5 on the clients<br>
><br>
> i can run lfs setdirstrip -i 0 test_dir_one and -i 1 without issue, so<br>
> i can utilize both MDT's<br>
><br>
> is there something not turned on somewhere that should be to enable<br>
> directory striping?  i haven't found anything perusing the<br>
> documentation so far<br>
> _______________________________________________<br>
> lustre-discuss mailing list<br>
> lustre-discuss@lists.lustre.org<br>
> <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a>
<o:p></o:p></p>
</div>
</div>
</body>
</html>