<?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: WFA No definition for typedef opmask found in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120891#M21674</link>
    <description>&lt;P&gt;Thank you Abhi for you quick response.&lt;/P&gt;&lt;P&gt;The idea you had, explains exactly the problem that I had.&lt;/P&gt;&lt;P&gt;I worked with Ontap version 9.0 and even the most recent nmsfk perl bindings weren't good enogh, because there is a new property/column for Snapmirrors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###########################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trinidad::*&amp;gt; snapmirro show -destination-path svm_rtoubali_dr_dest: -fields OPmask&lt;/P&gt;&lt;P&gt;&amp;nbsp; (snapmirror show)&lt;/P&gt;&lt;P&gt;source-path&amp;nbsp;&amp;nbsp; destination-path&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; opmask&lt;/P&gt;&lt;P&gt;------------- --------------------- ----------------&lt;/P&gt;&lt;P&gt;svm_rtoubali: svm_rtoubali_dr_dest: ffffffffffffffff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###########################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, our customer uses ontap 8.3.2 and with this version the Problem does not appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2016 22:13:15 GMT</pubDate>
    <dc:creator>antimon51</dc:creator>
    <dc:date>2016-07-01T22:13:15Z</dc:date>
    <item>
      <title>WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120853#M21669</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on a WFA workflow for planned SVM DR using the Storage Automation Store package "Storage Virtual Machine Disaster Recovery Package,"&lt;/P&gt;
&lt;P&gt;When I start the command "Abort Storage Virtual Machine SnapMirror" (I am testing using WFA3.1P1 but also tried WFA 4.0), I get the following errormessage:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In WFA 4.0:&lt;/P&gt;
&lt;P&gt;No definition for typedef opmask found at \Program Files\NetApp\WFA\jboss\..\perl\nmsdk/OntapClusterAPI.pm line 79836, &amp;lt;STDIN&amp;gt; line 1.&lt;/P&gt;
&lt;P&gt;Location: Row '2' step 'Abort Storage Virtual Machine SnapMirror'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In WFA 3.1P1:&lt;/P&gt;
&lt;P&gt;No definition for typedef opmask found at C:/Program Files/NetApp/WFA/Perl64/lib/OntapClusterAPI.pm line 78812, &amp;lt;STDIN&amp;gt; line 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a lot of pressure within this project, so I hope I can get a quick response on how to fix this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;antimon51&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 13:54:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120853#M21669</guid>
      <dc:creator>antimon51</dc:creator>
      <dc:date>2016-07-01T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120872#M21671</link>
      <description>Which version of ontap are you using?&lt;BR /&gt;Most likely it is happening because wfa uses nmsfk perl bindings. The perl bindings is little older than the current ontap version which you are using.&lt;BR /&gt;&lt;BR /&gt;Abhi</description>
      <pubDate>Fri, 01 Jul 2016 16:46:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120872#M21671</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2016-07-01T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120891#M21674</link>
      <description>&lt;P&gt;Thank you Abhi for you quick response.&lt;/P&gt;&lt;P&gt;The idea you had, explains exactly the problem that I had.&lt;/P&gt;&lt;P&gt;I worked with Ontap version 9.0 and even the most recent nmsfk perl bindings weren't good enogh, because there is a new property/column for Snapmirrors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###########################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trinidad::*&amp;gt; snapmirro show -destination-path svm_rtoubali_dr_dest: -fields OPmask&lt;/P&gt;&lt;P&gt;&amp;nbsp; (snapmirror show)&lt;/P&gt;&lt;P&gt;source-path&amp;nbsp;&amp;nbsp; destination-path&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; opmask&lt;/P&gt;&lt;P&gt;------------- --------------------- ----------------&lt;/P&gt;&lt;P&gt;svm_rtoubali: svm_rtoubali_dr_dest: ffffffffffffffff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###########################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, our customer uses ontap 8.3.2 and with this version the Problem does not appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 22:13:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/120891#M21674</guid>
      <dc:creator>antimon51</dc:creator>
      <dc:date>2016-07-01T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131594#M23864</link>
      <description>&lt;P&gt;Please have you been able to find a work around? I face the same issue does it means that there is no workaround? thank you in advance for the answer&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 18:43:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131594#M23864</guid>
      <dc:creator>tchuise92</dc:creator>
      <dc:date>2017-06-02T18:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131648#M23876</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excuse me can you tell me how you applied the NM SDK on your WFA? I uploaded th elatest one I cannot find a way to do so&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 16:29:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131648#M23876</guid>
      <dc:creator>tchuise92</dc:creator>
      <dc:date>2017-06-06T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131664#M23882</link>
      <description>&lt;P&gt;If you are on WFA 4.0 or above you could import the latest version of the pack below to get the latest version of NMSDK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;| WFA pack for managing Clustered Data ONTAP                                                                                 | 1.3.0   &lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:45:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131664#M23882</guid>
      <dc:creator>paragp</dc:creator>
      <dc:date>2017-06-07T09:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131667#M23884</link>
      <description>&lt;P&gt;Thank you for you answer, when I download the NMSDK from the netapp site, I only see 3 doc inside none of them have the name you mentioned. Thank you again in advance&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 12:40:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131667#M23884</guid>
      <dc:creator>tchuise92</dc:creator>
      <dc:date>2017-06-07T12:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131668#M23885</link>
      <description>&lt;P&gt;ah ok I think I understand were you are going I will try it from WFA directly and let you know if it is working&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 12:41:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131668#M23885</guid>
      <dc:creator>tchuise92</dc:creator>
      <dc:date>2017-06-07T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: WFA No definition for typedef opmask found</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131670#M23886</link>
      <description>&lt;P&gt;Thank you it worked perfectly. I just have to modify a little the workflow to make it complete. Thank you again&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 13:27:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-No-definition-for-typedef-opmask-found/m-p/131670#M23886</guid>
      <dc:creator>tchuise92</dc:creator>
      <dc:date>2017-06-07T13:27:28Z</dc:date>
    </item>
  </channel>
</rss>

