<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:48 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-1028] Bus error  (core dumped) during fsx test</title>
                <link>https://jira.whamcloud.com/browse/LU-1028</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This bug appeared after commit e8ffe16619baf1ef7c5c6b117d338956372aa752, &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-884&quot; title=&quot;Client In-Memory Data Checksum&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-884&quot;&gt;&lt;del&gt;LU-884&lt;/del&gt;&lt;/a&gt; clio: client in memory checksum&quot;,&lt;br/&gt;
unfortunately our tests don&apos;t show failure of fsx in sanity-benchmark and sanity-benchmark is not part of every autotest.&lt;/p&gt;

&lt;p&gt;The issue looks like the following:&lt;br/&gt;
/usr/lib64/lustre/tests/sanity-benchmark.sh: line 186: 16826 Bus error               (core dumped) fsx -c 50 -p 1000 -S $FSX_SEED -P $TMP -l $FSX_SIZE -N $(($FSX_COUNT * 100)) $testfile&lt;/p&gt;

&lt;p&gt;Example of report (master):&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/02485a3a-45d0-11e1-8d6e-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/02485a3a-45d0-11e1-8d6e-5254004bbbd3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;sanity-benchmark is green but fsx failed as showed above. Recently the same code was landed to the orion and we start experiencing the same issue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12979">LU-1028</key>
            <summary>Bus error  (core dumped) during fsx test</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="jay">Jinshan Xiong</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 24 Jan 2012 12:32:51 +0000</created>
                <updated>Tue, 16 Apr 2013 20:33:49 +0000</updated>
                            <resolved>Fri, 17 Feb 2012 00:50:04 +0000</resolved>
                                    <version>Lustre 2.2.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="27251" author="tappro" created="Tue, 24 Jan 2012 12:33:32 +0000"  >&lt;p&gt;bug appeared after lu-884 was landed&lt;/p&gt;</comment>
                            <comment id="27514" author="adilger" created="Fri, 27 Jan 2012 17:23:05 +0000"  >&lt;p&gt;I&apos;ve submitted &lt;a href=&quot;http://review.whamcloud.com/2007&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2007&lt;/a&gt; in order to reenable fsx in sanityn.sh and also check the result of fsx in performance-sanity.sh.&lt;/p&gt;</comment>
                            <comment id="27555" author="jay" created="Sat, 28 Jan 2012 17:51:41 +0000"  >&lt;p&gt;I pushed a patch for a quick fix at: &lt;a href=&quot;http://review.whamcloud.com/2037&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2037&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="27822" author="pjones" created="Thu, 2 Feb 2012 20:54:00 +0000"  >&lt;p&gt;jinshan&lt;/p&gt;

&lt;p&gt;Can you please rebase your patch to the tip of master to pickup the fix from LU1048?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="28185" author="jay" created="Wed, 8 Feb 2012 14:07:25 +0000"  >&lt;p&gt;Hi Andreas,&lt;/p&gt;

&lt;p&gt;Can you please take a look at this problem?&lt;/p&gt;

&lt;p&gt;The current situation is: the patch set 4 works well but it can cause more grants to be allocated to clients. It used to return lost grant to target but in this patch lost_grant will be returned to client itself.&lt;/p&gt;

&lt;p&gt;Di and Johann thought this is not good so they suggested to use lost_grant when we exactly need it. However, there exists a race that makes it not work. Assuming the application makes lots of dirty pages and avail_grant will be used up, and then truncate them, then an urgent read RPC is coming which will bring lost_grant to the server. During that read RPC is in flight, all avail_grant, cl_dirty and cl_w_in_flight are zero and if a page mkwrite process is trying to allocate grant, definitely it will be returned with -EDQUOT.&lt;/p&gt;

&lt;p&gt;Checking cl_r_in_flight won&apos;t fix this problem as well, because there exists another race that in osc_send_oap_rpc(). It packs and clears grant information in osc_build_rpc() and then update cl_r_in_flight, so this is a race window that both lost_grant and cl_r_in_flight are zero.&lt;/p&gt;</comment>
                            <comment id="28305" author="adilger" created="Thu, 9 Feb 2012 17:00:54 +0000"  >&lt;p&gt;Given that Jinshan is reworking the CLIO RPC engine for 2.3, I&apos;m content to have a minimal fix for 2.2 that allows fsx to run without problems.  I think that real world workloads will not hit the problems that fsx is seeing, so that should be enough for now.&lt;/p&gt;</comment>
                            <comment id="28379" author="adilger" created="Fri, 10 Feb 2012 14:47:54 +0000"  >&lt;p&gt;I guess it wasn&apos;t clear from my previous comment that &quot;minimal fix&quot; means &quot;use the lost_grant&quot; and see where that gets us.&lt;/p&gt;</comment>
                            <comment id="28383" author="jay" created="Fri, 10 Feb 2012 16:04:40 +0000"  >&lt;p&gt;There are two ways of using lost_grant:&lt;br/&gt;
