<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:28:25 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-2814] discover the server version from the client</title>
                <link>https://jira.whamcloud.com/browse/LU-2814</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;You can discover the client software version using:&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;# lctl get_param version
lustre: 2.3.61
kernel: patchless_client
build:  v2_3_61_0-g997d2b5-CHANGED-2.6.32
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, the version of the server software is not readily available to a user without access to the servers. The client knowns what version of the servers it is connected to.&lt;/p&gt;

&lt;p&gt;It would be good to expose the server version on the client. A starting point for this information would be &lt;tt&gt;struct obd_connect_data:ocd_version&lt;/tt&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="17579">LU-2814</key>
            <summary>discover the server version from the client</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="wc-triage">WC Triage</assignee>
                                    <reporter username="rhenwood">Richard Henwood</reporter>
                        <labels>
                            <label>hackathon2017</label>
                    </labels>
                <created>Thu, 14 Feb 2013 11:14:18 +0000</created>
                <updated>Wed, 7 Jun 2017 19:38:54 +0000</updated>
                            <resolved>Tue, 30 May 2017 17:39:55 +0000</resolved>
                                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="52386" author="adilger" created="Thu, 14 Feb 2013 12:43:01 +0000"  >&lt;p&gt;One option is to have /proc/fs/lustre/&lt;/p&gt;
{osc,mdc}
&lt;p&gt;/*/import also print out the data fields in obd_connect_data, in addition to just the flags.  This would be useful for a number of reasons, in addition to just getting the server versions.  I was just thinking that it would be good for getting the ocd_brw_size during 4MB patch testing, etc.  Something like:&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;import:
    name: myth-OST0000-osc-ffff88004fc2d800
    target: myth-OST0000_UUID
    state: FULL
    connect_flags: [write_grant, server_lock, version, request_portal, truncate_lock, max_byte_per_rpc, early_lock_cancel, adaptive_timeouts, lru_resize, alt_checksum_algorithm, version_recovery, full20, 64bithash, object_max_bytes]
    connect_data:
        version: 2.1.3
        grant: 2097152
        index: 0
        brw_size: 4194304
        ibits_known: 0xf
        blocksize: 4096
        inodespace: 0
        grant_extent: 24
        transno: 0
        group: 0
        cksum_types: [ crc32, adler, crc32c ]
        max_easize: 4048
        instance: 4
        maxbytes: 17179869184
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Note that the &quot;instance:&quot; field should be moved into the &quot;connect_data&quot; section rather than being a separate field.&lt;/p&gt;</comment>
                            <comment id="52410" author="rread" created="Thu, 14 Feb 2013 17:58:44 +0000"  >&lt;p&gt;Was just about to suggest the same thing. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="197569" author="adilger" created="Tue, 30 May 2017 17:39:55 +0000"  >&lt;p&gt;This was fixed with patch &lt;a href=&quot;http://review.whamcloud.com/6588&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6588&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3386&quot; title=&quot;improve osc/mdc &amp;quot;imports&amp;quot; connect data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3386&quot;&gt;&lt;del&gt;LU-3386&lt;/del&gt;&lt;/a&gt; lproc: improve osc/mdc &quot;imports&quot; connect data&quot; which was landed to master in commit v2_5_52_0-67-g62660c7.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="19128">LU-3386</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|hzvj5r:</customfieldvalue>

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