<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Harvest Snappmirror Replications dashboard datasource failed in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151820#M27265</link>
    <description>&lt;P&gt;Yes that part is a bit confusing. You need the perl sdk for harvest itself, but the extension being written in python, you also need the python SDK, which, this time, must be present in the python/ directory without the NetApp parent directory.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 18:49:07 GMT</pubDate>
    <dc:creator>yannb</dc:creator>
    <dc:date>2019-10-17T18:49:07Z</dc:date>
    <item>
      <title>Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151765#M27249</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;actually i am running a Harvest with the following versions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;NAbox 2.5 (2018-12-16).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NMSDK 9.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harvest 1.6.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I want to use the Snapmirror Replications Dashboard, but the Grafana can't find the Datasource:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Datasource named ${DS_GRAPHITE} was not found&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Does anybody have a clue how to solve this issue? I can't find the mentioned DataSource in Grphite as well.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Greetings Philip&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 08:30:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151765#M27249</guid>
      <dc:creator>PhilipStilling</dc:creator>
      <dc:date>2019-10-16T08:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151775#M27250</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/69349"&gt;@vachagan_gratian&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes that's a known bug, the workaround is to edit the JSON for the dashboard, in Grafana, and replace ${DS_GRAPHITE} by "default", I'm writing this from memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be aware that in itself, this is not enough, you also need to enable the snapmirror plugin in harvest configuration (it's provided in standard distribution)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[EDIT]&lt;/P&gt;
&lt;P&gt;Snapmirror extension is available in the extensions directory and enabled in the "template" directive of the config file, see IAG chapter 12&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="page" title="Page 40"&gt;
&lt;DIV class="section"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;PRE&gt;&lt;SPAN&gt;[my_controller]
hostname = 10.77.77.4
group = DEV
username = my_username
password = my_password
template = default, extensions.conf
&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV class="column"&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Oct 2019 15:10:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151775#M27250</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2019-10-17T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151792#M27252</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/2953"&gt;@yannb&lt;/a&gt;&amp;nbsp; Thank you for your reply.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/2953"&gt;@yannb&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Be aware that in itself, this is not enough, you also need to enable the snapmirror plugin in harvest configuration (it's provided in standard distribution)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sorry maybe i have tomatos on my eyes but i can't find the mentioned plugin. Could you please send me a link to the mentioned document?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings Philip&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 06:26:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151792#M27252</guid>
      <dc:creator>PhilipStilling</dc:creator>
      <dc:date>2019-10-17T06:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151793#M27253</link>
      <description>&lt;P&gt;If you're using 1.6, it should be described in the Installation and Admin guide, let me know if you can't find it I'll dig that out for you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:01:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151793#M27253</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2019-10-17T08:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151808#M27257</link>
      <description>&lt;P&gt;There's a typo in the doc, you must write "extension" without an "s";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;template = default,extension.conf&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 15:30:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151808#M27257</guid>
      <dc:creator>MartINC</dc:creator>
      <dc:date>2019-10-17T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151813#M27259</link>
      <description>&lt;P&gt;did you get this error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[2019-09-20 12:26:00,736] [ERROR] [load_prereqs] Failed to import NaServer: No module named NaServer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cant figure out a solution or this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 17:08:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151813#M27259</guid>
      <dc:creator>jfc916</dc:creator>
      <dc:date>2019-10-17T17:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151814#M27260</link>
      <description>&lt;P&gt;yes I do have the same error. Another user reported the issue in the following discution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/NetApp-Harvest-1-6-is-out/td-p/150671" target="_blank" rel="noopener"&gt;https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/NetApp-Harvest-1-6-is-out/td-p/150671&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still waiting for a solution.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 17:15:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151814#M27260</guid>
      <dc:creator>MartINC</dc:creator>
      <dc:date>2019-10-17T17:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151815#M27261</link>
      <description>&lt;P&gt;thanks, guess i will wait in line.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 17:18:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151815#M27261</guid>
      <dc:creator>jfc916</dc:creator>
      <dc:date>2019-10-17T17:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151816#M27262</link>
      <description>&lt;P&gt;so i got beyond this issue, i downloaded sdk96 and copied the files&lt;/P&gt;
