<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:16:26 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-8311] Target does not mount with the new mgsnode parameter format in case of multirail configuration</title>
                <link>https://jira.whamcloud.com/browse/LU-8311</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We are unable to mount the targets on Lustre servers when using multirail configuration on the MGS.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4334&quot; title=&quot;With ZFS can only declare a single mgsnode for MDT or OST&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4334&quot;&gt;&lt;del&gt;LU-4334&lt;/del&gt;&lt;/a&gt; introduced a format change of the mgsnode value on the targets.&lt;/p&gt;

&lt;p&gt;Old format:&lt;br/&gt;
 &lt;tt&gt;mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1 mgsnode=192.168.101.42@tcp,192.168.102.42@tcp1&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;New format: &lt;br/&gt;
&lt;tt&gt;mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1:192.168.101.42@tcp,192.168.102.42@tcp1&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;With patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5690&quot; title=&quot;Unable to parse the mdt.nosquash_nids parameter when using commas in expr_list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5690&quot;&gt;&lt;del&gt;LU-5690&lt;/del&gt;&lt;/a&gt;, we are now unable to start any target with this new format. We can see this Lustre error in the console of the OSS: &lt;/p&gt;

&lt;p&gt;&lt;tt&gt;LDISKFS-fs (vdb): Unrecognized mount option &quot;192.168.102.41@tcp1:192.168.101.42@tcp&quot; or missing value&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;The debug log reports the following message while trying to mount OST 0:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;00000020:01200004:0.0F:1466084531.621867:0:2966:0:(obd_mount.c:1339:lustre_fill_super()) VFS Op: sb ffff88001f583c00&lt;br/&gt;
00000020:01000004:0.0:1466084531.621882:0:2966:0:(obd_mount.c:830:lmd_print())   mount data:&lt;br/&gt;
00000020:01000004:0.0:1466084531.621883:0:2966:0:(obd_mount.c:833:lmd_print()) device:  /dev/vdb&lt;br/&gt;
00000020:01000004:0.0:1466084531.621884:0:2966:0:(obd_mount.c:834:lmd_print()) flags:   0&lt;br/&gt;
00000020:01000004:0.0:1466084531.621884:0:2966:0:(obd_mount.c:837:lmd_print()) &lt;b&gt;options: errors=remount-ro,192.168.102.41@tcp1:192.168.101.42@tcp,192.168.102.42@tcp1&lt;/b&gt;&lt;br/&gt;
00000020:01000004:0.0:1466084531.621885:0:2966:0:(obd_mount.c:1386:lustre_fill_super()) Mounting server from /dev/vdb&lt;br/&gt;
00000020:01000004:0.0:1466084531.621887:0:2966:0:(obd_mount_server.c:1627:osd_start()) Attempting to start scratch-OST0000, type=osd-ldiskfs, lsifl=200002, mountfl=0&lt;br/&gt;
00000020:01000004:0.0:1466084531.621925:0:2966:0:(obd_mount.c:191:lustre_start_simple()) Starting obd scratch-OST0000-osd (typ=osd-ldiskfs)&lt;br/&gt;
00000004:00020000:0.0:1466084531.623545:0:2966:0:(osd_handler.c:5613:osd_mount()) scratch-OST0000-osd: can&apos;t mount /dev/vdb: -22&lt;br/&gt;
00000020:00020000:0.0:1466084531.624487:0:2966:0:(obd_config.c:572:class_setup()) setup scratch-OST0000-osd failed (-22)&lt;br/&gt;
00000020:00020000:0.0:1466084531.625290:0:2966:0:(obd_mount.c:200:lustre_start_simple()) scratch-OST0000-osd setup error -22&lt;br/&gt;
00000020:01000000:0.0:1466084531.626153:0:2966:0:(obd_config.c:750:class_decref()) finishing cleanup of obd scratch-OST0000-osd (scratch-OST0000-osd_UUID)&lt;br/&gt;
00000020:00020000:0.0:1466084531.626156:0:2966:0:(obd_mount_server.c:1701:server_fill_super()) Unable to start osd on /dev/vdb: -22&lt;br/&gt;
00000020:01000004:0.0:1466084531.627005:0:2966:0:(obd_mount.c:653:lustre_put_lsi()) put ffff88001f583c00 1&lt;br/&gt;
00000020:01000004:0.0:1466084531.627007:0:2966:0:(obd_mount.c:603:lustre_free_lsi()) Freeing lsi ffff880017c67000&lt;br/&gt;
00000020:00020000:0.0:1466084531.627009:0:2966:0:(obd_mount.c:1405:lustre_fill_super()) Unable to mount  (-22)&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is easily reproducible with Lustre 2.5.3.90+&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5690&quot; title=&quot;Unable to parse the mdt.nosquash_nids parameter when using commas in expr_list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5690&quot;&gt;&lt;del&gt;LU-5690&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;ol&gt;
	&lt;li&gt;tunefs.lustre --erase-params --mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1 --mgsnode=192.168.101.42@tcp,192.168.102.42@tcp1 /dev/vdb&lt;br/&gt;
