<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:45 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-9733] changelog_register return failure</title>
                <link>https://jira.whamcloud.com/browse/LU-9733</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;root@server17-el7-vm1 lixi]# df&lt;br/&gt;
Filesystem 1K-blocks Used Available Use% Mounted on&lt;br/&gt;
/dev/vda1 4822732 3867088 687612 85% /&lt;br/&gt;
devtmpfs 429516 0 429516 0% /dev&lt;br/&gt;
tmpfs 442640 0 442640 0% /dev/shm&lt;br/&gt;
tmpfs 442640 5896 436744 2% /run&lt;br/&gt;
tmpfs 442640 0 442640 0% /sys/fs/cgroup&lt;br/&gt;
tmpfs 88532 0 88532 0% /run/user/0&lt;br/&gt;
server17:/root 515929088 88766464 400931840 19% /mnt/nfs&lt;br/&gt;
/dev/mapper/vgvdb1-lvvdb1 589644 3804 545676 1% /mnt/mdt0&lt;br/&gt;
/dev/vdb2 991128 21684 900632 3% /mnt/ost0&lt;br/&gt;
/dev/vdb3 991128 21688 900628 3% /mnt/ost1&lt;br/&gt;
10.0.1.148@tcp:/969362ae 1982256 43372 1801260 3% /mnt/lustre&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@server17-el7-vm1 lixi&amp;#93;&lt;/span&gt;# lctl --device 969362ae-MDT0000 changelog_register&lt;br/&gt;
error: changelog_register: Invalid argument&lt;/p&gt;

&lt;p&gt;Jul 3 04:55:46 server17-el7-vm1 kernel: LustreError: 3900:0:(class_obd.c:398:class_handle_ioctl()) OBD ioctl: No device&lt;/p&gt;</description>
                <environment></environment>
        <key id="47098">LU-9733</key>
            <summary>changelog_register return failure</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="wangshilong">Wang Shilong</assignee>
                                    <reporter username="wangshilong">Wang Shilong</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 3 Jul 2017 14:28:38 +0000</created>
                <updated>Tue, 19 Mar 2019 00:39:31 +0000</updated>
                            <resolved>Mon, 15 Jan 2018 18:41:04 +0000</resolved>
                                    <version>Lustre 2.10.1</version>
                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="200856" author="gerrit" created="Mon, 3 Jul 2017 14:29:40 +0000"  >&lt;p&gt;Wang Shilong (wshilong@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27916&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27916&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9733&quot; title=&quot;changelog_register return failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9733&quot;&gt;&lt;del&gt;LU-9733&lt;/del&gt;&lt;/a&gt; obd: fix fsname parsing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5854866c23e88eb60b5e04631a7b0f4f7bea037a&lt;/p&gt;</comment>
                            <comment id="200929" author="adilger" created="Tue, 4 Jul 2017 17:24:44 +0000"  >&lt;p&gt;What is the motivation for having numeric filesystem names?  Would it be better just to require that the filesystem name always starts with a letter?  The code being modified has existed since 2007, so I&apos;m wondering if this is a new problem, or if the filesystem was just created?&lt;/p&gt;</comment>
                            <comment id="204025" author="gerrit" created="Tue, 1 Aug 2017 05:34:54 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27916/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27916/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9733&quot; title=&quot;changelog_register return failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9733&quot;&gt;&lt;del&gt;LU-9733&lt;/del&gt;&lt;/a&gt; obd: fix fsname parsing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cae71501680330a38c9bb16c25bf9c85dc0ec4e0&lt;/p&gt;</comment>
                            <comment id="204059" author="pjones" created="Tue, 1 Aug 2017 14:12:08 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="207089" author="gerrit" created="Thu, 31 Aug 2017 17:16:31 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28814&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28814&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9733&quot; title=&quot;changelog_register return failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9733&quot;&gt;&lt;del&gt;LU-9733&lt;/del&gt;&lt;/a&gt; obd: fix fsname parsing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dcf72f7b436a1d4a262e05e67f588e8bd94b9d23&lt;/p&gt;</comment>
                            <comment id="210851" author="gerrit" created="Wed, 11 Oct 2017 18:57:45 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28814/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28814/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9733&quot; title=&quot;changelog_register return failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9733&quot;&gt;&lt;del&gt;LU-9733&lt;/del&gt;&lt;/a&gt; obd: fix fsname parsing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 598b1bd8785db34a1c55f562bb95f1e400880961&lt;/p&gt;</comment>
                            <comment id="211735" author="casperjx" created="Mon, 23 Oct 2017 21:02:19 +0000"  >&lt;p&gt;Seen again in master/b2_10 interop (builds 3652 and 30).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/43f300b2-b031-11e7-8d8d-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/43f300b2-b031-11e7-8d8d-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="218266" author="pjones" created="Mon, 15 Jan 2018 18:41:04 +0000"  >&lt;p&gt;It seems that the failures still showing up are on older version before the fix landed. The fix is in 2.10.2 and 2.11. Marking as resolved and let&apos;s just reopen this if it reoccurs on a version containing the fix in the &lt;b&gt;server code&lt;/b&gt;.&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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzzg13:</customfieldvalue>

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

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