<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:38:19 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-3948] Unable to load lustre module when the filesystem is running.</title>
                <link>https://jira.whamcloud.com/browse/LU-3948</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If a node is running as a lustre server, with either MGS, MDT or OSTs locally then you cannot load the lustre module.  This in turn prevents the Lustre client from mounting on a server.&lt;/p&gt;

&lt;p&gt;This appears to be a module loading order issue, if I load the Lustre module before mounting the targets then everything is fine.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;mount -t lustre&lt;br/&gt;
/dev/mapper/vg_mgs-mgs on /lustre/mgs type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_mdt3_home-mdt3 on /lustre/home/mdt3 type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_v-mdt on /lustre/v/mdt type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_mdt4_home-mdt4 on /lustre/home/mdt4 type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_mdt5_home-mdt5 on /lustre/home/mdt5 type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_mdt1_v-mdt1 on /lustre/v/mdt1 type lustre (rw)&lt;br/&gt;
/dev/mapper/vg_mdt2_v-mdt2 on /lustre/v/mdt2 type lustre (rw)&lt;/li&gt;
	&lt;li&gt;modprobe lustre&lt;br/&gt;
WARNING: Error inserting lov (/lib/modules/2.6.32-358.18.1.el6_lustre.es46.x86_64/updates/kernel/fs/lustre/lov.ko): Operation already in progress&lt;br/&gt;
FATAL: Error inserting lustre (/lib/modules/2.6.32-358.18.1.el6_lustre.es46.x86_64/updates/kernel/fs/lustre/lustre.ko): Operation already in progress&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;From dmesg we have the warning:&lt;/p&gt;

&lt;p&gt;Sep 13 14:16:58 victrix-mds0 kernel: : LustreError: 18270:0:(lprocfs_status.c:489:lprocfs_register())  Lproc: Attempting to register osc more than once&lt;/p&gt;

&lt;p&gt;The relevant modules loaded at this time are:&lt;/p&gt;

&lt;p&gt;mdc                   202485  0 &lt;br/&gt;
osp                   253656  253 &lt;br/&gt;
lod                   260436  115 &lt;br/&gt;
mdt                   638025  116 &lt;br/&gt;
mgs                   287077  1 &lt;br/&gt;
mgc                    82967  2 mgs&lt;br/&gt;
fsfilt_ldiskfs         15114  7 &lt;br/&gt;
osd_ldiskfs           417738  230 &lt;br/&gt;
lquota                339165  558 mdt,osd_ldiskfs&lt;br/&gt;
mdd                   357047  117 mdt,osd_ldiskfs&lt;br/&gt;
fid                    70842  121 mdc,osp,lod,mdt,osd_ldiskfs,mdd&lt;br/&gt;
fld                    84982  120 lod,mdt,osd_ldiskfs,mdd,fid&lt;br/&gt;
ptlrpc               1556389  124 mdc,osp,lod,mdt,mgs,mgc,lquota,fid,fld&lt;br/&gt;
obdclass             1292111  580 mdc,osp,lod,mdt,mgs,mgc,osd_ldiskfs,lquota,mdd,fid,fld,ptlrpc&lt;br/&gt;
lvfs                   16085  15 mdc,osp,lod,mdt,mgs,mgc,fsfilt_ldiskfs,osd_ldiskfs,lquota,mdd,fid,fld,ptlrpc,obdclass&lt;br/&gt;
ldiskfs               415574  9 fsfilt_ldiskfs,osd_ldiskfs&lt;br/&gt;
ko2iblnd              232685  0 &lt;br/&gt;
ksocklnd              175314  1 &lt;br/&gt;
lnet                  334770  4 ptlrpc,obdclass,ko2iblnd,ksocklnd&lt;br/&gt;
libcfs                498217  18 mdc,osp,lod,mdt,mgs,mgc,fsfilt_ldiskfs,osd_ldiskfs,lquota,mdd,fid,fld,ptlrpc,obdclass,lvfs,ko2iblnd,ksocklnd,lnet&lt;/p&gt;</description>
                <environment>CentOS 6.4</environment>
        <key id="20957">LU-3948</key>
            <summary>Unable to load lustre module when the filesystem is running.</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="5">Cannot Reproduce</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Sep 2013 21:19:45 +0000</created>
                <updated>Tue, 24 Jul 2018 13:46:27 +0000</updated>
                            <resolved>Tue, 24 Jul 2018 13:46:27 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                                                        <due></due>
                            <votes>1</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="66659" author="pjones" created="Fri, 13 Sep 2013 22:30:40 +0000"  >&lt;p&gt;Bob&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="67101" author="spimpale" created="Fri, 20 Sep 2013 12:00:27 +0000"  >&lt;p&gt;In this case the following modules were loaded (in that order) before the mounting of the servers/targets&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;libcfs
ksocklnd
ko2iblnd
ldiskfs
ptlrpc
lnet
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The workaround for this is loading the lustre module along with the above modules&lt;/p&gt;</comment>
                            <comment id="73753" author="m.magrys" created="Wed, 18 Dec 2013 16:04:15 +0000"  >&lt;p&gt;We are also hitting this bug in 2.4.1, it would be nice to have this one solved.&lt;/p&gt;</comment>
                            <comment id="80450" author="m.magrys" created="Fri, 28 Mar 2014 10:43:30 +0000"  >&lt;p&gt;Same in 2.5.1.&lt;/p&gt;</comment>
                            <comment id="230809" author="pjones" created="Tue, 24 Jul 2018 13:46:27 +0000"  >&lt;p&gt;Has not been reported for many years&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Feb 2016 21:19:45 +0000</customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 13 Sep 2013 21:19:45 +0000</customfieldvalue>

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