1. if a dirty page is truncated, return the grant to avail grant. This way will cause more grant allocated to client but fsx can pass;&lt;br/&gt;
2. use lost_grant if there is no avail grant in osc_enter_cache(), this way seems to cleaner because it doesn&apos;t change grant protocol. However, fsx can still run into problem because of the race I mentioned above.&lt;/p&gt;

&lt;p&gt;I suppose you&apos;d like the 1st solution because you want fsx to pass from your previous comment(this is what I did in 6th patch). It seems  I understood it wrong and actually you want the 2nd solution, please confirm it, thanks.&lt;/p&gt;</comment>
                            <comment id="29166" author="hudson" created="Fri, 17 Feb 2012 00:37:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29168" author="hudson" created="Fri, 17 Feb 2012 00:43:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29169" author="hudson" created="Fri, 17 Feb 2012 00:46:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29170" author="hudson" created="Fri, 17 Feb 2012 00:48:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29171" author="hudson" created="Fri, 17 Feb 2012 00:49:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29172" author="hudson" created="Fri, 17 Feb 2012 00:49:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29173" author="pjones" created="Fri, 17 Feb 2012 00:50:04 +0000"  >&lt;p&gt;Landed for 2.2&lt;/p&gt;</comment>
                            <comment id="29174" author="hudson" created="Fri, 17 Feb 2012 00:53:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29175" author="hudson" created="Fri, 17 Feb 2012 00:57:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29176" author="hudson" created="Fri, 17 Feb 2012 00:58:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29177" author="hudson" created="Fri, 17 Feb 2012 01:00:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29178" author="hudson" created="Fri, 17 Feb 2012 01:01:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29180" author="hudson" created="Fri, 17 Feb 2012 01:02:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29182" author="hudson" created="Fri, 17 Feb 2012 01:05:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29183" author="hudson" created="Fri, 17 Feb 2012 01:10:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/479/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #479&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29219" author="hudson" created="Fri, 17 Feb 2012 12:54:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29268" author="hudson" created="Fri, 17 Feb 2012 13:12:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29317" author="hudson" created="Fri, 17 Feb 2012 13:38:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/grey.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)&lt;/p&gt;

