<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:22:58 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-9067] lctl dl command fails on el6</title>
                <link>https://jira.whamcloud.com/browse/LU-9067</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This problem has been seen on el6.8. The command &apos;lctl dl&apos; fails.&lt;/p&gt;

&lt;p&gt;This appears to be due to the &quot;devices&quot; entry used by the command being missing.&lt;br/&gt;
In older e6.x versions it is /proc/fs/lustre/devices.&lt;br/&gt;
In some newer distros, for example el7.3, it is /sys/kernel/debug/lustre/devices.&lt;/p&gt;

&lt;p&gt;There isn&apos;t any lustre &quot;devices&quot; file anywhere in /proc or /sys. Don&apos;t know exactly why not.&lt;/p&gt;</description>
                <environment></environment>
        <key id="43425">LU-9067</key>
            <summary>lctl dl command fails on el6</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="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Mon, 30 Jan 2017 18:12:31 +0000</created>
                <updated>Wed, 1 Mar 2017 15:58:57 +0000</updated>
                            <resolved>Wed, 1 Mar 2017 15:58:57 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="182622" author="adilger" created="Mon, 30 Jan 2017 19:26:53 +0000"  >&lt;p&gt;What version of Lustre is this?  It must either be the upstream kernel client, or something from recent master, for it to be in &lt;tt&gt;/sys/&amp;#42;&lt;/tt&gt;, but they are using an old (pre 2.8) version of &lt;tt&gt;lctl&lt;/tt&gt;.  That was added in patch &lt;a href=&quot;http://review.whamcloud.com/17468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17468&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5030&quot; title=&quot;&amp;quot;lctl {get,set}_param&amp;quot; should also check in /sys/fs/{lnet,lustre}&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5030&quot;&gt;&lt;del&gt;LU-5030&lt;/del&gt;&lt;/a&gt; util: migrate liblustreapi to use cfs_get_paths()&quot;, which was landed as commit v2_7_65_0-23-g8813fdf.&lt;/p&gt;</comment>
                            <comment id="182623" author="bogl" created="Mon, 30 Jan 2017 19:28:48 +0000"  >&lt;p&gt;this is the current tip of master.  tag 2.9.52&lt;/p&gt;

&lt;p&gt;The lctl command is definitely looking in all the new locations, including /sys.&lt;br/&gt;
The problem is that in el6.8 there doesn&apos;t seem to be any &quot;devices&quot; file anywhere.&lt;/p&gt;</comment>
                            <comment id="182625" author="adilger" created="Mon, 30 Jan 2017 19:35:22 +0000"  >&lt;p&gt;Could be fallout from patch &lt;a href=&quot;https://review.whamcloud.com/23427&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/23427&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8066&quot; title=&quot;Move lustre procfs handling to sysfs and debugfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8066&quot;&gt;LU-8066&lt;/a&gt; obd: Add debugfs root&quot; since part of the description is:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Move /proc/fs/lustre/devices to debugfs. The devices file prints out&lt;br/&gt;
status information about all obd devices in the system in human&lt;br/&gt;
readable form.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="182628" author="bogl" created="Mon, 30 Jan 2017 19:39:49 +0000"  >&lt;p&gt;Andreas,&lt;br/&gt;
It could very well be true that &lt;a href=&quot;https://review.whamcloud.com/23427&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/23427&lt;/a&gt; breaks something.  don&apos;t understand though why it works right in el7 but not in el6&lt;/p&gt;</comment>
                            <comment id="182633" author="bogl" created="Mon, 30 Jan 2017 20:28:04 +0000"  >&lt;p&gt;failure isn&apos;t only on prereleases&lt;br/&gt;
Seen with latest master on el6.8 too.&lt;br/&gt;
Strongly suspect it&apos;s broken on any el6, making it a pretty serious regression.&lt;/p&gt;

&lt;p&gt;Same symptom, no lustre &quot;devices&quot; file created anywhere in /sys or /proc.&lt;/p&gt;</comment>
                            <comment id="182636" author="bogl" created="Mon, 30 Jan 2017 21:29:50 +0000"  >&lt;p&gt;fwiw on failing systems there is a /sys/kernel/debug dir, there isn&apos;t any /sys/kernel/debug/lustre dir.  Don&apos;t know if that&apos;s a useful clue or not.&lt;/p&gt;</comment>
                            <comment id="182742" author="dmiter" created="Tue, 31 Jan 2017 13:07:47 +0000"  >&lt;p&gt;Bob,&lt;br/&gt;
 probably the debugfs is not mounted by default on RHEL 6.x. So, please use the following command to mount it.&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;mount -t debugfs none /sys/kernel/debug

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;You can add an equivalent /etc/fstab line to automatically mount it.&lt;/p&gt;</comment>
                            <comment id="182766" author="bogl" created="Tue, 31 Jan 2017 15:45:28 +0000"  >&lt;p&gt;Dmitry,&lt;br/&gt;