&lt;P&gt;DfmErrno.py&lt;BR /&gt;NaElement.py&lt;BR /&gt;NaElement.pyc&lt;BR /&gt;NaErrno.py&lt;BR /&gt;NaServer.py&lt;BR /&gt;NaServer.pyc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;to the lib dir&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but know i get the following error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[2019-10-17 14:03:01,160] [ERROR] [poll_snapmirrors] ZAPI request failed: Insufficient privileges: user 'netapp-harvest' does not have read access to this resource&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 18:05:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151816#M27262</guid>
      <dc:creator>jfc916</dc:creator>
      <dc:date>2019-10-17T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151818#M27263</link>
      <description>&lt;P&gt;.py ? Oh interessting.&amp;nbsp; I only have .pm files in that folder (/opt/netapp-harvest/lib).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unziping the SDK extract .pm files not .py, is that right ?.&amp;nbsp; Example from doc:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unzip -j netapp-manageability-sdk-9.6.zip netapp-manageability-sdk-9.6/lib/perl/NetApp/* -d /opt/netapp-harvest/lib&lt;BR /&gt;Archive: netapp-manageability-sdk-9.6.zip&lt;BR /&gt;inflating: /opt/netapp-harvest/lib/DfmErrno.pm&lt;BR /&gt;inflating: /opt/netapp-harvest/lib/NaElement.pm&lt;BR /&gt;inflating: /opt/netapp-harvest/lib/NaErrno.pm&lt;BR /&gt;inflating: /opt/netapp-harvest/lib/NaServer.pm&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 18:38:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151818#M27263</guid>
      <dc:creator>MartINC</dc:creator>
      <dc:date>2019-10-17T18:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151819#M27264</link>
      <description>&lt;P&gt;yeah, i just copied the py files to the /opt/netapp-harvest/lib and the error went away, the next error I got was an authorization error, so i elevated the harvest user to admin, and the files are gettting generated. It seems to be working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 18:46:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151819#M27264</guid>
      <dc:creator>jfc916</dc:creator>
      <dc:date>2019-10-17T18:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151820#M27265</link>
      <description>&lt;P&gt;Yes that part is a bit confusing. You need the perl sdk for harvest itself, but the extension being written in python, you also need the python SDK, which, this time, must be present in the python/ directory without the NetApp parent directory.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 18:49:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151820#M27265</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2019-10-17T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151821#M27266</link>
      <description>&lt;P&gt;I'm also getting farther after uploading the .py files from the SDK to the /lib folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using auth_type = ssl_cert.&amp;nbsp; Data collection is working perfectly but the snapmirror extension complains about ssl certificate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ERROR] [poll_snapmirrors] ZAPI request failed: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 19:45:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151821#M27266</guid>
      <dc:creator>MartINC</dc:creator>
      <dc:date>2019-10-17T19:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151822#M27267</link>
      <description>&lt;P&gt;Extensions in Harvest are quite new, and are provided as examples, with the current distribution, meaning they are to be taken "as-is" and might need some improvement (which will happen over time I'm sure).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only supported authentication method is LOGIN, you can certainly implement certificate authentication in the code, and feel free to share your changes here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 21:04:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151822#M27267</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2019-10-17T21:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151935#M27275</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/45860"&gt;@MartINC&lt;/a&gt;, the snapmirror extension only supports authentication by password, but I think I can adapt it to support certificate authentication as well. Let me know if you need that.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 10:52:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151935#M27275</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2019-10-23T10:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151937#M27276</link>
      <description>&lt;P&gt;Hi Gratian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes I believe that would be a nice feature to add for security purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Martin.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 12:05:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/151937#M27276</guid>
      <dc:creator>MartINC</dc:creator>
      <dc:date>2019-10-23T12:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest Snappmirror Replications dashboard datasource failed</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/153805#M27488</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/18791"&gt;@jfc916&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;yeah, i just copied the py files to the /opt/netapp-harvest/lib and the error went away, the next error I got was an authorization error, so i elevated the harvest user to admin, and the files are gettting generated. It seems to be working.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You don't have to give the harvest user full admin permissions. It is just necessary to give access to the&amp;nbsp; "snapmirror show":&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;security login role create -role netapp-harvest-role -access readonly -cmddirname "snapmirror show"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/69349"&gt;@vachagan_gratian&lt;/a&gt;: maybe this should be added to the "Harvest Administration Guide" Topic 5.2.2&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 23:33:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Snappmirror-Replications-dashboard-datasource-failed/m-p/153805#M27488</guid>
      <dc:creator>johannes_mitterer</dc:creator>
      <dc:date>2020-01-25T23:33:32Z</dc:date>
    </item>
  </channel>
</rss>