&lt;p&gt;     Result = ABORTED&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29679" author="hudson" created="Thu, 23 Feb 2012 16:37:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29682" author="hudson" created="Thu, 23 Feb 2012 16:43:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29684" author="hudson" created="Thu, 23 Feb 2012 16:48:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29686" author="hudson" created="Thu, 23 Feb 2012 16:49:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29688" author="hudson" created="Thu, 23 Feb 2012 16:50:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29690" author="hudson" created="Thu, 23 Feb 2012 16:50:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29692" author="hudson" created="Thu, 23 Feb 2012 16:53:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29694" author="hudson" created="Thu, 23 Feb 2012 16:53:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29697" author="hudson" created="Thu, 23 Feb 2012 16:54:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29699" author="hudson" created="Thu, 23 Feb 2012 16:55:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29703" author="hudson" created="Thu, 23 Feb 2012 17:06:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29708" author="hudson" created="Thu, 23 Feb 2012 17:20:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29711" author="hudson" created="Thu, 23 Feb 2012 17:21:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29714" author="hudson" created="Thu, 23 Feb 2012 17:30:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29718" author="hudson" created="Thu, 23 Feb 2012 17:43:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29723" author="hudson" created="Thu, 23 Feb 2012 18:01:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29730" author="hudson" created="Thu, 23 Feb 2012 20:40:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29732" author="hudson" created="Thu, 23 Feb 2012 20:51:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/487/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #487&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; tests: re-enable sanityn.sh test_16 (fsx) (Revision df764443d452c1db1db5e72f72c9ad6e0819f567)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=df764443d452c1db1db5e72f72c9ad6e0819f567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;df764443d452c1db1db5e72f72c9ad6e0819f567&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity-benchmark.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="39961" author="adilger" created="Mon, 4 Jun 2012 19:02:05 +0000"  >&lt;p&gt;I&apos;m still able to reproduce this problem in local testing if sanityn.sh test_15() and test_16() both run with smaller OSTs that do not cause test_15 to be skipped.&lt;/p&gt;</comment>
                            <comment id="43309" author="jay" created="Wed, 15 Aug 2012 23:57:53 +0000"  >&lt;p&gt;This is also the issue of grant, when this issue is happening, all osc.cur_&lt;/p&gt;
{dirty|grant|lost_grant}
&lt;p&gt;_bytes are zero.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;139896832 bytes (140 MB) copied, 182.781 s, 765 kB/s
Success!
osc.lustre-OST0000-osc-ffff880105ae6000.cur_dirty_bytes=0
osc.lustre-OST0000-osc-ffff88020f12b400.cur_dirty_bytes=0
osc.lustre-OST0001-osc-ffff880105ae6000.cur_dirty_bytes=0
osc.lustre-OST0001-osc-ffff88020f12b400.cur_dirty_bytes=0
osc.lustre-OST0000-osc-ffff880105ae6000.cur_grant_bytes=0
osc.lustre-OST0000-osc-ffff88020f12b400.cur_grant_bytes=0
osc.lustre-OST0001-osc-ffff880105ae6000.cur_grant_bytes=0
osc.lustre-OST0001-osc-ffff88020f12b400.cur_grant_bytes=0
osc.lustre-OST0000-osc-ffff880105ae6000.cur_lost_grant_bytes=0
osc.lustre-OST0000-osc-ffff88020f12b400.cur_lost_grant_bytes=0
osc.lustre-OST0001-osc-ffff880105ae6000.cur_lost_grant_bytes=0
osc.lustre-OST0001-osc-ffff88020f12b400.cur_lost_grant_bytes=0
Resetting fail_loc on all nodes...done.
PASS 15 (198s)

== sanityn test 16: 2500 iterations of dual-mount fsx == 14:39:45 (1345066785)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So we met the same issue and a temp fix is to delete all test file of test_15 and write some bytes in sync mode so that more grants can be allocated.&lt;/p&gt;</comment>
                            <comment id="44871" author="bfaccini" created="Fri, 14 Sep 2012 10:50:20 +0000"  >&lt;p&gt;We also trigger the same situation (osc.cur_&lt;/p&gt;
{dirty|grant|lost_grant}
&lt;p&gt;_bytes = 0) on CEA test system running with our/Bull build of Lustre v2.1.2. This build/version integrates &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1299&quot; title=&quot;running truncated executable causes spewing of lock debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1299&quot;&gt;&lt;del&gt;LU-1299&lt;/del&gt;&lt;/a&gt; (patch set 11) and ORNL-22 patches but not the one for this &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The very bad news/consequence, which does not clearly appear in this JIRA comments, is that this situation causes files corruptions on affected Clients because applications/cmds are still allowed to write in cache when later asynchronous flushes never succeed (-EDQUOT) but this occurs silently and out of context.&lt;/p&gt;

&lt;p&gt;As a work-around, we are also able to recover grants and associated+working mechanism by writing sunchronous/O_DIRECT I/Os on affected OSTs/OSCs. But this problem is a showstopper for customer to migrate to v2.1.2 since there is always a timing-window where corruption can occur.&lt;/p&gt;
</comment>
                            <comment id="44884" author="jay" created="Fri, 14 Sep 2012 13:16:55 +0000"  >&lt;p&gt;Hi Bruno, there is no -&amp;gt;page_mkwrite() method yet in v2.1.2 so yes there exists an issue that writing via mmap won&apos;t reserve grants so the later flush will fail if it doesn&apos;t have enough space on the OST. As a result, one flag in the address_space will be set error so the subsequent IO will see this error(this is a common problem for async write because the app may have already exited so it won&apos;t see this error at all). Have you ever seen that the OST is running out of space and the application writes via mmap?&lt;/p&gt;

&lt;p&gt;BTW, if the OST is really running out of space, the grants can&apos;t be recovered by issuing an O_DIRECT io.&lt;/p&gt;

&lt;p&gt;There is a report about data corruption which involves all series of clients - 1.8, 2.1 and 2.3. There are huge changes on client code between 1.8 and 2.x but the grant mechanism has never changed. I smell there would be some problem with it.&lt;/p&gt;

