<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:55 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-9751] ZFS snapshot doesn&apos;t work when using RSH</title>
                <link>https://jira.whamcloud.com/browse/LU-9751</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;build:  b2_10 #2 tag-RC1&lt;/p&gt;

&lt;p&gt;When testing the ZFS Snapshot with Subdir Mount, I found that the lctl snapshot_* command only works with ssh, with rsh, it returns error.  I have tried with both snapshot_create and list, both return the same error.&lt;/p&gt;

&lt;p&gt;with ssh:&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;[root@onyx-69 ~]# lctl snapshot_list -d -F lustre --name test-snap
Password: 

filesystem_name: lustre
snapshot_name: test-snap

snapshot_role: MDT0000
Password: 
modify_time: Fri Jul  7 21:26:41 2017
create_time: Fri Jul  7 21:26:41 2017
snapshot_fsname: 55284e9 
Password: 
status: not mount

snapshot_role: OST0000
modify_time: Fri Jul  7 21:26:41 2017
create_time: Fri Jul  7 21:26:41 2017
snapshot_fsname: 55284e9 
status: not mount
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;try with same environment but with rsh option&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;[root@onyx-69 ~]# lctl snapshot_list -d -F lustre --name test-snap -r rsh
bash: zfs: command not found
Can&apos;t list the snapshot test-snap
[root@onyx-69 ~]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The rsh did work between nodes.&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;[root@onyx-69 ~]# rsh onyx-70
Last login: Fri Jul  7 21:26:07 from onyx-69.onyx.hpdd.intel.com
[root@onyx-70 ~]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="47159">LU-9751</key>
            <summary>ZFS snapshot doesn&apos;t work when using RSH</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="yong.fan">nasf</assignee>
                                    <reporter username="sarah">Sarah Liu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 7 Jul 2017 21:34:19 +0000</created>
                <updated>Thu, 14 Jun 2018 04:00:19 +0000</updated>
                            <resolved>Thu, 14 Jun 2018 03:57:11 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="201416" author="pjones" created="Fri, 7 Jul 2017 22:26:24 +0000"  >&lt;p&gt;Fan Yong&lt;/p&gt;

&lt;p&gt;Can you please advise on this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="201422" author="yong.fan" created="Fri, 7 Jul 2017 23:19:02 +0000"  >&lt;p&gt;Sarah,&lt;/p&gt;

&lt;p&gt;Would you please to attach the log file /var/log/lsnapshot.log? Thanks!&lt;/p&gt;</comment>
                            <comment id="201471" author="yong.fan" created="Mon, 10 Jul 2017 03:25:31 +0000"  >&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;Sat Jul  8 01:33:28 2017 (33860:jt_snapshot_list:2161:lustre:ssh): Can&apos;t list snapshot test with detail &amp;lt;no&amp;gt;: -22
Sat Jul  8 01:37:17 2017 (33964:jt_snapshot_list:2161:lustre:rsh): Can&apos;t list snapshot test with detail &amp;lt;no&amp;gt;: -22
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The log shows that the snapshot_list has ever failed with &quot;ssh&quot; before the &quot;rsh&quot; failure, right? Would you please to try the following:&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 snapshot_list -F lustre --name test-snap -r ssh
lctl snapshot_list -F lustre --name test-snap -r rsh
lctl snapshot_list -F lustre --name test-snap
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="201549" author="sarah" created="Mon, 10 Jul 2017 16:38:31 +0000"  >&lt;p&gt;yes, before rsh, it failed with ssh since I didn&apos;t setup the keyless. Then I want to try with the easy way(rsh) and failed.&lt;br/&gt;
I will try the commands and update you.&lt;/p&gt;</comment>
                            <comment id="201618" author="yong.fan" created="Tue, 11 Jul 2017 00:43:27 +0000"  >&lt;p&gt;Thanks Sarah. If you still have the environment, I can login and try by myself.&lt;/p&gt;</comment>
                            <comment id="201713" author="sarah" created="Tue, 11 Jul 2017 18:57:50 +0000"  >&lt;p&gt;env is &lt;br/&gt;
