<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:11:27 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-14634] mechanism to exclude tasks from generating Changelog records</title>
                <link>https://jira.whamcloud.com/browse/LU-14634</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Some filesystem modifications from processes such as HSM Copytools, data movement agents, etc. shouldn&apos;t generate Changelog records, since they are themselves consumers of the Changelog.  If their filesystem operations generate new Changelog records, then this generates more records that they need to process (hopefully not creating further work for themselves).&lt;/p&gt;

&lt;p&gt;It should be possible in some manner to &quot;opt out&quot; of generating Changelog records on specific nodes for specific processes, in a manner that is controlled by the MDS itself. It shouldn&apos;t be possible for processes to arbitrarily opt out of generating Changelog records by themselves, since that would allow bypassing system auditing.  Similarly, whole-node exclusion by itself potentially risks missing important operations that are done by non-agent processes on a server-mounted client (e.g. NFS or CIFS server running on a server-mounted client, admin copying important files from the server into the filesystem and then not generating archive/mirroring events for those files).&lt;/p&gt;

&lt;p&gt;This can be achieved for whole-node exclusion with &lt;tt&gt;nodemap.&amp;#42;.audit_mode=0&lt;/tt&gt;.  A more fine-grained approach might be to allow an &lt;tt&gt;audit_exclude_gid=GID&lt;/tt&gt; parameter to allow only processes with a specific GID to be excluded from generating Changelog records.  Alternately, allowing an &lt;tt&gt;audit_exclude_jobid=JobID&lt;/tt&gt; on nodes in the nodemap would avoid the need to depend on a specific GID (which may be needed for file access permissions), but potentially at the expense of security since a process JobID could be set arbitrarily.&lt;/p&gt;

&lt;p&gt;Alternately, the agent processes could use a specific &lt;tt&gt;JobID&lt;/tt&gt; value for their filesystem-modifying operations, and then exclude that &lt;tt&gt;JobID&lt;/tt&gt; from further processing when seen in the logs.  This allows a &quot;self contained&quot; exclusion to be implemented to reduce the &lt;em&gt;processing&lt;/em&gt; of those records, but doesn&apos;t reduce the overhead of &lt;em&gt;creating and storing&lt;/em&gt; the Changelog records in thee first place.&lt;/p&gt;</description>
                <environment></environment>
        <key id="63894">LU-14634</key>
            <summary>mechanism to exclude tasks from generating Changelog records</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Apr 2021 23:12:53 +0000</created>
                <updated>Wed, 15 Dec 2021 08:46:44 +0000</updated>
                                            <version>Lustre 2.15.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="67632">LU-15373</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i01su7:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>