You are correct.  debugfs isn&apos;t mounted by default on el6.  doing the manual mount command you suggest fixes the problem.&lt;/p&gt;

&lt;p&gt;This begs some questions though:&lt;br/&gt;
1) debugfs is mounted by default in el7.  However it isn&apos;t in /etc/fstab there.  How is it done in that case?  Should el6 do the same?&lt;/p&gt;

&lt;p&gt;2) if mount of debugfs in now a requirement for lustre to operate correctly how do we ensure that it is always done on all distros?&lt;/p&gt;</comment>
                            <comment id="182771" author="adilger" created="Tue, 31 Jan 2017 16:21:09 +0000"  >&lt;p&gt;I agree with Bob - if this changes the behavior out of the box then it will be problematic for users. Either we need to automatically mount debugfs in lctl if &quot;dl&quot; (or other commands that need debugfs content) is used, revert the patch moving this over to debugfs until the problem is fixed, or figure out some other way to handle this. I&apos;m surprised that this didn&apos;t cause any test failures during landing, but I guess that means there is no test that checks the output of &quot;lctl dl&quot; (yet).&lt;/p&gt;

&lt;p&gt;In ancient days we used to get the &quot;dl&quot; content via ioctl(), but for large filesystem that caused problems due to the size of the output. &lt;/p&gt;</comment>
                            <comment id="182775" author="simmonsja" created="Tue, 31 Jan 2017 16:41:10 +0000"  >&lt;p&gt;Ugh. I would suggest that we call mount() in lctl.c to handle this. To many patches have already landed for this to be reverted. Let me patch it up. We might need to back port this to earlier lustre versions as well.&lt;/p&gt;</comment>
                            <comment id="182800" author="jgmitter" created="Tue, 31 Jan 2017 18:16:40 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;

&lt;p&gt;Assigning to you per your commentary above.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="182807" author="gerrit" created="Tue, 31 Jan 2017 18:42:05 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25182&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25182&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9067&quot; title=&quot;lctl dl command fails on el6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9067&quot;&gt;&lt;del&gt;LU-9067&lt;/del&gt;&lt;/a&gt; utils: ensure debugfs is mounted&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8aac94c0e186bc55b8987df68343af0f56efa48d&lt;/p&gt;</comment>
                            <comment id="182808" author="bogl" created="Tue, 31 Jan 2017 18:42:56 +0000"  >&lt;p&gt;found the answer to my question 1) above.&lt;br/&gt;
On el7 automount of debugfs is done by systemd, and controlled by the config file /usr/lib/systemd/system/sys-kernel-debug.mount&lt;/p&gt;

&lt;p&gt;For el6 the same thing could probably be done in an init.d file for debugfs&lt;/p&gt;</comment>
                            <comment id="182814" author="bogl" created="Tue, 31 Jan 2017 19:01:03 +0000"  >&lt;p&gt;James,&lt;br/&gt;
Not sure I like your solution.  The patch seems to work, but by calling mount() directly debugfs isn&apos;t added to mtab,  Therefore it doesn&apos;t show up as visibly mounted in the &apos;mount&apos; command.  It does appear in /proc/mounts.&lt;/p&gt;</comment>
                            <comment id="182824" author="bogl" created="Tue, 31 Jan 2017 19:26:10 +0000"  >&lt;p&gt;I note that on el6 mount for /proc is accomplished with a line in /etc/fstab.&lt;br/&gt;
Seems reasonable to do the same for debugfs.&lt;br/&gt;
Maybe a little applet done during install of the lustre.rpm?  only needed for el6.&lt;/p&gt;
</comment>
                            <comment id="182827" author="simmonsja" created="Tue, 31 Jan 2017 19:38:31 +0000"  >&lt;p&gt;The init.d solution only handles node bring up. What happens if for some reason debugfs is umounted long after the node has been up? That is why I did my approach.&lt;/p&gt;</comment>
                            <comment id="182850" author="bogl" created="Tue, 31 Jan 2017 21:20:14 +0000"  >&lt;p&gt;afaik nothing prevents a root privileged user from unmounting /proc either.&lt;br/&gt;
