<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:10 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-964] df hangs when attempted from clients (NETAPP)</title>
                <link>https://jira.whamcloud.com/browse/LU-964</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;running fdisk -l from the MDT shows sdb as the correctr size of our lustre config and shows no partition table. Running df from ANY of the clients results in a hang.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;From the MDT, we&apos;ve captured the last few lines of the dmesg output:
Lustre: MDS lustre-MDT0000: lustre-OST0010_UUID now active, resetting orphans
Lustre: 3334:0:(quota_master.c:1718:mds_quota_recovery()) Only 0/32 OSTs are active, abort quota recovery
Lustre: lustre-OST0012-osc: Connection restored to service lustre-OST0012 using nid 192.168.1.31@tcp.
Lustre: MDS lustre-MDT0000: lustre-OST0012_UUID now active, resetting orphans
Lustre: 3334:0:(quota_master.c:1718:mds_quota_recovery()) Only 0/32 OSTs are active, abort quota recovery
Lustre: 3334:0:(quota_master.c:1718:mds_quota_recovery()) Skipped 4 previous similar messages
Lustre: lustre-OST0014-osc: Connection restored to service lustre-OST0014 using nid 192.168.1.31@tcp.
Lustre: Skipped 4 previous similar messages
Lustre: MDS lustre-MDT0000: lustre-OST0014_UUID now active, resetting orphans
Lustre: Skipped 4 previous similar messages
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Virtualized environment involving 4 OSS&amp;#39;s, 1 MDT, and 4 clients</environment>
        <key id="12799">LU-964</key>
            <summary>df hangs when attempted from clients (NETAPP)</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="wc-triage">WC Triage</assignee>
                                    <reporter username="vstephen">Brent VanDyke</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Jan 2012 15:56:55 +0000</created>
                <updated>Fri, 13 Jul 2012 21:03:28 +0000</updated>
                            <resolved>Wed, 4 Jan 2012 16:47:08 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                                        <due></due>
                            <votes>1</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="25801" author="vstephen" created="Wed, 4 Jan 2012 16:04:15 +0000"  >&lt;p&gt;Please provide client logs from one of the clients experiencing the issue, the MDS, and one of the OSTs.&lt;/p&gt;</comment>
                            <comment id="25808" author="vstephen" created="Wed, 4 Jan 2012 16:12:29 +0000"  >&lt;p&gt;Attached are all three files&lt;/p&gt;</comment>
                            <comment id="25809" author="vstephen" created="Wed, 4 Jan 2012 16:13:34 +0000"  >&lt;p&gt;Attached are all 3 files&lt;/p&gt;</comment>
                            <comment id="25814" author="enzogfx" created="Wed, 4 Jan 2012 16:36:29 +0000"  >&lt;p&gt;Make sure you run this on the MDS &amp;amp; All Clients&lt;/p&gt;

&lt;p&gt;&amp;lt;  # for i in 0 1 2 3 4 5 6 7 8 9 a b c d e f; do lctl conf_param lustre-OST000${i}.osc.active=0; done;  &amp;gt;&lt;/p&gt;</comment>
                            <comment id="25816" author="vstephen" created="Wed, 4 Jan 2012 16:44:24 +0000"  >&lt;p&gt;Thanks, case closed&lt;/p&gt;</comment>
                            <comment id="25817" author="cliffw" created="Wed, 4 Jan 2012 16:47:08 +0000"  >&lt;p&gt;Brilliant team at netapp fixed bug.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10709" name="messages_MDT.log" size="258792" author="vstephen" created="Wed, 4 Jan 2012 16:13:34 +0000"/>
                            <attachment id="10706" name="messages_MDT.log" size="258792" author="vstephen" created="Wed, 4 Jan 2012 16:12:29 +0000"/>
                            <attachment id="10710" name="messages_OSS.log" size="314680" author="vstephen" created="Wed, 4 Jan 2012 16:13:34 +0000"/>
                            <attachment id="10707" name="messages_OSS.log" size="314680" author="vstephen" created="Wed, 4 Jan 2012 16:12:29 +0000"/>
                            <attachment id="10708" name="messages_client.log" size="276463" author="vstephen" created="Wed, 4 Jan 2012 16:13:34 +0000"/>
                            <attachment id="10705" name="messages_client.log" size="276463" author="vstephen" created="Wed, 4 Jan 2012 16:12:29 +0000"/>
                    </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|hzvhkv:</customfieldvalue>

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

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