<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:01 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-1367] Help finding bad LBA</title>
                <link>https://jira.whamcloud.com/browse/LU-1367</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I am on the phone with our storage vendor.  We have some corruption on the disk, and the file system when readonly.  We suspect that there might be a FW issue in the RAID controller.&lt;/p&gt;

&lt;p&gt;When we run fsck, we see a couple of messages like this:&lt;/p&gt;

&lt;p&gt;   Free inodes count wrong for group #45590 (1, counted=0).&lt;/p&gt;

&lt;p&gt;The storage vendor would like to know the LBA associated with this this data.  Can you tell me how to find that?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</description>
                <environment></environment>
        <key id="14252">LU-1367</key>
            <summary>Help finding bad LBA</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="4">Incomplete</resolution>
                                        <assignee username="pjones">Peter Jones</assignee>
                                    <reporter username="rspellman">Roger Spellman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 3 May 2012 15:55:42 +0000</created>
                <updated>Sat, 15 Mar 2014 01:01:42 +0000</updated>
                            <resolved>Sat, 15 Mar 2014 01:01:42 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="38113" author="adilger" created="Thu, 3 May 2012 17:30:55 +0000"  >&lt;p&gt;The &quot;inode count wrong&quot; is itself not associated with a particular block address.  Instead, this is a side-effect of some previous error that was corrected (e.g. a corrupted or unreferenced inode being deleted), and now the summary count for the group that held that inode is incorrect.&lt;/p&gt;

&lt;p&gt;It is possible to find the filesystem block number for a particular inode using the &quot;debugfs -c -R &apos;imap &amp;lt;inode number&amp;gt;&apos; /dev/XXX&quot; command.  Once the filesystem block number is found, this needs to be converted to a sector number (usually block_number * 8, assuming 512-byte sectors) and added to the offset of the start of the partition (0, in the recommended case of using the whole device for a Lustre target).&lt;/p&gt;</comment>
                            <comment id="38117" author="rspellman" created="Thu, 3 May 2012 17:50:14 +0000"  >&lt;p&gt;Andreas, Thanks for this info.&lt;br/&gt;
From this message, I don&apos;t see the inode number, just the group number.&lt;br/&gt;
If I knew the size of the group, I should would be able to calculate the LBA of that particular group, then I could use the offset of the inode count and free inodes to get their LBAs.&lt;br/&gt;
Do you know the size of the group?&lt;/p&gt;</comment>
                            <comment id="78424" author="jfc" created="Wed, 5 Mar 2014 01:19:03 +0000"  >&lt;p&gt;Roger &amp;#8211; can we mark this issue as resolved?&lt;br/&gt;
Thanks,&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="79388" author="jfc" created="Sat, 15 Mar 2014 01:01:42 +0000"  >&lt;p&gt;Looks like we will not pursue this issue further.&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|hzw1rj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10367</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>