My feeling is if a superuser shoots themselves in the foot it serves them right.&lt;/p&gt;

&lt;p&gt;I just prefer an approach that is less intrusive than doing something extra on nearly every lfs or lctl invocation.&lt;/p&gt;

&lt;p&gt;I&apos;m thinking of maybe altering /etc/fstab at installation time, and doing it only on el6 and only if not already done.  If a debugfs line is added then also do a &apos;mount debugfs&apos; right then.  It then is mounted at boot time ever after.  No impact on lustre libs or utils.  Just a suggestion.&lt;/p&gt;</comment>
                            <comment id="182897" author="simmonsja" created="Wed, 1 Feb 2017 15:57:50 +0000"  >&lt;p&gt;True an admin can umount /proc either. Okay lets go with the special script at startup. I can test it on a RHEL6 client for you.&lt;/p&gt;</comment>
                            <comment id="183097" author="simmonsja" created="Thu, 2 Feb 2017 17:33:38 +0000"  >&lt;p&gt;Bob have you come up with a boot script yet?&lt;/p&gt;</comment>
                            <comment id="183098" author="bogl" created="Thu, 2 Feb 2017 17:36:48 +0000"  >&lt;p&gt;James,&lt;br/&gt;
I thought you were going to do it.  I only made a suggestion for an approach.&lt;/p&gt;

&lt;p&gt;My thinking is no boot script is needed.  Once /etc/fstab is modified debugfs would always get mounted at boot time by current existing scripts.&lt;/p&gt;</comment>
                            <comment id="183109" author="simmonsja" created="Thu, 2 Feb 2017 17:50:36 +0000"  >&lt;p&gt;Okay. I misunderstood. I updated the lnet init.d startup script for RHEL6.8 &#160;to mount debugfs. Can you try the last version of my previous patch.&#160;&lt;/p&gt;</comment>
                            <comment id="183121" author="bogl" created="Thu, 2 Feb 2017 18:10:09 +0000"  >&lt;p&gt;James,&lt;br/&gt;
Your change to the lnet script works, but I see 2 problems with it:&lt;/p&gt;

&lt;p&gt;1) not everybody uses the lnet script to startup lustre&lt;br/&gt;
2) if a permanent change to /etc/fstab has been done by any method then debugfs is already mounted.  This leads to errors 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;# service lnet start
mount: none already mounted or /sys/kernel/debug busy
mount: according to mtab, debugfs is already mounted on /sys/kernel/debug
LNET configured
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="183138" author="simmonsja" created="Thu, 2 Feb 2017 19:03:07 +0000"  >&lt;p&gt;Does anyone use any of those scripts? Its just we can not replace fstab when installing lustre. fstab can be very site specific. Somewhere some how debugfs has to be mounted. Suggestions besides the whole idea of nuking a sites fstab file? Also we need debugfs available in the case of routers which only will have lnet installed. Perhaps my libcfs code is the best option.&lt;/p&gt;</comment>
                            <comment id="183141" author="bogl" created="Thu, 2 Feb 2017 19:07:44 +0000"  >&lt;p&gt;I favor the idea of editing /etc/fstab on the fly at install time, adding a line for debugfs.  Do it only on el6, do it only if such a line is not already there.  This preserves any local site fstab edits or changes.  Just not sure how to accomplish that.&lt;/p&gt;

&lt;p&gt;I don&apos;t favor complete replacement of /etc/fstab ever.&lt;/p&gt;</comment>
                            <comment id="183145" author="simmonsja" created="Thu, 2 Feb 2017 19:20:08 +0000"  >&lt;p&gt;So most people don&apos;t use the provided startup scripts that come with lustre?&lt;/p&gt;</comment>
                            <comment id="183146" author="bogl" created="Thu, 2 Feb 2017 19:24:58 +0000"  >&lt;p&gt;I believe actual practice in real installations varies quite a bit.  I have seen many sites that don&apos;t use them at all.  Personally I don&apos;t in my own test setups.  I think they were initially done as examples, not as required must use features.   They have existed for a long time.&lt;/p&gt;

