<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:47:57 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-5033] invalid UID for inode on ost??</title>
                <link>https://jira.whamcloud.com/browse/LU-5033</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I ran into some inode on the ost with invalid UID info. Is this correct???&lt;/p&gt;

&lt;p&gt;debugfs -c /dev/mapper/nbp7-ost31&lt;br/&gt;
debugfs 1.42.7.wc2 (07-Nov-2013)&lt;br/&gt;
/dev/mapper/nbp7-ost31: catastrophic mode - not reading inode or group bitmaps&lt;br/&gt;
debugfs:  stat /O/0/d14/7469710&lt;br/&gt;
Inode: 50828   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 455490692    Version: 0x0000000c:00f37784&lt;br/&gt;
User: -312902144   Group: 27113   Size: 2234682&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 4368&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 atime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 mtime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
crtime: 0x52e170c0:60f59854 &amp;#8211; Thu Jan 23 11:42:56 2014&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  lma = &quot;00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 8e fa 71 00 00 00 00 00 &quot; (24)&lt;br/&gt;
  lma: fid=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x100000000:0x71fa8e:0x0&amp;#93;&lt;/span&gt; compat=0 incompat=0&lt;br/&gt;
  fid = &quot;f1 1f 03 00 02 00 00 00 8f 51 00 00 00 00 00 00 &quot; (16)&lt;br/&gt;
  fid: parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200031ff1:0x518f:0x0&amp;#93;&lt;/span&gt; stripe=0&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-255):116465152-116465407, (256-511):116472576-116472831, (512-545):13938454-13938487&lt;/p&gt;

&lt;p&gt;the uid for this file should be 9637.&lt;/p&gt;</description>
                <environment></environment>
        <key id="24624">LU-5033</key>
            <summary>invalid UID for inode on ost??</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="niu">Niu Yawei</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 May 2014 19:54:15 +0000</created>
                <updated>Wed, 29 Oct 2014 16:40:28 +0000</updated>
                            <resolved>Wed, 29 Oct 2014 16:40:28 +0000</resolved>
                                    <version>Lustre 2.4.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="83564" author="mhanafi" created="Thu, 8 May 2014 19:55:55 +0000"  >&lt;p&gt;The heading should be &quot;invalid UID for inode on ost&quot;&lt;/p&gt;</comment>
                            <comment id="83565" author="mhanafi" created="Thu, 8 May 2014 20:14:38 +0000"  >&lt;p&gt;Some more info:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Changed UID to 0 without changing GUID&lt;/b&gt; Note how GUID become negative&lt;/p&gt;

&lt;p&gt;debugfs:  stat /O/0/d14/7469710&lt;br/&gt;
Inode: 50828   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 455490692    Version: 0x0000000c:00f37784&lt;br/&gt;
&lt;b&gt;User:     0   Group: -30713&lt;/b&gt;   Size: 2234682&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 4368&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 atime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 mtime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
crtime: 0x52e170c0:60f59854 &amp;#8211; Thu Jan 23 11:42:56 2014&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  lma = &quot;00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 8e fa 71 00 00 00 00 00 &quot; (24)&lt;br/&gt;
  lma: fid=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x100000000:0x71fa8e:0x0&amp;#93;&lt;/span&gt; compat=0 incompat=0&lt;br/&gt;
  fid = &quot;f1 1f 03 00 02 00 00 00 8f 51 00 00 00 00 00 00 &quot; (16)&lt;br/&gt;
  fid: parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200031ff1:0x518f:0x0&amp;#93;&lt;/span&gt; stripe=0&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-255):116465152-116465407, (256-511):116472576-116472831, (512-545):13938454-13938487&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Changed ONLY UID to 9637&lt;/b&gt; &lt;br/&gt;