MDS/MDT onyx-69&lt;br/&gt;
OST onyx-70&lt;br/&gt;
client onyx-23vm1 &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;[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r ssh

filesystem_name: lustre
snapshot_name: test
snapshot_fsname: 7cf6c78 
create_time: Tue Jul 11 18:55:53 2017
modify_time: Tue Jul 11 18:55:53 2017
status: not mount
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r rsh
bash: zfs: command not found
Can&apos;t list the snapshot test
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test

filesystem_name: lustre
snapshot_name: test
snapshot_fsname: 7cf6c78 
create_time: Tue Jul 11 18:55:53 2017
modify_time: Tue Jul 11 18:55:53 2017
status: not mount

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="201769" author="gerrit" created="Wed, 12 Jul 2017 09:56:01 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27999&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27999&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9751&quot; title=&quot;ZFS snapshot doesn&amp;#39;t work when using RSH&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9751&quot;&gt;&lt;del&gt;LU-9751&lt;/del&gt;&lt;/a&gt; snapshot: set PATH for remote zfs commands&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: aaadad709778cba02bdb22aaac17613df63356e2&lt;/p&gt;</comment>
                            <comment id="201770" author="yong.fan" created="Wed, 12 Jul 2017 09:56:46 +0000"  >&lt;p&gt;Sarah,&lt;/p&gt;

&lt;p&gt;Would you please to try above patch?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="202059" author="sarah" created="Thu, 13 Jul 2017 18:04:11 +0000"  >&lt;p&gt;the patch doesn&apos;t work, even the ssh fails with syntax error.&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;[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test
ss: bison bellows (while parsing filter): &quot;syntax error!&quot; Sorry.
Usage: ss [ OPTIONS ]
       ss [ OPTIONS ] [ FILTER ]
   -h, --help          this message
   -V, --version       output version information
   -n, --numeric       don&apos;t resolve service names
   -r, --resolve       resolve host names
   -a, --all           display all sockets
   -l, --listening     display listening sockets
   -o, --options       show timer information
   -e, --extended      show detailed socket information
   -m, --memory        show socket memory usage
   -p, --processes     show process using socket
   -i, --info          show internal TCP information
   -s, --summary       show socket usage summary
   -b, --bpf           show bpf filter socket information
   -Z, --context       display process SELinux security contexts
   -z, --contexts      display process and socket SELinux security contexts
   -N, --net           switch to the specified network namespace name

   -4, --ipv4          display only IP version 4 sockets
   -6, --ipv6          display only IP version 6 sockets
   -0, --packet        display PACKET sockets
   -t, --tcp           display only TCP sockets
   -u, --udp           display only UDP sockets
   -d, --dccp          display only DCCP sockets
   -w, --raw           display only RAW sockets
   -x, --unix          display only Unix domain sockets
   -f, --family=FAMILY display sockets of type FAMILY

   -A, --query=QUERY, --socket=QUERY
       QUERY := {all|inet|tcp|udp|raw|unix|unix_dgram|unix_stream|unix_seqpacket|packet|netlink}[,QUERY]

   -D, --diag=FILE     Dump raw information about TCP sockets to FILE
   -F, --filter=FILE   read filter information from FILE
       FILTER := [ state STATE-FILTER ] [ EXPRESSION ]
       STATE-FILTER := {all|connected|synchronized|bucket|big|TCP-STATES}
         TCP-STATES := {established|syn-sent|syn-recv|fin-wait-{1,2}|time-wait|closed|close-wait|last-ack|listen|closing}
          connected := {established|syn-sent|syn-recv|fin-wait-{1,2}|time-wait|close-wait|last-ack|closing}
       synchronized := {established|syn-recv|fin-wait-{1,2}|time-wait|close-wait|last-ack|closing}
             bucket := {syn-recv|time-wait}
                big := {established|syn-sent|fin-wait-{1,2}|closed|close-wait|last-ack|listen|closing}
ss: bison bellows (while parsing filter): &quot;syntax error!&quot; Sorry.
Usage: ss [ OPTIONS ]
       ss [ OPTIONS ] [ FILTER ]
   -h, --help          this message
   -V, --version       output version information
   -n, --numeric       don&apos;t resolve service names
   -r, --resolve       resolve host names
   -a, --all           display all sockets
   -l, --listening     display listening sockets
   -o, --options       show timer information
   -e, --extended      show detailed socket information
   -m, --memory        show socket memory usage
   -p, --processes     show process using socket
   -i, --info          show internal TCP information
   -s, --summary       show socket usage summary
   -b, --bpf           show bpf filter socket information
   -Z, --context       display process SELinux security contexts
   -z, --contexts      display process and socket SELinux security contexts
   -N, --net           switch to the specified network namespace name

   -4, --ipv4          display only IP version 4 sockets
   -6, --ipv6          display only IP version 6 sockets
   -0, --packet        display PACKET sockets
   -t, --tcp           display only TCP sockets
   -u, --udp           display only UDP sockets
   -d, --dccp          display only DCCP sockets
   -w, --raw           display only RAW sockets
   -x, --unix          display only Unix domain sockets
   -f, --family=FAMILY display sockets of type FAMILY

   -A, --query=QUERY, --socket=QUERY
       QUERY := {all|inet|tcp|udp|raw|unix|unix_dgram|unix_stream|unix_seqpacket|packet|netlink}[,QUERY]

   -D, --diag=FILE     Dump raw information about TCP sockets to FILE
   -F, --filter=FILE   read filter information from FILE
       FILTER := [ state STATE-FILTER ] [ EXPRESSION ]
       STATE-FILTER := {all|connected|synchronized|bucket|big|TCP-STATES}
         TCP-STATES := {established|syn-sent|syn-recv|fin-wait-{1,2}|time-wait|closed|close-wait|last-ack|listen|closing}
          connected := {established|syn-sent|syn-recv|fin-wait-{1,2}|time-wait|close-wait|last-ack|closing}
       synchronized := {established|syn-recv|fin-wait-{1,2}|time-wait|close-wait|last-ack|closing}
             bucket := {syn-recv|time-wait}
                big := {established|syn-sent|fin-wait-{1,2}|closed|close-wait|last-ack|listen|closing}
Can&apos;t create the snapshot test


[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r rsh
sh: rs: command not found
sh: rs: command not found
Can&apos;t create the snapshot test
[root@onyx-69 ~]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="202138" author="yong.fan" created="Fri, 14 Jul 2017 10:29:41 +0000"  >&lt;p&gt;The patch has been updated, please try again. Thanks!&lt;/p&gt;</comment>
                            <comment id="202395" author="sarah" created="Mon, 17 Jul 2017 21:31:14 +0000"  >&lt;p&gt;doesn&apos;t work&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;[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r ssh
Miss MDT0 in the config file /etc/ldev.conf
[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test
Miss MDT0 in the config file /etc/ldev.conf
[root@onyx-69 ~]# cat /etc/ldev.conf 
# example /etc/ldev.conf
#
#local  foreign/-  label       [md|zfs:]device-path   [journal-path]/- [raidtab]
#
#zeno-mds1 - zeno-MDT0000 zfs:lustre-zeno-mds1/mdt1
onyx-69 - lustre-MDT0000 zfs:lustre-mdt1/mdt1
#
#zeno1 zeno5 zeno-OST0000 zfs:lustre-zeno1/ost1
onyx-70 - lustre-OST0000 zfs:lustre-ost1/ost1
#zeno2 zeno6 zeno-OST0001 zfs:lustre-zeno2/ost1
#zeno3 zeno7 zeno-OST0002 zfs:lustre-zeno3/ost1
#zeno4 zeno8 zeno-OST0003 zfs:lustre-zeno4/ost1
#zeno5 zeno1 zeno-OST0004 zfs:lustre-zeno5/ost1
#zeno6 zeno2 zeno-OST0005 zfs:lustre-zeno6/ost1
#zeno7 zeno3 zeno-OST0006 zfs:lustre-zeno7/ost1
#zeno8 zeno4 zeno-OST0007 zfs:lustre-zeno8/ost1
[root@onyx-69 ~]# ls /proc/fs/lustre/osd-zfs/
lustre-MDT0000
[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r rsh
Miss MDT0 in the config file /etc/ldev.conf
[root@onyx-69 ~]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="202429" author="yong.fan" created="Tue, 18 Jul 2017 06:16:29 +0000"  >&lt;p&gt;Sorry Sarah, it is my typo. I have updated the patch set 5&lt;/p&gt;</comment>
                            <comment id="202520" author="sarah" created="Tue, 18 Jul 2017 17:40:03 +0000"  >&lt;p&gt;the rsh still doesn&apos;t work, the same error as before&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;[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r ssh
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r rsh
bash: zfs: command not found
Can&apos;t list the snapshot test
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test

filesystem_name: lustre
snapshot_name: test
modify_time: Tue Jul 18 17:38:29 2017
snapshot_fsname: 19d3a51 
create_time: Tue Jul 18 17:38:29 2017
status: not mount

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="202677" author="yong.fan" created="Wed, 19 Jul 2017 05:37:34 +0000"  >&lt;p&gt;Sorry, the &quot;PATH&quot; should be set for &quot;zfs/zpool&quot;, not for &quot;rsh/ssh&quot;. I updated the patch (set 6).&lt;/p&gt;</comment>
                            <comment id="202841" author="sarah" created="Wed, 19 Jul 2017 23:07:15 +0000"  >&lt;p&gt;can the PATH set to include both? I got following error..&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;[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r rsh
sh: rsh: command not found
sh: rsh: command not found
Can&apos;t create the snapshot test
[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r ssh
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r ssh

filesystem_name: lustre
snapshot_name: test
snapshot_fsname: 5aa1a00 
modify_time: Wed Jul 19 23:05:29 2017
create_time: Wed Jul 19 23:05:29 2017
status: not mount
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r rsh
sh: rsh: command not found
Can&apos;t list the snapshot test
[root@onyx-69 ~]# 

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="202851" author="yong.fan" created="Thu, 20 Jul 2017 01:39:11 +0000"  >&lt;p&gt;Update as Sarah suggested (set 7)&lt;/p&gt;</comment>
                            <comment id="202999" author="sarah" created="Thu, 20 Jul 2017 22:21:41 +0000"  >&lt;p&gt;Here is the problem of patch #7&lt;/p&gt;

&lt;p&gt;1. with rsh, snapshot_create return error message but it did create the snapshot;&lt;br/&gt;
2. snapshot_list/destroy with rsh still don&apos;t work&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;[root@onyx-69 ~]# lctl snapshot_destroy -F lustre -n test
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test
cannot open &apos;lustre-mdt1/mdt1@test&apos;: dataset does not exist
Can&apos;t list the snapshot test
[root@onyx-69 ~]# lctl snapshot_create -F lustre -n test -r rsh
bash: zfs: command not found
bash: zfs: command not found
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test

filesystem_name: lustre
snapshot_name: test
snapshot_fsname: 0cb2593 
modify_time: Thu Jul 20 22:14:52 2017
create_time: Thu Jul 20 22:14:52 2017
status: not mount
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r rsh
bash: zfs: command not found
Can&apos;t list the snapshot test
[root@onyx-69 ~]# lctl snapshot_destroy -F lustre -n test -r rsh
bash: zfs: command not found
Can&apos;t destroy the snapshot test
[root@onyx-69 ~]# lctl snapshot_list -F lustre -n test -r ssh

filesystem_name: lustre
snapshot_name: test
snapshot_fsname: 0cb2593 
modify_time: Thu Jul 20 22:14:52 2017
create_time: Thu Jul 20 22:14:52 2017
status: not mount
[root@onyx-69 ~]# lctl snapshot_destroy -F lustre -n test -r ssh
[root@onyx-69 ~]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="203035" author="yong.fan" created="Fri, 21 Jul 2017 06:34:09 +0000"  >&lt;p&gt;updated the patch as set 8, and simply tested it on onyx-69/70.&lt;/p&gt;</comment>
                            <comment id="203146" author="sarah" created="Fri, 21 Jul 2017 22:38:45 +0000"  >&lt;p&gt;#8 works! Verified with rsh, ssh and default with no problem.&lt;/p&gt;</comment>
                            <comment id="229543" author="gerrit" created="Thu, 14 Jun 2018 03:56:09 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27999/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27999/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9751&quot; title=&quot;ZFS snapshot doesn&amp;#39;t work when using RSH&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9751&quot;&gt;&lt;del&gt;LU-9751&lt;/del&gt;&lt;/a&gt; snapshot: set PATH for remote zfs commands&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 13fa5f46bff31d6836409383733f817989cca59d&lt;/p&gt;</comment>
                            <comment id="229555" author="yong.fan" created="Thu, 14 Jun 2018 04:00:19 +0000"  >&lt;p&gt;The patch has been landed to master.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="27525" name="lsnapshot.log" size="4476" author="sarah" created="Sat, 8 Jul 2017 01:39:46 +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|hzzgan:</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>