<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:03:18 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-57] Allow OSTs to be created with no primary node, only failnodes</title>
                <link>https://jira.whamcloud.com/browse/LU-57</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A result of 22656 is that any system that has all its nodes defined as failnodes will be unable to mount after a writeconf. As DDN currently lists both partner nodes as failnodes, this could cause lots of time needlessly debugging and solving issues at customer sites. DDN currently reverts 22656 in its releases, but a solution like the one proposed in 19064 would allow us to use a version of Lustre with the 22656 patch.&lt;/p&gt;</description>
                <environment></environment>
        <key id="10297">LU-57</key>
            <summary>Allow OSTs to be created with no primary node, only failnodes</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="kitwestneat">Kit Westneat</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Jan 2011 15:18:21 +0000</created>
                <updated>Tue, 28 Jun 2011 15:01:42 +0000</updated>
                            <resolved>Fri, 3 Jun 2011 22:21:59 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                    <fixVersion>Lustre 1.8.6</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="10490" author="pjones" created="Tue, 25 Jan 2011 15:30:54 +0000"  >&lt;p&gt;Bobijam,&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="10509" author="bobijam" created="Sun, 30 Jan 2011 22:55:48 +0000"  >&lt;p&gt;I agree to add --noprimnode in mkfs.lustre as bz 19064 proposed, which won&apos;t affect bz22656 usage if not specify the option during mkfs. &lt;/p&gt;

&lt;p&gt;What your opinion? Andreas.&lt;/p&gt;</comment>
                            <comment id="10565" author="adilger" created="Wed, 9 Feb 2011 00:52:49 +0000"  >&lt;p&gt;Brian, any thoughts on this?  I haven&apos;t been involved in the config code for a while, so maybe you have some better understanding of the usability of this approach.&lt;/p&gt;

&lt;p&gt;Bobijam, you may also want to contact Nathan Rutman &amp;lt;Nathan_Rutman@xyratex.com&amp;gt; to see if he is interested to discus this.&lt;/p&gt;</comment>
                            <comment id="10587" author="pjones" created="Wed, 9 Feb 2011 10:59:45 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;If Nathan is not responsive, you might also try asking Emoly\YuJian as I think that at least one of them (or maybe both) has also worked in this area recently&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="10591" author="brian" created="Wed, 9 Feb 2011 12:30:35 +0000"  >&lt;p&gt;Generally I agree with the sentiments that we really should not care which node is &quot;primary&quot; and which node(s) is(are) &quot;failover&quot; ( to use two terms which should die).  The technical details aside, I think that all nodes which has been designated to provide service for a target should be treated and handled by the configuration engine identically.  This includes being apathetic about which node actually registers a target too.&lt;/p&gt;

&lt;p&gt;If we were to make such a change I think some of the syntax should be changed/extended too.  &lt;tt&gt;-&lt;del&gt;failnode&lt;/tt&gt; should be deprecated for something like &lt;tt&gt;&lt;/del&gt;&lt;del&gt;servicenode&lt;/tt&gt; and probably all nodes (i.e. what were traditionally primary and failover) are listed as &lt;tt&gt;&lt;/del&gt;-servicenode&lt;/tt&gt; arguments rather than the &quot;all but one&quot; (the primary) as we currently handle it.&lt;/p&gt;

&lt;p&gt;If we were to embrace the deprecation of the concept of &quot;primary&quot; and &quot;failover&quot; nodes patches like &lt;a href=&quot;https://bugzilla.lustre.org/attachment.cgi?id=31800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/attachment.cgi?id=31800&lt;/a&gt; would need to be reworked to remove their &quot;primary node&quot;ness.  Without having looked at the patch, it is likely that it&apos;s intention is good, it just needs to fully embrace the deprecation of &quot;primary&quot; and &quot;failover&quot; and remove the specific syntax dealing with it.&lt;/p&gt;</comment>
                            <comment id="10629" author="bobijam" created="Sun, 13 Feb 2011 18:08:45 +0000"  >&lt;p&gt;post a patch at &lt;a href=&quot;http://review.whamcloud.com/234&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/234&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="11111" author="pjones" created="Tue, 15 Mar 2011 12:07:59 +0000"  >&lt;p&gt;DDN have confirmed that this fix appears to meet their needs so let&apos;s proceed with landing this patch for our next 1.8.x release&lt;/p&gt;</comment>
                            <comment id="11173" author="bobijam" created="Wed, 16 Mar 2011 20:21:10 +0000"  >&lt;p&gt;Hi Johann,&lt;/p&gt;