checking for existing Lustre data: found&lt;br/&gt;
Reading CONFIGS/mountdata&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;   Read previous values:&lt;br/&gt;
Target:     scratch-OST0000&lt;br/&gt;
Index:      0&lt;br/&gt;
Lustre FS:  scratch&lt;br/&gt;
Mount type: ldiskfs&lt;br/&gt;
Flags:      0x42&lt;br/&gt;
              (OST update )&lt;br/&gt;
Persistent mount opts: errors=remount-ro&lt;br/&gt;
Parameters: mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1 mgsnode=192.168.101.42@tcp,192.168.102.42@tcp1&lt;/p&gt;


&lt;p&gt;   Permanent disk data:&lt;br/&gt;
Target:     scratch-OST0000&lt;br/&gt;
Index:      0&lt;br/&gt;
Lustre FS:  scratch&lt;br/&gt;
Mount type: ldiskfs&lt;br/&gt;
Flags:      0x42&lt;br/&gt;
              (OST update )&lt;br/&gt;
Persistent mount opts: errors=remount-ro&lt;br/&gt;
Parameters:  mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1:192.168.101.42@tcp,192.168.102.42@tcp1&lt;/p&gt;

&lt;p&gt;Writing CONFIGS/mountdata&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;mount -t lustre /dev/vdb /mnt/fs/scratch/ost0&lt;br/&gt;
mount.lustre: set /sys/block/vdb/queue/max_sectors_kb to 2147483647&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;mount.lustre: mount /dev/vdb at /mnt/fs/scratch/ost0 failed: Invalid argument&lt;br/&gt;
This may have multiple causes.&lt;br/&gt;
Are the mount options correct?&lt;br/&gt;
Check the syslog for more info.&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment>Lustre 2.5.3.90 w/ Bull patches, including &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5690&quot; title=&quot;Unable to parse the mdt.nosquash_nids parameter when using commas in expr_list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5690&quot;&gt;&lt;strike&gt;LU-5690&lt;/strike&gt;&lt;/a&gt;</environment>
        <key id="37695">LU-8311</key>
            <summary>Target does not mount with the new mgsnode parameter format in case of multirail configuration</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="yujian">Jian Yu</assignee>
                                    <reporter username="bruno.travouillon">Bruno Travouillon</reporter>
                        <labels>
                            <label>p4b</label>
                    </labels>
                <created>Tue, 21 Jun 2016 13:40:46 +0000</created>
                <updated>Thu, 14 Jun 2018 21:41:17 +0000</updated>
                            <resolved>Sat, 29 Oct 2016 00:24:15 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="156362" author="jgmitter" created="Tue, 21 Jun 2016 17:15:01 +0000"  >&lt;p&gt;Hi Jian,&lt;/p&gt;

&lt;p&gt;Can you please look into this issue?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="157464" author="bruno.travouillon" created="Thu, 30 Jun 2016 21:08:07 +0000"  >&lt;p&gt;For the record, an easy workaround is:&lt;/p&gt;

&lt;p&gt;&amp;#35; tunefs.lustre --erase-params --param mgsnode=192.168.101.41@tcp,192.168.102.41@tcp1 --param mgsnode=192.168.101.42@tcp,192.168.102.42@tcp1 /dev/vdb&lt;/p&gt;