debugfs:  stat /O/0/d14/7469710&lt;br/&gt;
Inode: 50828   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 455490692    Version: 0x0000000c:00f37784&lt;br/&gt;
&lt;b&gt;User:  9637   Group: -30705&lt;/b&gt;   Size: 2234682&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 4368&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 atime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 mtime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
crtime: 0x52e170c0:60f59854 &amp;#8211; Thu Jan 23 11:42:56 2014&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  lma = &quot;00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 8e fa 71 00 00 00 00 00 &quot; (24)&lt;br/&gt;
  lma: fid=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x100000000:0x71fa8e:0x0&amp;#93;&lt;/span&gt; compat=0 incompat=0&lt;br/&gt;
  fid = &quot;f1 1f 03 00 02 00 00 00 8f 51 00 00 00 00 00 00 &quot; (16)&lt;br/&gt;
  fid: parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200031ff1:0x518f:0x0&amp;#93;&lt;/span&gt; stripe=0&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-255):116465152-116465407, (256-511):116472576-116472831, (512-545):13938454-13938487&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Changed ONLY GUID to 27113&lt;/b&gt; &lt;br/&gt;
debugfs:  stat /O/0/d14/7469710&lt;br/&gt;
Inode: 50828   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 455490692    Version: 0x0000000c:00f37784&lt;br/&gt;
&lt;b&gt;User: 1909890792   Group: 27113&lt;/b&gt;   Size: 2234682&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 4368&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 atime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 mtime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
crtime: 0x52e170c0:60f59854 &amp;#8211; Thu Jan 23 11:42:56 2014&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  lma = &quot;00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 8e fa 71 00 00 00 00 00 &quot; (24)&lt;br/&gt;
  lma: fid=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x100000000:0x71fa8e:0x0&amp;#93;&lt;/span&gt; compat=0 incompat=0&lt;br/&gt;
  fid = &quot;f1 1f 03 00 02 00 00 00 8f 51 00 00 00 00 00 00 &quot; (16)&lt;br/&gt;
  fid: parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200031ff1:0x518f:0x0&amp;#93;&lt;/span&gt; stripe=0&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-255):116465152-116465407, (256-511):116472576-116472831, (512-545):13938454-13938487&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Changed UID=9637 and GUID=27113&lt;/b&gt;&lt;br/&gt;
debugfs:  stat /O/0/d14/7469710&lt;br/&gt;
Inode: 50828   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 455490692    Version: 0x0000000c:00f37784&lt;br/&gt;
&lt;b&gt;User:  9637   Group: 27113&lt;/b&gt;   Size: 2234682&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 4368&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 atime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
 mtime: 0x52e1791f:00000000 &amp;#8211; Thu Jan 23 12:18:39 2014&lt;br/&gt;
crtime: 0x52e170c0:60f59854 &amp;#8211; Thu Jan 23 11:42:56 2014&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  lma = &quot;00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 8e fa 71 00 00 00 00 00 &quot; (24)&lt;br/&gt;
  lma: fid=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x100000000:0x71fa8e:0x0&amp;#93;&lt;/span&gt; compat=0 incompat=0&lt;br/&gt;
  fid = &quot;f1 1f 03 00 02 00 00 00 8f 51 00 00 00 00 00 00 &quot; (16)&lt;br/&gt;
  fid: parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200031ff1:0x518f:0x0&amp;#93;&lt;/span&gt; stripe=0&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-255):116465152-116465407, (256-511):116472576-116472831, (512-545):13938454-13938487&lt;/p&gt;
</comment>
                            <comment id="83566" author="pjones" created="Thu, 8 May 2014 21:05:09 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Could you please comment on this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="83595" author="niu" created="Fri, 9 May 2014 01:40:17 +0000"  >&lt;p&gt;This problem is described in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4345&quot; title=&quot;failed to update accounting ZAP for user&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4345&quot;&gt;&lt;del&gt;LU-4345&lt;/del&gt;&lt;/a&gt;, and patch for master is in review stage: &lt;a href=&quot;http://review.whamcloud.com/10223&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10223&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="86248" author="jfc" created="Tue, 10 Jun 2014 18:09:06 +0000"  >&lt;p&gt;Hello Mahmoud,&lt;br/&gt;
I see that patch 10223 is now merged.&lt;br/&gt;
Can I go ahead and mark this ticket as resolved &amp;#8211; duplicate?&lt;br/&gt;
Thanks,&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="97850" author="mhanafi" created="Wed, 29 Oct 2014 16:27:46 +0000"  >&lt;p&gt;please close.&lt;/p&gt;</comment>
                            <comment id="97857" author="pjones" created="Wed, 29 Oct 2014 16:40:28 +0000"  >&lt;p&gt;ok thanks&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwm4v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13916</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>