&lt;p&gt;Please check the review inline comment. The basic proposal is to change the misleading &lt;tt&gt;&amp;#45;&amp;#45;servicenode&lt;/tt&gt; param name to &lt;tt&gt;&amp;#45;&amp;#45;standbynode&lt;/tt&gt;&lt;/p&gt;</comment>
                            <comment id="11180" author="brian" created="Thu, 17 Mar 2011 07:54:10 +0000"  >&lt;blockquote&gt;&lt;p&gt;Please check the review inline comment. The basic proposal is to change the misleading &lt;tt&gt;&amp;#45;&amp;#45;servicenode&lt;/tt&gt; param name to &lt;tt&gt;&amp;#45;&amp;#45;standbynode&lt;/tt&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I can&apos;t speak for DDN, who I think are the proponents of this change, but by my understanding of what they are looking for, &lt;tt&gt;&amp;#45;&amp;#45;standbynode&lt;/tt&gt; doesn&apos;t seem to embrace the concept of being able to list all of the nodes that will provide service to a target without any implication of disposition about the nodes&apos; relationship (i.e. master/slave, primary/secondary, ???/standby) to the target.&lt;/p&gt;

&lt;p&gt;Maybe I am reading more into what the goal of this work is than it really is.  That said, I have maintained for a long time (at least secretly for at least some of that time) that for a given target (OST, MDT, etc.) all nodes should be considered &quot;equal&quot; and none should be considered a master/primary/etc.  If that indeed is the goal here, it would be nice if the nomenclature enforced that.  Maybe it&apos;s also that I am reading more into &lt;em&gt;standby&lt;/em&gt; than I should but &lt;em&gt;standby&lt;/em&gt; to me means &lt;em&gt;secondary&lt;/em&gt;.&lt;/p&gt;</comment>
                            <comment id="11181" author="kitwestneat" created="Thu, 17 Mar 2011 08:12:30 +0000"  >&lt;p&gt;Ultimately what we&apos;d like is to have the same behavior that 1.8.3 had, where we could put all the nodes on the mkfs line and start the OSTs on any node. I guess I prefer servicenode to standbynode, but I understand Johann&apos;s objections. Limiting the startup to just the nodes specified as servicenodes would be fine, if that&apos;s the direction you all want to take. &lt;/p&gt;</comment>
                            <comment id="11182" author="johann" created="Thu, 17 Mar 2011 09:45:20 +0000"  >&lt;p&gt;I don&apos;t like --standbynode either.&lt;/p&gt;

&lt;p&gt;I think my position is quite simple. We should choose between one of those 2 options:&lt;br/&gt;
1) add support for --servicenode and limit the nids registered to the ones listed as servicenode&lt;br/&gt;
2) add an option to force skipping the check from bug 22656&lt;/p&gt;