&lt;p&gt;This way, the old format is used in CONFIGS/mountdata.&lt;/p&gt;</comment>
                            <comment id="158927" author="gerrit" created="Fri, 15 Jul 2016 07:13:05 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21329&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21329&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8311&quot; title=&quot;Target does not mount with the new mgsnode parameter format in case of multirail configuration&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8311&quot;&gt;&lt;del&gt;LU-8311&lt;/del&gt;&lt;/a&gt; mount: fix lmd_parse() to parse colon as NID delimiter&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e74f6c0414f6ef538877e9fbca8540c4be3f2699&lt;/p&gt;</comment>
                            <comment id="161020" author="gerrit" created="Sat, 6 Aug 2016 06:24:24 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/21329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21329/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8311&quot; title=&quot;Target does not mount with the new mgsnode parameter format in case of multirail configuration&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8311&quot;&gt;&lt;del&gt;LU-8311&lt;/del&gt;&lt;/a&gt; mount: fix lmd_parse() to parse colon as NID delimiter&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2458067d8d55173ad68caac8c0460d46bf8106a1&lt;/p&gt;</comment>
                            <comment id="161041" author="pjones" created="Sat, 6 Aug 2016 12:55:24 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                            <comment id="168137" author="adilger" created="Mon, 3 Oct 2016 23:06:01 +0000"  >&lt;p&gt;The &lt;tt&gt;mount.lustre&lt;/tt&gt; and &lt;tt&gt;mkfs.lustre&lt;/tt&gt; man pages need to be updated to include better examples of how NIDs can be specified.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;tt&gt;mount.lustre&lt;/tt&gt; explains &lt;tt&gt;mgsspec&lt;/tt&gt;, &lt;tt&gt;mgsnode&lt;/tt&gt;, and &lt;tt&gt;mgsnid&lt;/tt&gt; but does not provide an example of an MGS with a failover node and multiple NIDs.&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;mkfs.lustre&lt;/tt&gt; does not explain &lt;tt&gt;nid&lt;/tt&gt;/&lt;tt&gt;NID&lt;/tt&gt; and also does not include anything but trivial examples.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="170925" author="gerrit" created="Tue, 25 Oct 2016 11:27:52 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23355&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23355&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8311&quot; title=&quot;Target does not mount with the new mgsnode parameter format in case of multirail configuration&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8311&quot;&gt;&lt;del&gt;LU-8311&lt;/del&gt;&lt;/a&gt; doc: add NIDs examples to mkfs.lustre and mount.lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7bfd77d5b7a34bf8dba529276d6516e40d59cc3d&lt;/p&gt;</comment>
                            <comment id="171677" author="gerrit" created="Fri, 28 Oct 2016 23:50:26 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/23355/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23355/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8311&quot; title=&quot;Target does not mount with the new mgsnode parameter format in case of multirail configuration&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8311&quot;&gt;&lt;del&gt;LU-8311&lt;/del&gt;&lt;/a&gt; doc: add NIDs examples to mkfs.lustre and mount.lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fd488bacbf31b623815cf86ca21e5d6c888c068e&lt;/p&gt;</comment>
                            <comment id="171695" author="pjones" created="Sat, 29 Oct 2016 00:24:15 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                            <comment id="181493" author="dvicker" created="Thu, 19 Jan 2017 20:12:49 +0000"  >&lt;p&gt;We are running into something very similar to this - not sure if its related or something different.  Lots of detail in a thread on the mailing list - here is a link to one of the latest posts.  &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/2017-January/014154.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/2017-January/014154.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The summary of our situation is that our LFS was formatted originally using 2.8 but we have since upgraded to 2.9.51  We are using a JBOB with server pairs for failover and are using ZFS as the backend.  All servers are dual-homed on both ethernet and IB.  MDT and OST failover works fine.  MGS failover doesn&apos;t work if we have both ethernet and IB but does if only have ethernet NID&apos;s.  We have build our own lustre server RPM&apos;s using a &quot;git checkout 2.9.51&quot; and zfs 0.6.5.8-1.  I&apos;ve verified that commit 2458067d8d55173ad68caac8c0460d46bf8106a1 is in the git log.  Any help would be much appreciated.  &lt;/p&gt;</comment>
                            <comment id="181601" author="adilger" created="Fri, 20 Jan 2017 17:36:38 +0000"  >&lt;p&gt;It is important to note that the 2.9.51 code is a development tag and as such has no expectation of being tested or supported. Development tags may contain protocol changes and experimental code, so unless you are using this only for testing the stability of the development branch, I would suggest to go back to 2.9.0. &lt;/p&gt;</comment>
                            <comment id="181631" author="dvicker" created="Fri, 20 Jan 2017 19:51:33 +0000"  >&lt;p&gt;Good to know - will do.  &lt;/p&gt;</comment>
                            <comment id="181743" author="dvicker" created="Mon, 23 Jan 2017 15:32:05 +0000"  >&lt;p&gt;I just uploaded a couple of debug logs. Both were taken with while mounting an OST on one of our OSS&apos;s. One was while we were configured only for ethernet.&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;       tunefs.lustre \
           --verbose \
           --writeconf \
           --erase-param \
           --mgsnode=192.52.98.30@tcp0 \
           --mgsnode=192.52.98.31@tcp0 \
           --servicenode=${LUSTRE_LOCAL_TCP_IP}@tcp0 \
           --servicenode=${LUSTRE_PEER_TCP_IP}@tcp0 \
           $pool/ost-fsl

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The other was while configured with both IB and ethernet.&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;       tunefs.lustre \
           --verbose \
           --writeconf \
           --erase-param \
           --mgsnode=192.52.98.30@tcp0,10.148.0.30@o2ib0 \
           --mgsnode=192.52.98.31@tcp0,10.148.0.31@o2ib0 \
           --servicenode=${LUSTRE_LOCAL_TCP_IP}@tcp0,${LUSTRE_LOCAL_IB_IP}@o2ib0 \
           --servicenode=${LUSTRE_PEER_TCP_IP}@tcp0,${LUSTRE_PEER_IB_IP}@o2ib0 \
           $pool/ost-fsl

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="182118" author="yujian" created="Wed, 25 Jan 2017 18:30:15 +0000"  >&lt;p&gt;Hi Darby,&lt;/p&gt;