&lt;p&gt;Do you have a steady way to reproduce this problem?&lt;/p&gt;</comment>
                            <comment id="44949" author="bfaccini" created="Sat, 15 Sep 2012 10:11:49 +0000"  >&lt;p&gt;Hello Jinshan, thank&apos;s for your quick answer already !!&lt;/p&gt;

&lt;p&gt;Even if we don&apos;t know how we fall in such situation, I don&apos;t think we are running with the mmap case you described. This comes from the fact that now we are aware of this problem, we frequently monitor &quot;/proc/fs/lustre/osc/&amp;lt;OST-import&amp;gt;/cur_&lt;/p&gt;
{dirty|grant|lost_grant}_bytes&quot; on each Client nodes and at some point of time we find some of them with all 3 counters be NULL when OST is far from beeing full and others Clients still have grants for it!!&lt;br/&gt;
&lt;br/&gt;
On these Clients we are able to successfully create a file that we limited to only one of these OST/Stripe (lfs setstripe) and then we can easily re-read it from the same Client. But when we try to access it from an other Client, file appears empty with a 0 size, and thus/now also from its creator/original Client node !!!&lt;br/&gt;
&lt;br/&gt;
If enabling full traces, we can see the -EDQUOT errno returns from osc_enter_cache() which, I think, seem to happen during lock revoke and further pages flushes mechanism ...&lt;br/&gt;
So, according to me, it better looks like that some scenario or I/O sequence is able to break the grant flow/mechanism.&lt;br/&gt;
&lt;br/&gt;
And again, when the problem is there on a Client, all 3 &quot;cur_{dirty|grant|lost_grant}
&lt;p&gt;_bytes&quot; stay NULL and we can do the same proof of failure multiple times. The only way to return to normal we know is to run a small program doing O_DIRECT writes to each affected OST.&lt;/p&gt;

&lt;p&gt;Will try to get you the relating infos/traces out from the site soon.&lt;/p&gt;</comment>
                            <comment id="44950" author="adilger" created="Sat, 15 Sep 2012 12:50:15 +0000"  >&lt;p&gt;I Bruno, could you please file a separate bug for your &quot;cur_grant is zero&quot; issue, and copy the last comments over.  This bug is closed, and was flats stpecifidally to the fsx core dump problem, but your issue may be different. It is easier to track and prioritize if you file a new bug.&lt;/p&gt;

&lt;p&gt;In addition to Jinshan, Johann should be CC&apos;d on the bug, since he was working on the grant code recently. &lt;/p&gt;</comment>
                            <comment id="44954" author="jay" created="Sat, 15 Sep 2012 16:38:35 +0000"  >&lt;blockquote&gt;
&lt;p&gt;If enabling full traces, we can see the -EDQUOT errno returns from osc_enter_cache() which, I think, seem to happen during lock revoke and further pages flushes mechanism ...&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;osc_enter_cache() is called to add the page into OSC write cache. When it runs out of grants on this OSC, -EQUOTA will be returned to caller(ll_commit_write() of llite), and then a SYNC io will be issued so more grants should be returned by the OST. Please take a look at the log again to make sure this process happened.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;In addition to Jinshan, Johann should be CC&apos;d on the bug, since he was working on the grant code recently.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, I agree with Andreas that a new ticket should be created and I will add Johann in the cc list.&lt;/p&gt;</comment>
                            <comment id="44962" author="bfaccini" created="Sun, 16 Sep 2012 02:34:30 +0000"  >&lt;p&gt;No problem I understand, I will fill a new Jira starting next week with all related inf&lt;/p&gt;</comment>
                            <comment id="47607" author="adilger" created="Thu, 8 Nov 2012 18:50:32 +0000"  >&lt;p&gt;I saw this recently in &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/235473d8-d8b7-11e1-9e3b-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/235473d8-d8b7-11e1-9e3b-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="47608" author="adilger" created="Thu, 8 Nov 2012 18:54:54 +0000"  >&lt;p&gt;Actually, this is happening a LOT for what appears to be a wide striping test at IU:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/7114751c-d0c6-11e1-8d8f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/7114751c-d0c6-11e1-8d8f-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m going to file a new bug.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="16642">LU-2305</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12566">LU-884</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="16642">LU-2305</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv4fj:</customfieldvalue>

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