&lt;p&gt;#2 is very easy and #1 requires a bit more work although it is still doable.&lt;/p&gt;</comment>
                            <comment id="11201" author="bobijam" created="Thu, 17 Mar 2011 20:28:04 +0000"  >&lt;p&gt;update the patch adopting Johann&apos;s solution #1 which also fits DDN&apos;s requirement as Kit commented at 17/Mar/11 8:12 AM&lt;/p&gt;</comment>
                            <comment id="11202" author="hudson" created="Thu, 17 Mar 2011 20:34:55 +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/reviews-centos5/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Bobi Jam : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=433ac83bf8cea7204d562a6f16c4645f796f5361&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;433ac83bf8cea7204d562a6f16c4645f796f5361&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11595" author="pjones" created="Wed, 30 Mar 2011 12:09:55 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Landing permission has been granted by Oracle for this change. Can you please send the patch to lustre-gate-18@sun.com&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="11601" author="pjones" created="Wed, 30 Mar 2011 21:24:23 +0000"  >&lt;p&gt;Patch landed upstream by Oracle. Bobijam, is this patch relevant for master?&lt;/p&gt;</comment>
                            <comment id="11602" author="bobijam" created="Wed, 30 Mar 2011 21:49:14 +0000"  >&lt;p&gt;yes, i&apos;ll push for master review.&lt;/p&gt;</comment>
                            <comment id="11604" author="hudson" created="Thu, 31 Mar 2011 00:18: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/reviews-centos5/614/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #614&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Bobi Jam : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=651f7e3504bcb4cbb4737ab1826e0b45603baf31&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;651f7e3504bcb4cbb4737ab1826e0b45603baf31&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11839" author="hudson" created="Fri, 1 Apr 2011 16:33:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=client,platform=el6-i686/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; client,el6-i686 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11842" author="hudson" created="Fri, 1 Apr 2011 16:35:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=server,platform=el6-i686/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; server,el6-i686 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11845" author="hudson" created="Fri, 1 Apr 2011 16:36:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=client,platform=el5-x86_64/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; client,el5-x86_64 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11848" author="hudson" created="Fri, 1 Apr 2011 16:37:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=server,platform=el5-x86_64/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; server,el5-x86_64 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11861" author="hudson" created="Fri, 1 Apr 2011 16:42:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=server,platform=el5-i686/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; server,el5-i686 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11866" author="hudson" created="Fri, 1 Apr 2011 16:44:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=client,platform=el5-i686/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; client,el5-i686 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11870" author="hudson" created="Fri, 1 Apr 2011 16:45:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=client,platform=ubuntu-x86_64/4/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; client,ubuntu-x86_64 #4&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11897" author="hudson" created="Fri, 1 Apr 2011 17:54:38 +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-b1_8-centos5/240/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8-centos5 #240&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12042" author="hudson" created="Mon, 4 Apr 2011 07:17:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-b1_8/./build_type=client,platform=el6-x86_64/5/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; client,el6-x86_64 #5&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12453" author="hudson" created="Wed, 6 Apr 2011 21:19:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./build_type=server,platform=el6-x86_64/6/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; server,el6-x86_64 #6&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&gt;Terry Rutledge : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=deb1d73396f404fba0e277fd79b8e97cd17903b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;deb1d73396f404fba0e277fd79b8e97cd17903b1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_llog.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15465" author="hudson" created="Fri, 3 Jun 2011 15:37:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15468" author="hudson" created="Fri, 3 Jun 2011 15:37:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15471" author="hudson" created="Fri, 3 Jun 2011 15:39:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15474" author="hudson" created="Fri, 3 Jun 2011 15:40:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15477" author="hudson" created="Fri, 3 Jun 2011 15:40:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15480" author="hudson" created="Fri, 3 Jun 2011 15:55:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15483" author="hudson" created="Fri, 3 Jun 2011 15:56:43 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15486" author="hudson" created="Fri, 3 Jun 2011 15:58:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15489" author="hudson" created="Fri, 3 Jun 2011 15:59:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15492" author="hudson" created="Fri, 3 Jun 2011 16:00:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15495" author="hudson" created="Fri, 3 Jun 2011 16:01:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15498" author="hudson" created="Fri, 3 Jun 2011 16:12:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15502" author="hudson" created="Fri, 3 Jun 2011 16:21:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15505" author="hudson" created="Fri, 3 Jun 2011 16:25:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15509" author="hudson" created="Fri, 3 Jun 2011 16:42:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/148/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #148&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-57&quot; title=&quot;Allow OSTs to be created with no primary node, only failnodes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-57&quot;&gt;&lt;del&gt;LU-57&lt;/del&gt;&lt;/a&gt; Allow OSTs to be created with no primary node&lt;/p&gt;

&lt;p&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=80ac0f4ee600d5a0b8d818843562d9328fef2ef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;80ac0f4ee600d5a0b8d818843562d9328fef2ef0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_param.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_disk.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/mkfs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_config.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/tunefs.lustre.8&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15572" author="pjones" created="Fri, 3 Jun 2011 22:21:59 +0000"  >&lt;p&gt;Landed for 1.8.6 and 2.1&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>19064.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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|hzv93j:</customfieldvalue>

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