<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:54:38 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-12671] replay-vbr accesses non-existent mdd.sync_permission setting</title>
                <link>https://jira.whamcloud.com/browse/LU-12671</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Looking around my logs noticed this:&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;== replay-vbr test 1b: open (O_CREAT) checks version of parent ======================================= 17:17:44 (1566163064)
Starting client: oleg230-client.virtnet:  -o user_xattr,flock oleg230-server@tcp:/lustre /mnt/lustre2
mount.lustre: according to /etc/mtab oleg230-server@tcp:/lustre is already mounted on /mnt/lustre2
oleg230-server: error: set_param: param_path &apos;mdd/lustre-MDT0000/sync_permission&apos;: No such file or directory
pdsh@oleg230-client: oleg230-server: ssh exited with exit code 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Some digging around reveals the the setting is actually named&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
LUSTRE_RW_ATTR(sync_perm);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;not sure what&apos;s up with the double mount attempt, probably a separate issue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="56677">LU-12671</key>
            <summary>replay-vbr accesses non-existent mdd.sync_permission setting</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Aug 2019 01:09:56 +0000</created>
                <updated>Fri, 3 Jan 2020 23:53:59 +0000</updated>
                            <resolved>Tue, 27 Aug 2019 21:49:21 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.3</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="253256" author="green" created="Mon, 19 Aug 2019 01:12:56 +0000"  >&lt;p&gt;Ok, it was broken by &lt;a href=&quot;https://review.whamcloud.com/33632&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33632&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;technically this is an api change, but it&apos;s been part of 2.12 release already so I am not sure if we want to fix the naming or the scripts.&lt;/p&gt;

&lt;p&gt;I&apos;ll add the script fixing for now&lt;/p&gt;</comment>
                            <comment id="253257" author="gerrit" created="Mon, 19 Aug 2019 01:18:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35826&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35826&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12671&quot; title=&quot;replay-vbr accesses non-existent mdd.sync_permission setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12671&quot;&gt;&lt;del&gt;LU-12671&lt;/del&gt;&lt;/a&gt; tests: Update mdd/sync_permissions to sync_perm&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 102758949e919c510de65002336a334511dfa557&lt;/p&gt;</comment>
                            <comment id="253266" author="simmonsja" created="Mon, 19 Aug 2019 13:32:06 +0000"  >&lt;p&gt;The patch 33632 landed at the start of 2.13 development cycle. Its not in the 2.12 branch. I just looked. We can rename the sysfs file name to its proper name.&lt;/p&gt;</comment>
                            <comment id="253408" author="gerrit" created="Wed, 21 Aug 2019 20:27:35 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35851&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35851&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12671&quot; title=&quot;replay-vbr accesses non-existent mdd.sync_permission setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12671&quot;&gt;&lt;del&gt;LU-12671&lt;/del&gt;&lt;/a&gt; tests: Update mdd/sync_permissions to sync_perm&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bda5b02c381e434311d4407afbc05b9a9817cad5&lt;/p&gt;</comment>
                            <comment id="253724" author="gerrit" created="Tue, 27 Aug 2019 21:34:21 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35851/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35851/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12671&quot; title=&quot;replay-vbr accesses non-existent mdd.sync_permission setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12671&quot;&gt;&lt;del&gt;LU-12671&lt;/del&gt;&lt;/a&gt; mdd: rename mdd/sync_perm to sync_permissions&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 55a7e2dcecaf482c40840840db2b0b795bad2bb9&lt;/p&gt;</comment>
                            <comment id="253726" author="pjones" created="Tue, 27 Aug 2019 21:49:21 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="259781" author="gerrit" created="Fri, 13 Dec 2019 00:16:35 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37006&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37006&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12671&quot; title=&quot;replay-vbr accesses non-existent mdd.sync_permission setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12671&quot;&gt;&lt;del&gt;LU-12671&lt;/del&gt;&lt;/a&gt; mdd: rename mdd/sync_perm to sync_permissions&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9619cc063e90851c534b03fc7f31d8fa697f6fd5&lt;/p&gt;</comment>
                            <comment id="260584" author="gerrit" created="Fri, 3 Jan 2020 23:42:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37006/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37006/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12671&quot; title=&quot;replay-vbr accesses non-existent mdd.sync_permission setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12671&quot;&gt;&lt;del&gt;LU-12671&lt;/del&gt;&lt;/a&gt; mdd: rename mdd/sync_perm to sync_permissions&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a14908990314e32e69cc898cf974304ec55ecca7&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|i00lbj:</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>