<?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: &amp;quot;Create export&amp;quot; command problem in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64203#M13375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really needed to have "-Anon 0".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 12:15:40 GMT</pubDate>
    <dc:creator>vladimirzhigulin</dc:creator>
    <dc:date>2012-05-10T12:15:40Z</dc:date>
    <item>
      <title>"Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64185#M13372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My WF is 1. create a Vol; 2. Export the Vol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WF fails with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Missing an argument for parameter 'Anon'. Specify a parameter of type 'System.String' and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look at log (i changed IP's, names etc.):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10:10:24.625 INFO&amp;nbsp; [Create Export] Executing command: ./Create_Export2162464948268547412.ps1 -Anon -Array filer16 -NoSuid $true -Path /export -RWhosts @('','root=&amp;lt;IPs here&amp;gt;') -VolumeName volname&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;10:10:49.363 INFO&amp;nbsp; [Create Export] Expression to invoke: Add-NaNfsExport -Persistent -Path /export -ActualPath /vol/volname -NoSuid -Anon -Root @() -ReadOnly @() -ReadWrite @('','root=IPs here)&lt;/P&gt;&lt;P&gt;10:10:49.545 ERROR&amp;nbsp; [Create Export] Missing an argument for parameter 'Anon'. Specify a parameter of type 'System.String' and try again.&lt;/P&gt;&lt;P&gt;10:10:49.979 ERROR&amp;nbsp; [Create Export] Missing an argument for parameter 'Anon'. Specify a parameter of type 'System.String' and try again.&lt;/P&gt;&lt;P&gt;10:10:49.993 INFO&amp;nbsp; [] ***** Workflow Execution Failed *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So -Anon doesn't have any value, however it has '0' value in appropriate Define FindChart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I look at "Create Export" command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;if ($Anon) &lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $expression += " -Anon"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it seems to me that it should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ($Anon) &lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $expression += " -Anon $Anon"&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:27:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64185#M13372</guid>
      <dc:creator>vladimirzhigulin</dc:creator>
      <dc:date>2025-06-05T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64189#M13373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladmir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good catch! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is a known issue and has been fixed in subsequent builds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The relevant logs :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Planner :&lt;BR /&gt; ========&lt;/P&gt;&lt;P&gt;06:50:35.900 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; ### Command 'Create Export' ###&lt;BR /&gt; 06:50:37.088 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Executing command: ./Create_Export5845317870079201040.ps1 -Anon 65536 -Array x.x.x.x -VolumeName test_vol &lt;BR /&gt; 06:50:37.150 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Get-NaCredentials -Host x.x.x.x&lt;BR /&gt; 06:50:37.275 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Connect-NaController (with credentials) -Name x.x.x.x&lt;BR /&gt; 06:50:41.447 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Connected to controller&lt;BR /&gt; 06:50:45.853 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Removing NFS export : /vol/test_vol&lt;BR /&gt; 06:50:47.275 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Expression to invoke: Add-NaNfsExport -Persistent -Path /vol/test_vol &lt;STRONG&gt;-Anon 65536&lt;/STRONG&gt; -Root @() -ReadOnly @() -ReadWrite @('all-hosts')&lt;BR /&gt; 06:50:48.744 INFO&amp;nbsp; &lt;SPAN class="error"&gt;[Create Export]&lt;/SPAN&gt; Command completed, took 12844 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The corresponding fix in the "Create Export" command(as you correctly pointed out) : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ($Anon) &lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; $expression += " -Anon " + $Anon&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanzim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:46:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64189#M13373</guid>
      <dc:creator>tanzim</dc:creator>
      <dc:date>2012-05-10T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64198#M13374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you wishing to pass something in the anon definition - if no then this field should be left blank in the define chart for the export &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15632_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:46:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64198#M13374</guid>
      <dc:creator>fenton</dc:creator>
      <dc:date>2012-05-10T11:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64203#M13375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really needed to have "-Anon 0".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:15:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64203#M13375</guid>
      <dc:creator>vladimirzhigulin</dc:creator>
      <dc:date>2012-05-10T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64207#M13376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Tanzim&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed your fix works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another issue however &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My execution logs (no changes to output whatsoever this time):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13:20:03.678 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Executing command: ./BK_-__Create_Export6540396713782142586.ps1 -Anon 0 -Array 10.196.68.207 -NoSuid $true -Path /export -RWhosts @('10.196.68.0/24:10.196.69.0/24:10.196.174.0/24') -Roothosts @('10.146.68.45:10.146.68.7') -VolumeName csmail &lt;/P&gt;&lt;P&gt;13:20:04.075 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Get-NaCredentials -Host 10.196.68.207&lt;/P&gt;&lt;P&gt;13:20:04.188 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Connect-NaController (with credentials) -Name 10.196.68.207&lt;/P&gt;&lt;P&gt;13:20:26.569 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Connected to controller&lt;/P&gt;&lt;P&gt;13:20:28.281 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Expression to invoke: Add-NaNfsExport -Persistent -Path /export -ActualPath /vol/csmail -NoSuid -Anon 0 -Root @('10.146.68.45:10.146.68.7') -ReadOnly @() -ReadWrite @('10.196.68.0/24:10.196.69.0/24:10.196.174.0/24')&lt;/P&gt;&lt;P&gt;13:20:28.707 INFO&amp;nbsp; [BK -&amp;nbsp; Create Export] Command completed, took 29049 milliseconds&lt;/P&gt;&lt;P&gt;13:20:28.721 INFO&amp;nbsp; [] ***** Workflow Execution Completed *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I check /etc/exports on the filer 10.196.68.207:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/csmail&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -sec=sys,rw,root=10.146.68.45,nosuid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what's wrong this time, Add-NaNfsExport&amp;nbsp; bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:26:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64207#M13376</guid>
      <dc:creator>vladimirzhigulin</dc:creator>
      <dc:date>2012-05-10T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64211#M13377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The follow up issue that you mentioned was quite tricky to debug. I've managed to find the issue and solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that when i provided values to the input parameters "RootHosts" and "RWhosts" as&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RootHosts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "root1"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RWhosts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rw1 rw2"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the workflow failed to set anon=0 in the /etc/exports file on ONTAP.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when i provided the values as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RootHosts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RWhosts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rw1,rw2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the workflow successfully set anon=0 in the /etc/exports file on ONTAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this out in your setup and let me know if it worked for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logs mentioned below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FAILED SETTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;==============&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11:44:23.348 INFO&amp;nbsp; [Create Export] ### Command 'Create Export' ###&lt;/P&gt;&lt;P&gt;11:44:24.551 INFO&amp;nbsp; [Create Export] Executing command: ./Create_Export3238572789650908080.ps1 -Anon 0 -Array 10.68.66.213 -NoSuid $true -Path /test_path9 -RWhosts @('rw1 tw2') -Roothosts @('root1') -VolumeName test_vol9 &lt;/P&gt;&lt;P&gt;11:44:24.645 INFO&amp;nbsp; [Create Export] Get-NaCredentials -Host 10.68.66.213&lt;/P&gt;&lt;P&gt;11:44:24.707 INFO&amp;nbsp; [Create Export] Connect-NaController (with credentials) -Name 10.68.66.213&lt;/P&gt;&lt;P&gt;11:44:28.473 INFO&amp;nbsp; [Create Export] Connected to controller&lt;/P&gt;&lt;P&gt;11:44:32.864 INFO&amp;nbsp; [Create Export] Expression to invoke: Add-NaNfsExport -Persistent -Path /test_path9 -ActualPath /vol/test_vol9 -NoSuid -Anon 0 -Root @('root1') -ReadOnly @() -ReadWrite @('rw1 tw2')&lt;/P&gt;&lt;P&gt;11:44:34.285 INFO&amp;nbsp; [Create Export] Command completed, took 10937 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;/etc/exports entry&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vol/test_vol9&amp;nbsp; -sec=sys,rw,nosuid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUCCESSFUL SETTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;===================&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;11:45:35.331 INFO&amp;nbsp; [Create Export] ### Command 'Create Export' ###&lt;/P&gt;&lt;P&gt;11:45:36.535 INFO&amp;nbsp; [Create Export] Executing command: ./Create_Export7555570186892756222.ps1 -Anon 0 -Array 10.68.66.213 -NoSuid $true -Path /test_path10 -RWhosts @('rw1','rw2') -Roothosts @('root1') -VolumeName test_vol10 &lt;/P&gt;&lt;P&gt;11:45:36.628 INFO&amp;nbsp; [Create Export] Get-NaCredentials -Host 10.68.66.213&lt;/P&gt;&lt;P&gt;11:45:36.691 INFO&amp;nbsp; [Create Export] Connect-NaController (with credentials) -Name 10.68.66.213&lt;/P&gt;&lt;P&gt;11:45:40.503 INFO&amp;nbsp; [Create Export] Connected to controller&lt;/P&gt;&lt;P&gt;11:45:44.753 INFO&amp;nbsp; [Create Export] Expression to invoke: Add-NaNfsExport -Persistent -Path /test_path10 -ActualPath /vol/test_vol10 -NoSuid -Anon 0 -Root @('root1') -ReadOnly @() -ReadWrite @('rw1','rw2')&lt;/P&gt;&lt;P&gt;11:45:46.019 INFO&amp;nbsp; [Create Export] Command completed, took 10688 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;/etc/exports entry&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;/test_path10&lt;/TD&gt;&lt;TD&gt;-actual=/vol/test_vol10,sec=sys,rw=rw1:rw2,root=root1,anon=0,nosuid&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 16:01:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64211#M13377</guid>
      <dc:creator>tanzim</dc:creator>
      <dc:date>2012-05-10T16:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: "Create export" command problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64216#M13378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanzin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help. I can confirm that passing values for both RootHosts and RWhosts as separated by comma in WF works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 10:52:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/quot-Create-export-quot-command-problem/m-p/64216#M13378</guid>
      <dc:creator>vladimirzhigulin</dc:creator>
      <dc:date>2012-05-11T10:52:10Z</dc:date>
    </item>
  </channel>
</rss>