&lt;p&gt;afaik, the most common use of the lnet startup script is on routers.  It&apos;s an easy way to get the needed kernel modules loaded reliably at boot time.   On routers there are typically no mount or other lustre activities that would get modules loaded otherwise.&lt;/p&gt;</comment>
                            <comment id="183148" author="simmonsja" created="Thu, 2 Feb 2017 19:34:20 +0000"  >&lt;p&gt;Looking at our own systems we manage fstab with puppet so any changes at install time will be stomped on soon after. I don&apos;t think modifying fstab is going to work. If people don&apos;t use the startup script then we are going to have to go with the libcfs library mounting debugfs for us. We just need to do it one time.&#160;&lt;/p&gt;</comment>
                            <comment id="183159" author="bogl" created="Thu, 2 Feb 2017 20:27:23 +0000"  >&lt;p&gt;not sure what &quot; manage fstab with puppet&quot; means.  if you have external methods to change and maintain fstab, how do you do other site specific changes, for example adding nfs client mounts?   maybe in such cases a debugfs mount can be added by an admin.&lt;/p&gt;</comment>
                            <comment id="183206" author="simmonsja" created="Fri, 3 Feb 2017 00:08:07 +0000"  >&lt;p&gt;Does SLES11 have this issue also? I see my Cray system its mounted but I wonder in general. I have an idea!!! What about calling sys_mount when the libcfs modules loads? We can make it conditional only for RHEL6 and that way it only would happen at module load. Does that sound reasonable?&lt;/p&gt;</comment>
                            <comment id="183307" author="bogl" created="Fri, 3 Feb 2017 15:50:31 +0000"  >&lt;p&gt;not an issue on SLES11 or SLES12.  debugfs mounted there.  el6 is the only context I can find where it&apos;s not mounted by default.&lt;/p&gt;

&lt;p&gt;In sles11 it&apos;s mounted via fstab.&lt;br/&gt;
In sles12 it&apos;s mounted via systemd, just like el7.&lt;/p&gt;</comment>
                            <comment id="183364" author="bogl" created="Fri, 3 Feb 2017 19:13:08 +0000"  >&lt;p&gt;James,&lt;br/&gt;
Back to my original criticism of your original fix on your latest rev:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The patch seems to work, but by calling mount() directly debugfs isn&apos;t added to mtab  Therefore it doesn&apos;t show up as visibly mounted in the &apos;mount&apos; command. It does appear in /proc/mounts.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I see nothing that restricts it to el6 or happening only at module load time, as mentioned in your comment (above).&lt;/p&gt;</comment>
                            <comment id="183376" author="simmonsja" created="Fri, 3 Feb 2017 19:47:47 +0000"  >&lt;p&gt;Newer distros symlink mtab to /proc/mounts but that is not the case for RHEL6. Luckly their is a function to add entries to mtab.&lt;/p&gt;</comment>
                            <comment id="183378" author="bogl" created="Fri, 3 Feb 2017 19:50:29 +0000"  >&lt;p&gt;yes, el6 is old school.  Still maintains mtab as a real, separate file.  Not linked to /proc/mounts.   All distros used to be that way.&lt;/p&gt;</comment>
                            <comment id="183572" author="simmonsja" created="Mon, 6 Feb 2017 17:29:22 +0000"  >&lt;p&gt;I updated the patch so if mtab is a real file it will add a debugfs entry.&lt;/p&gt;</comment>
                            <comment id="186257" author="bogl" created="Mon, 27 Feb 2017 15:00:22 +0000"  >&lt;p&gt;more on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ad39ea70-fc88-11e6-b542-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ad39ea70-fc88-11e6-b542-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/06f1473c-fd17-11e6-a77a-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/06f1473c-fd17-11e6-a77a-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think this problem is blocking all el6 tests on master atm.&lt;br/&gt;
The only reason it isn&apos;t causing more fallout is the fact that el7 is the default test distro for master.  Not a problem on el7.&lt;/p&gt;</comment>
                            <comment id="186285" author="simmonsja" created="Mon, 27 Feb 2017 16:28:37 +0000"  >&lt;p&gt;Should be landing very soon &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="186556" author="gerrit" created="Wed, 1 Mar 2017 05:11:57 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/25182/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25182/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9067&quot; title=&quot;lctl dl command fails on el6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9067&quot;&gt;&lt;del&gt;LU-9067&lt;/del&gt;&lt;/a&gt; utils: ensure debugfs is mounted&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e53bbbc510f9ac96f2556131c405c7e5c749cc27&lt;/p&gt;</comment>
                            <comment id="186615" author="simmonsja" created="Wed, 1 Mar 2017 15:58:57 +0000"  >&lt;p&gt;Patch has landed &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>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="36381">LU-8066</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|hzz21z:</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>