<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:49 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-8007] Kernel: LustreError: 191208:0:(vvp_io.c:1086:vvp_io_commit_write()) Write page 82782 of inode ffff8803a8fd06b8 failed -28</title>
                <link>https://jira.whamcloud.com/browse/LU-8007</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;On April 6, 2016, we noticed one particular file system getting many of the following errors, which corresponded with user job failures:&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;Kernel: LustreError: 191208:0:(vvp_io.c:1086:vvp_io_commit_write()) Write page 82782 of inode ffff8803a8fd06b8 failed -28
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&apos;lfs df&apos; showed the filesystem was only 76% full; however, it also showed that 32 of the 80 OSTs were 89%-90% full. Since deactivating those 32 &quot;near-full&quot; OSTs on 4/6, we haven&apos;t seen the problem on that file system.&lt;/p&gt;

&lt;p&gt;Consequently, we are now seeing the issue on another file system where OSTs are ~ 90% full.&lt;/p&gt;</description>
                <environment>TOSS 2.4-7&lt;br/&gt;
lustre-2.5.5-3chaos_2.6.32_573.18.1.1chaos.ch5.4.x86_64.x86_64&lt;br/&gt;
ZFS 0.6.5.4-1.ch5.4.x86_64</environment>
        <key id="36063">LU-8007</key>
            <summary>Kernel: LustreError: 191208:0:(vvp_io.c:1086:vvp_io_commit_write()) Write page 82782 of inode ffff8803a8fd06b8 failed -28</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="charr">Cameron Harr</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Mon, 11 Apr 2016 22:51:38 +0000</created>
                <updated>Wed, 5 Aug 2020 21:40:36 +0000</updated>
                            <resolved>Wed, 5 Aug 2020 21:40:36 +0000</resolved>
                                    <version>Lustre 2.5.5</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="148515" author="charr" created="Mon, 11 Apr 2016 23:04:36 +0000"  >&lt;p&gt;Looks very similar to what SNL was seeing in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7510&quot; title=&quot;(vvp_io.c:1088:vvp_io_commit_write()) Write page 962977 of inode ffff880fbea44b78 failed -28&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7510&quot;&gt;&lt;del&gt;LU-7510&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="148615" author="pjones" created="Tue, 12 Apr 2016 17:37:42 +0000"  >&lt;p&gt;Nathaniel&lt;/p&gt;

&lt;p&gt;Could you please look into the fesaibility of porting the two mentioned patches to the 2.5 FE branch?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="148641" author="utopiabound" created="Tue, 12 Apr 2016 19:15:26 +0000"  >&lt;p&gt;The patches for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2049&quot; title=&quot;add support for OBD_CONNECT_GRANT_PARAM&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2049&quot;&gt;&lt;del&gt;LU-2049&lt;/del&gt;&lt;/a&gt; touch a lot of ofd code, but the code was heavily re-factored in the run up to 2.6 (at a minimum would need &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3467&quot; title=&quot;Unified request handler on OST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3467&quot;&gt;&lt;del&gt;LU-3467&lt;/del&gt;&lt;/a&gt;), and this is JUST the ofd directory.  This would be a very complex port, and I would deem very risky.&lt;/p&gt;</comment>
                            <comment id="148651" author="morrone" created="Tue, 12 Apr 2016 20:33:48 +0000"  >&lt;p&gt;What about the second &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2049&quot; title=&quot;add support for OBD_CONNECT_GRANT_PARAM&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2049&quot;&gt;&lt;del&gt;LU-2049&lt;/del&gt;&lt;/a&gt; patch?&lt;/p&gt;</comment>
                            <comment id="213016" author="ofaaland" created="Tue, 7 Nov 2017 20:23:41 +0000"  >&lt;p&gt;Do you still intend to merge &lt;a href=&quot;https://review.whamcloud.com/#/c/22567/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/22567/&lt;/a&gt; to b2_8_fe?&#160; Looks like it got the reviews you asked for.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="33409">LU-7510</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16178">LU-2049</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 18 Apr 2016 22:51:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzy7lr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Apr 2016 22:51:38 +0000</customfieldvalue>

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