&lt;p&gt;From the debug log in debug.log.ib_and_eth, I didn&apos;t see any MGS NID was not parsed by lmd_parse(). So, it&apos;s not the same issue as this one.&lt;br/&gt;
It looks like there is a defect in lustre_start_mgc() introduced by patch &lt;a href=&quot;https://review.whamcloud.com/7509&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/7509&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3829&quot; title=&quot;MDT mount fails if mkfs.lustre is run with multiple mgsnode arguments on MDSs where MGS is not running&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3829&quot;&gt;&lt;del&gt;LU-3829&lt;/del&gt;&lt;/a&gt;. And a similar issue was reported in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8397&quot; title=&quot;take comma as separator of mgsnode&amp;#39;s list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8397&quot;&gt;&lt;del&gt;LU-8397&lt;/del&gt;&lt;/a&gt;. I&apos;ll add comments in that ticket.&lt;/p&gt;</comment>
                            <comment id="182166" author="dvicker" created="Wed, 25 Jan 2017 20:57:06 +0000"  >&lt;p&gt;Thanks a lot for the info. &#160;If you need any more data&#160;from me, I&apos;d be glad to post that - either to this LU or one those others. &#160;&lt;/p&gt;

&lt;p&gt;I&apos;d like to try reverting that patch from the 2.9 release and see if it fixes our issue. &#160;Please let me know if you think that&apos;s worthwhile and, if so, which LU I should post the info to. &#160;&lt;/p&gt;</comment>
                            <comment id="182223" author="yujian" created="Thu, 26 Jan 2017 06:49:15 +0000"  >&lt;p&gt;Thank you Darby. The issue will be resolved in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8397&quot; title=&quot;take comma as separator of mgsnode&amp;#39;s list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8397&quot;&gt;&lt;del&gt;LU-8397&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22291">LU-4334</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26788">LU-5690</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="25037" name="debug.log.eth_only" size="237" author="dvicker" created="Mon, 23 Jan 2017 15:26:54 +0000"/>
                            <attachment id="25038" name="debug.log.ib_and_eth" size="241" author="dvicker" created="Mon, 23 Jan 2017 15:26:54 +0000"/>
                    </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|hzyf5z:</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>