<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:06 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-1162] debugfs 1.41.90.wc3 not printing path on mdt</title>
                <link>https://jira.whamcloud.com/browse/LU-1162</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I am trying to use debugfs to get the fullpath for a ost object.&lt;/p&gt;

&lt;p&gt;running on OST&lt;br/&gt;
service151 ~/e2fsprogs-1.41.90.wc3/e2scan # debugfs -R &quot;stat /O/0/d0/65504&quot; /dev/mapper/ddn5a-nbp5-ost16&lt;br/&gt;
debugfs 1.41.90.wc3 (28-May-2011)&lt;br/&gt;
Inode: 7995447   Type: regular    Mode:  0666   Flags: 0x80000&lt;br/&gt;
Generation: 2244192670    Version: 0x00000000:006fd7ad&lt;br/&gt;
User:  4806   Group:  1128   Size: 14680064&lt;br/&gt;
File ACL: 0    Directory ACL: 0&lt;br/&gt;
Links: 1   Blockcount: 28672&lt;br/&gt;
Fragment:  Address: 0    Number: 0    Size: 0&lt;br/&gt;
 ctime: 0x4f1df040:00000000 &amp;#8211; Mon Jan 23 15:41:52 2012&lt;br/&gt;
 atime: 0x80015180:00000003 &amp;#8211; Tue Jan 19 19:14:08 2038&lt;br/&gt;
 mtime: 0x4f1df040:00000000 &amp;#8211; Mon Jan 23 15:41:52 2012&lt;br/&gt;
crtime: 0x4f1dc599:1f4238f8 &amp;#8211; Mon Jan 23 12:39:53 2012&lt;br/&gt;
Size of extra inode fields: 28&lt;br/&gt;
Extended attributes stored in inode body: &lt;br/&gt;
  fid = &quot;6f 1d 00 eb 0e 00 00 02 00 00 00 00 1f 00 00 00 e0 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 &quot; (32)&lt;br/&gt;
  fid: objid=65504 seq=0 parent=&lt;span class=&quot;error&quot;&gt;&amp;#91;0x200000eeb001d6f:0x0:0x0&amp;#93;&lt;/span&gt; stripe=31&lt;br/&gt;
EXTENTS:&lt;br/&gt;
(0-2047):9906176-9908223, (2048-3583):9914368-9915903&lt;/p&gt;

&lt;p&gt;Now Run on MDT to get full path&lt;/p&gt;

&lt;p&gt;service150 ~ # debugfs -V &lt;br/&gt;
debugfs 1.41.90.wc3 (28-May-2011)&lt;br/&gt;
        Using EXT2FS Library version 1.41.90.wc3&lt;br/&gt;
service150 ~ # debugfs  &lt;del&gt;R &apos;ncheck 0x200000eeb001d6f&apos; /dev/mapper/nbp5&lt;/del&gt;-vg-mdt5&lt;br/&gt;
debugfs 1.41.90.wc3 (28-May-2011)&lt;br/&gt;
Inode   Pathname&lt;/p&gt;
</description>
                <environment>Lustre 2.1 and e2fsprogs-1.41.90.wc3</environment>
        <key id="13400">LU-1162</key>
            <summary>debugfs 1.41.90.wc3 not printing path on mdt</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="1">Fixed</resolution>
                                        <assignee username="cliffw">Cliff White</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 1 Mar 2012 20:46:08 +0000</created>
                <updated>Mon, 9 Jul 2012 16:11:19 +0000</updated>
                            <resolved>Mon, 9 Jul 2012 16:11:19 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="30281" author="pjones" created="Fri, 2 Mar 2012 06:59:29 +0000"  >&lt;p&gt;Bobi&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="30358" author="adilger" created="Fri, 2 Mar 2012 15:51:53 +0000"  >&lt;p&gt;For the second step, where you are looking up the FID on the MDS, you should instead be using &quot;lfs fid2path &lt;/p&gt;
{FID}
&lt;p&gt;&quot; on any client to resolve the pathname. That is considerably faster than the debugfs mechanism (which doesn&apos;t work on 2.x files). &lt;/p&gt;</comment>
                            <comment id="30362" author="mhanafi" created="Fri, 2 Mar 2012 18:54:50 +0000"  >&lt;p&gt;Got it thanks. Should update the lustre2.x docs. You can close this.&lt;/p&gt;

&lt;p&gt;&amp;#8211; &lt;br/&gt;
Mahmoud Hanafi&lt;br/&gt;
NASA Ames Research Center&lt;br/&gt;
Mail Stop 258-6&lt;br/&gt;
Bldg. 258&lt;br/&gt;
P.O. Box 1&lt;br/&gt;
Moffett Field, CA 94035-0001&lt;/p&gt;

&lt;p&gt;Office: 650-604-1454&lt;br/&gt;
Cell: 510-386-0615&lt;/p&gt;
</comment>
                            <comment id="39838" author="pjones" created="Fri, 1 Jun 2012 14:36:21 +0000"  >&lt;p&gt;Cliff another doc issue&lt;/p&gt;</comment>
                            <comment id="41622" author="cliffw" created="Mon, 9 Jul 2012 16:11:19 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-64&quot; title=&quot;Change debugfs information to use FID lookup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-64&quot;&gt;&lt;del&gt;LUDOC-64&lt;/del&gt;&lt;/a&gt; opened to track the documentation update. Closing this bug. &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|hzvh7z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6439</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>