<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=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Arial;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@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:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Arial",sans-serif;
        color:#000040;}
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:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US">One of the most common causes of permissions problems on Lustre is not propagating UIDs and GIDs onto the MDS. The servers that run the MDTs for the file
 system need to be able to look up the UIDs and GIDs of the users that can access the file system.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US">The symptoms you describe do match this scenario. I can reproduce this behaviour with both “high” (600000) and “low” (2000) UID numbers, and adding the
 UIDs/GIDs to the MDS fixes the issue on my testbed.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#0C5BB8">Malcolm Cowe</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#00003F"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#000951">High Performance Data Division</span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#00003F"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#00003F"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#000951">Intel Corporation</span></b><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#000951"> | www.intel.com</span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#00003F"><o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#000040;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">lustre-discuss <lustre-discuss-bounces@lists.lustre.org> on behalf of "John S. Urban" <urbanjost@comcast.net><br>
<b>Date: </b>Monday, 26 June 2017 at 1:45 am<br>
<b>To: </b>Lustre discussion <lustre-discuss@lists.lustre.org><br>
<b>Subject: </b>[lustre-discuss] lustre file system errors with large user UIDs<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt">We recently added a lustre file server.  All appears to be going well except when users with a UID >  2**19  (ie. 524 288,) try to access the file<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">System; although no similar problems appear mounting other types of file systems (we have many others).  So the problem appears to be
<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Specific to the lustre mounts.  Users with the large UIDs get  “permission denied” if they try to access the file system, and commands like ls(1)<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Show question marks for most fields (permission, owner, group, …).  Is there a non-default mount option required to use lustre with large UID
<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Values?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"> <o:p></o:p></p>
</div>
</body>
</html>