<?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 Workflow to create a CIFS and/or NFS Vserver in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34516#M7065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put together a workflow to create a new Vserver with CIFS and/or NFS enabled.&amp;nbsp; This required creating a couple extra commands to create unix users and groups, set the default unix user for cifs, and setup user mapping.&amp;nbsp; I just wanted to share and get some feedback if there are some better ways to do some of these things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of other notes, this prompts for almost all inputs but does make a few assumptions, for the root volume it is &amp;lt;vserver name&amp;gt;_root and for the name switching it is set to use file.&amp;nbsp; Also I have not resolved a method for unlocking and setting a password for the vsadmin account but will in the future.&amp;nbsp; Also I have separate interfaces created for NFS, CIFS, and Management, but you could tweak to setup the number of interfaces you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the commands I created I used the Invoke-NcSsh powershell commandlet as commandlets did not exist for what I wanted to do and as far as I could tell doing it via perl was not an option either.&amp;nbsp; The Invoke-NcSsh commandlet included with WFA threw an error so I replaced the powershell commandlets provided with WFA with the latest ones available and then it worked fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WFA Version - 2.0.0.391.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:06:00 GMT</pubDate>
    <dc:creator>mshearer</dc:creator>
    <dc:date>2025-06-05T06:06:00Z</dc:date>
    <item>
      <title>Workflow to create a CIFS and/or NFS Vserver</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34516#M7065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put together a workflow to create a new Vserver with CIFS and/or NFS enabled.&amp;nbsp; This required creating a couple extra commands to create unix users and groups, set the default unix user for cifs, and setup user mapping.&amp;nbsp; I just wanted to share and get some feedback if there are some better ways to do some of these things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of other notes, this prompts for almost all inputs but does make a few assumptions, for the root volume it is &amp;lt;vserver name&amp;gt;_root and for the name switching it is set to use file.&amp;nbsp; Also I have not resolved a method for unlocking and setting a password for the vsadmin account but will in the future.&amp;nbsp; Also I have separate interfaces created for NFS, CIFS, and Management, but you could tweak to setup the number of interfaces you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the commands I created I used the Invoke-NcSsh powershell commandlet as commandlets did not exist for what I wanted to do and as far as I could tell doing it via perl was not an option either.&amp;nbsp; The Invoke-NcSsh commandlet included with WFA threw an error so I replaced the powershell commandlets provided with WFA with the latest ones available and then it worked fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WFA Version - 2.0.0.391.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:06:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34516#M7065</guid>
      <dc:creator>mshearer</dc:creator>
      <dc:date>2025-06-05T06:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow to create a CIFS and/or NFS Vserver</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34522#M7069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice workflow!&amp;nbsp; I am tweaking this for my lab.&amp;nbsp; How about only showing "data" ports in the drop-down, rather than all ports?&amp;nbsp; A slight change I made to mine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 19:05:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34522#M7069</guid>
      <dc:creator>bschramm</dc:creator>
      <dc:date>2013-04-10T19:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow to create a CIFS and/or NFS Vserver</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34527#M7072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;if we add&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;"and p.role = 'Data' "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;to the query used in this workflow for getting port, we will be able to achieve that.&lt;/SPAN&gt;&lt;STRONG style="color: #1f497d; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG style="color: #1f497d; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 03:26:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Workflow-to-create-a-CIFS-and-or-NFS-Vserver/m-p/34527#M7072</guid>
      <dc:creator>karale</dc:creator>
      <dc:date>2013-04-22T03:26:14Z</dc:date>
    </item>
  </channel>
</rss>

