<?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>All Articles and Resources posts in Virtualization</title>
    <link>https://community.netapp.com/t5/Virtualization/ct-p/Virtualization</link>
    <description>All Articles and Resources posts in Virtualization</description>
    <pubDate>Thu, 03 Jun 2021 05:49:40 GMT</pubDate>
    <dc:creator>Virtualization</dc:creator>
    <dc:date>2021-06-03T05:49:40Z</dc:date>
    <item>
      <title>SAN Info PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SAN-Info-PowerShell-Script/ta-p/161173</link>
      <description>&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;Performs a variety of checks against an ONTAP SAN based system and returns the results in an Excel spreadsheet. Following are the checks involved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Compare the initiators defined in each igroup against the actual logged in initiators on each node.&lt;/LI&gt;
&lt;LI&gt;Show total number of initiators per LIF.&lt;/LI&gt;
&lt;LI&gt;Gather FCP adapter details that might have a best practice impact.&lt;/LI&gt;
&lt;LI&gt;Compare selective LUN mapping reporting-nodes against the hosting HA pair, other nodes in the cluster, and nodes no longer in the cluster.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Requirements&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;U&gt;&lt;/U&gt;NetApp PowerShell Toolki -&amp;nbsp;&lt;A href="https://mysupport.netapp.com/site/tools/tool-eula/powershell-toolkit" target="_blank" rel="noopener"&gt;https://mysupport.netapp.com/site/tools/tool-eula/powershell-toolkit&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ImportExcel Module -&amp;nbsp;&lt;A href="https://github.com/dfinke/ImportExcel" target="_self"&gt;https://github.com/dfinke/ImportExcel&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ONTAP 9.x cluster&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Script Information&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;U&gt;&lt;/U&gt;Save script as&amp;nbsp;SANInfo.ps1&lt;/LI&gt;
&lt;LI&gt;Learn more about the script with the following:&lt;BR /&gt;get-help .\SANInfo.ps1 -Detailed&lt;/LI&gt;
&lt;LI&gt;The script only performs read operations against the cluster to collect data.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sat, 14 Nov 2020 00:11:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SAN-Info-PowerShell-Script/ta-p/161173</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2020-11-14T00:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/153327#M744</link>
      <description>&lt;P&gt;Please note that the RBAC User Creator tool (Windows executable) and ONTAP privileges file (XML) are posted on the NetApp Support site in the ToolChest for download:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mysupport.netapp.com/tools/download/ECMLP2434785DT.html?productID=61965&amp;amp;pcfContentID=ECMLP2434785" target="_blank"&gt;https://mysupport.netapp.com/tools/download/ECMLP2434785DT.html?productID=61965&amp;amp;pcfContentID=ECMLP2434785&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As &lt;LI-USER uid="59052" login="jmcrosa"&gt;&lt;/LI-USER&gt; said, the existing 7.X roles work properly with the 9.6 release.&amp;nbsp; I am working to update the XML file to add 9.6 as a named release with no other changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The full set of privileges are described in this KB article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1001058" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1001058&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are also working to replace this tool with functionality within ONTAP System Manager.&amp;nbsp; It should be supported by the next Virtual Appliance release together with ONTAP 9.7 or later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---Karl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 00:17:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/153327#M744</guid>
      <dc:creator>konnerth</dc:creator>
      <dc:date>2020-01-03T00:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/152744#M743</link>
      <description>&lt;P&gt;Michael, the existing 7.x roles may be used with 9.6.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:25:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/152744#M743</guid>
      <dc:creator>jmcrosa</dc:creator>
      <dc:date>2019-12-03T20:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/152710#M742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which specific roles are required for VSC 9.6? Is there a new XML file? The current download of the RBAC User Creator Tools contains only the roles for VSC 7 - or has nothing changed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 08:17:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/152710#M742</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2019-12-03T08:17:20Z</dc:date>
    </item>
    <item>
      <title>How to force vCenter to reload VSC/VASA GUI flash data for vSphere Web Client</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-force-vCenter-to-reload-VSC-VASA-GUI-flash-data-for-vSphere-Web-Client/ta-p/147964</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;LI-VIDEO vid="https://www.youtube.com/watch?v=cfGyqOQPsZ8" align="center" size="large" width="600" height="338" uploading="false" thumbnail="https://i.ytimg.com/vi/cfGyqOQPsZ8/hqdefault.jpg" external="url"&gt;&lt;/LI-VIDEO&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When Virtual Storage Console (VSC) and VASA Provider are registered to vCenter, UI (user interface) extensions are pulled to vSphere. These UI extensions represent the framework that VSC and VASA Provider use to display data. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When new versions of VSC or VASA Provider are released they may be bundled with new UI extensions. During the upgrade process, VSC does not have the ability to delete the old UI extensions off of the vCenter server. These files must be removed manually. If old UI extensions are not removed then a conflict may arise which can cause display issues with the plugin. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;During a upgrade of VSC or VASA Provider, it is highly recommended that the old UI extensions be removed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 17:24:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-force-vCenter-to-reload-VSC-VASA-GUI-flash-data-for-vSphere-Web-Client/ta-p/147964</guid>
      <dc:creator>RajeshPanda</dc:creator>
      <dc:date>2019-04-14T17:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Closing Locked Files using PowerShell in cDOT</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Closing-Locked-Files-using-PowerShell-in-cDOT/tac-p/145895#M740</link>
      <description>&lt;P&gt;I know this is a really old thread now but for anyone still following...there are PowerShell CmdLets available for working with listing\closing CIFS files instead of using the CLI. See the help documentation for the following cmdlets:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Import-Module DataONTAP
Get-Help Get-NcCifsSessionFile -Full
Get-Help Close-NcCifsSessionFile -Full&lt;/PRE&gt;
&lt;P&gt;Here is an "example" of a WFA command to close a CIFS file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: If using the code below, note that the file UNC Path IS &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;Case Sensitive&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; from an ONTAP perspective but NOT from a Windows perspective&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Param(
   [Parameter(Mandatory=$True, HelpMessage="The UNC Path of the file to close. The UNC Path must be enclosed in double quotes")]
   [String]$FileSpec
)
#'------------------------------------------------------------------------------
#'Split the UNC path of the file.
#'------------------------------------------------------------------------------
$fileSpec.Replace("""", "")
[Array]$elements    = $fileSpec -Split [regex]::Escape("\")
[String]$hostName   = $elements[2]
[String]$shareName  = $elements[3]
[String]$fileName   = $elements[$elements.Length -1]
#'------------------------------------------------------------------------------
#'Enumerate the IP Address of the hostname (it could be a DNS CName alias). 
#'------------------------------------------------------------------------------
[String]$ip = [System.Net.Dns]::GetHostAddresses($hostname).IPAddressToString
If([String]::IsNullOrEmpty($ip)){
   Throw "The host ""$hostName"" did not resolve in DNS. Please ensure DNS is configured"
}Else{
   Get-WFALogger -Info -Message "Resolved ""$hostname"" to IP Address ""$ip"""
}
#'------------------------------------------------------------------------------
#'Enumerate the host (DNS A Record) that resoloves to the IP Address (DNS PTR Record). 
#'------------------------------------------------------------------------------
[String]$fqdn = [System.Net.Dns]::GetHostEntry($ip).HostName
If([String]::IsNullOrEmpty($fqdn)){
   Throw "The IP Address ""$ip"" did not resolve in DNS. Please ensure DNS is configured"
}Else{
   Get-WFALogger -Info -Message "Resolved IP Address ""$ip"" to FQDN ""$fqdn"""
}
#'------------------------------------------------------------------------------
#'Enumerate the cluster name from the vserver name.
#'------------------------------------------------------------------------------
[String]$vserverName = $fqdn.Split(".")[0].ToLower();
[String]$mySqlQuery  = "SELECT cluster.name FROM cm_storage.cluster, cm_storage.vserver WHERE vserver.cluster_id = cluster.id AND vserver.name = '$vserverName'"
Get-WFALogger -Info -Message "Enumerating cluster name for vserver ""$vserverName"""
Try{
   $records = Invoke-MySqlQuery -Query $mySqlQuery -ErrorAction Stop
   Get-WFALogger -Info -Message "Invoked SQL Query`: ""$mySqlQuery"""
}Catch{
   Get-WFALogger -Error -Message $("Failed Invoking SQL Query`: ""$mySqlQuery"". Error " + $_.Exception.Message)
   Throw "Failed Enumerating cluster name for vserver ""$vserverName"""
}
[String]$cluster = $records[1].Name
If([String]::IsNullOrEmpty($cluster)){
   Get-WFALogger -Error -Message "The SQL recordset returned Null"
   Throw "Failed enumerating cluster name for vserver ""$vserverName"""
}
#'------------------------------------------------------------------------------
#'construct the folder path between the share and file name.
#'------------------------------------------------------------------------------
For($i=4; $i -lt ($elements.Count); $i++){
   [String]$folderPath += $elements[$i] + "\"
}
[String]$folderPath = $folderPath.SubString(0, $folderPath.Length -1)
#'------------------------------------------------------------------------------
#'Ensure the vserver is online and responding to ICMP requests.
#'------------------------------------------------------------------------------
If(-Not(Test-Connection -computername $vserverName -count 1)){
   Throw "The vserver ""$vserverName"" did not respond to an ICMP request"
}Else{
   Get-WFALogger -Info -Message "The vserver ""$vserverName"" responded to an ICMP request"
}
#'------------------------------------------------------------------------------
#'Connect to the cluster.
#'------------------------------------------------------------------------------
Connect-WFACluster $Cluster
#'------------------------------------------------------------------------------
#'Enumerate the open CIFS file.
#'------------------------------------------------------------------------------
$query         = Get-NcCifsSessionFile -Template
$query.Path    = $folderPath
$query.Share   = $shareName
$query.Vserver = $vserverName
Try{
   $file = Get-NcCifsSessionFile -Query $query -ErrorAction Stop
   Get-WFALogger -Info -Message "Enumerated file ""$FileSpec"""
}Catch{
   Get-WFALogger -Error -Message $("Failed enumerating file ""$FileSpec"". Error " + $_.Exception.Message)
   Throw "Failed enumerating file ""$FileSpec"""
}
#'------------------------------------------------------------------------------
#'Ensure the file is open.
#'------------------------------------------------------------------------------
If($Null -eq $file){
   Throw "The file ""$FileSpec"" is not currently open. Please check the UNC Path. Please note that the UNC Path is case sensitive."
}Else{
   Get-WFALogger -Info -Message $("Closing File ""$FileSpec"" on Node """ + $file.Node + """ -FileId """ + $file.FileId + """ -ConnectionId """ + $file.ConnectionId + """ -SessionID """ + $file.SessionId + """")
}
#'------------------------------------------------------------------------------
#'Close the open CIFS file.
#'------------------------------------------------------------------------------
Try{
   [String]$command = $("Close-NcCifsSessionFile -Node " + $file.Node + " -FileId " + $file.FileId + " -ConnectionId " + $file.ConnectionId + " -SessionID " + $file.SessionId + " -VserverContext " + $file.Vserver + " -Confirm`:`$False -ErrorAction Stop")
   Invoke-Expression -Command $command -ErrorAction Stop
   Get-WFALogger -Info -Message "Executed Command`: $command"
   Get-WFALogger -Info -Message "Closed file ""$FileSpec"" on vserver ""$hostname"""
}Catch{
   Get-WFALogger -Error -Message $("Failed Executing Command`: $command. Error " + $_.Exception.Message)
   Throw "Failed closing file ""$FileSpec"" on vserver ""$hostname"""
}
#'------------------------------------------------------------------------------&lt;/PRE&gt;
&lt;P&gt;Hope that helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 01:34:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Closing-Locked-Files-using-PowerShell-in-cDOT/tac-p/145895#M740</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2019-01-15T01:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Closing Locked Files using PowerShell in cDOT</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Closing-Locked-Files-using-PowerShell-in-cDOT/tac-p/145298#M739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we try to implement the script&amp;nbsp; on our environment .&lt;/P&gt;
&lt;P&gt;The scirpt&amp;nbsp; is working&amp;nbsp; but we have&amp;nbsp;an issue with&amp;nbsp; lang&amp;nbsp; he.UTF-8&amp;nbsp; support&lt;/P&gt;
&lt;P&gt;It's seems there is a compatebility issue .&lt;/P&gt;
&lt;P&gt;Please advise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dmitry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 13:58:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Closing-Locked-Files-using-PowerShell-in-cDOT/tac-p/145298#M739</guid>
      <dc:creator>dmitryyablonsky</dc:creator>
      <dc:date>2018-12-09T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Lab on Demand for NetApp employees / reselling partners</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Lab-on-Demand-for-NetApp-employees-reselling-partners/tac-p/141922#M738</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 18:13:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Lab-on-Demand-for-NetApp-employees-reselling-partners/tac-p/141922#M738</guid>
      <dc:creator>elionrs</dc:creator>
      <dc:date>2018-08-06T18:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault for SMVI 3.0 (SV-SMVI)</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/141821#M737</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I try to make backup job with&amp;nbsp;sv-smvi.cmd on Windows VSC 6.2.2,&amp;nbsp;but got the error...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;runLogin(): Setting username and password for storage controller DST_STORAGE &lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;
runLogin(): Testing login by ONTAP version from storage controller DST_STORAGE &lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;
Can't use string ("") as a subroutine ref while "strict refs" in use at /&amp;lt;C:\Program Files\NetApp\SV-SMVI\sv-smvi.exe&amp;gt;&lt;SPAN class="lia-search-match-lithium"&gt;NaServer&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.pm&lt;/SPAN&gt; &lt;SPAN class="lia-search-match-lithium"&gt;line&lt;/SPAN&gt; &lt;SPAN class="lia-search-match-lithium"&gt;544&lt;/SPAN&gt;, &amp;lt;&lt;SPAN class="lia-search-match-lithium"&gt;S&lt;/SPAN&gt;&amp;gt; &lt;SPAN class="lia-search-match-lithium"&gt;line&lt;/SPAN&gt; &lt;SPAN class="lia-search-match-lithium"&gt;60&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;.&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I fix it?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 09:17:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/141821#M737</guid>
      <dc:creator>MAXIM_KRAMARENKO</dc:creator>
      <dc:date>2018-07-31T09:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/140947#M736</link>
      <description>&lt;P&gt;The way to fix the problems are as follows: (I'm using ONTAP 9.3)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When configuring at the cluster level you may get the error "Missing Input:&amp;nbsp; role-query".&lt;/P&gt;
&lt;P&gt;The way to fix this to click the Login button and have it re-login to the cluster.&lt;/P&gt;
&lt;P&gt;Fill out the form exactly as you had it filled out before and then re-submit the job.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It always works the second time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2:&amp;nbsp; if you are getting the "A Vserver admin cannot use directory vserver services unix-group" or "vserver services unix-user" with access level all"&lt;/P&gt;
&lt;P&gt;The way to fix this is to edit the XML file and comment out lines 1585 and 1586.&amp;nbsp; They will look like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;!-- &amp;lt;command ontap-level-less="8.3"&amp;gt;vserver services unix-group&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;!-- &amp;lt;command ontap-level-less="8.3"&amp;gt;vserver services unix-user&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you might be thinking that you need them, no you don't.&amp;nbsp; The lines right below them, that have "ontap-level-greater-equals="8.3"" have all of the individual commands listed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm sure that some of the other command directory ones are something similar, but I have only had these two issues with 9.3&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 05:49:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/140947#M736</guid>
      <dc:creator>ken_foster</dc:creator>
      <dc:date>2018-06-16T05:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/140813#M735</link>
      <description>&lt;P&gt;I have disabled versions of TLS lower than 1.2 on the cDOT clusters and now cannot connect with RBAC.&amp;nbsp; Is there a way to fix this without re-enabling insecure versions?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jun 2018 06:47:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/140813#M735</guid>
      <dc:creator>musicgreg</dc:creator>
      <dc:date>2018-06-10T06:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use RBAC User Creator tool for Storage Replication Adapter 4.0</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/tac-p/140594#M431</link>
      <description>&lt;P&gt;We've attempted creating new SVM-level users using this tool and then adding the SVM to SRA which is succesful but after running a "vserver list" we always get the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;StorageController xxxxxxxx xxxxxxxx xxxxxxxxx 6f9cff68-033d-11e6-8078-00a0986a3a2f&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;FlexVol volname has 47905MB available out of 51200MB failed: Unable to find matching aggregate for volume&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;FlexVol volname_root has 972MB available out of 973MB failed: Unable to find matching aggregate for volume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We do not have these issues when using a user at the cluster level but we're attempting to do this at the SVM level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 16:00:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/tac-p/140594#M431</guid>
      <dc:creator>MSEBEL1980</dc:creator>
      <dc:date>2018-05-30T16:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139885#M734</link>
      <description>&lt;P&gt;Great news - glad that got it going for you!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 03:42:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139885#M734</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2018-04-27T03:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139869#M733</link>
      <description>&lt;P&gt;I knew I had the latest Powershell but was not sure about putty and after getting the script to work with the clusters under 10 nodes I didn't think about checking the putty version. Come to find out thats what it was. Who would have thought.. -Thanks!!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 16:43:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139869#M733</guid>
      <dc:creator>tenn</dc:creator>
      <dc:date>2018-04-26T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139850#M732</link>
      <description>&lt;P&gt;Sorry for my delay in getting back to you.&amp;nbsp; Are you using the most current toolkit here:&amp;nbsp; &lt;A href="https://mysupport.netapp.com/tools/info/ECMLP2310788I.html?productID=61926&amp;amp;pcfContentID=ECMLP2310788.&amp;nbsp;" target="_blank"&gt;https://mysupport.netapp.com/tools/info/ECMLP2310788I.html?productID=61926&amp;amp;pcfContentID=ECMLP2310788.&amp;nbsp;&lt;/A&gt; Also, do you have the most currently putty installer on the system you are running from?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I ask as the newest toolkit changed around the Invoke-NcSsh cmdlet.&amp;nbsp; I'm thinking that is what is going on.&amp;nbsp; Let me know if you are using that new combination and I'll ask this over in the PowerShell forum that the developers check in on.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 03:37:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139850#M732</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2018-04-26T03:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139726#M731</link>
      <description>&lt;P&gt;McGue,&lt;/P&gt;
&lt;P&gt;Let me start off by saying your script was my first experience with PowerShell and I must say I need to learn more. Took me a while to get it to work and have resolved multiple issues thanks to your script and my thanks go out to you. I am almost ready to start upgrading but I have ran into an issue on my larger clusters I am not able to resolve and have to assume it may be something with the script as it is happening on different clusters on different networks but at the same places and what they have in common is they are over 10 nodes.&amp;nbsp; Want to make sure its the script beforehand so I will only post the first error that starts the snowball rolling.&lt;/P&gt;
&lt;P&gt;On all clusters over 10 nodes the errors start on Section 14. The first 10 in section 14 are fine the I get.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Invoke-NcSsh: Index was out of range. Must be non-negative and less than the size of the collection.&lt;/P&gt;
&lt;P&gt;Parameter name: index At 83upgradecheck.ps1:3866 char:27&lt;/P&gt;
&lt;P&gt;+CategoryInfo : InvalidResult: (:) [Invoke-NcSsh], ArgumentOutOfRangeException&lt;/P&gt;
&lt;P&gt;+FullyQualifiedErrorId : SshExecFailed,DataONTAP.C.PowerShell,SDK.cmdlets.toolkit.ssh.invokencssh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then all the following nodes in that section get&lt;/P&gt;
&lt;P&gt;Invoke-Ncssh : No connection could be made because the target machine actively refused it ipaddress:22 At 83upgradecheck.ps1:3866 char:27&lt;/P&gt;
&lt;P&gt;+CategoryInfo : invalidresult: (:) [invoke-ncssh], Socetexception&lt;/P&gt;
&lt;P&gt;+FullyQualifiedErrorId : SshExecFailed,DataONTAP.C.PowerShell,SDK.cmdlets.toolkit.ssh.invokencssh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then have multiple other sections that get the same error that connection cannot be made..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HELP!!!!... Let me know if you need more info and i will give you what I can..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:52:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/139726#M731</guid>
      <dc:creator>tenn</dc:creator>
      <dc:date>2018-04-20T17:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell script for updating Disk Firmware and Disk Qualification Package</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Powershell-script-for-updating-Disk-Firmware-and-Disk-Qualification-Package/tac-p/138873#M601</link>
      <description>&lt;P&gt;Hey sbrack,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to do something similar but on CDOT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are thinking to create a workflow to execute DQP through WFA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont see any package for this in WFA, so thought of creating one&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please advice on how shall we proceed?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will the above query also work on CDOT?&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:44:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Powershell-script-for-updating-Disk-Firmware-and-Disk-Qualification-Package/tac-p/138873#M601</guid>
      <dc:creator>Vikramjeet_Singh</dc:creator>
      <dc:date>2018-03-14T19:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/138470#M437</link>
      <description>&lt;P&gt;ERROR [ZapiUtils.createCModeLoginRole]: API FAILED: A Vserver admin cannot use command directory "security login profiles" with access level "all". Use a different access level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to configure the VSC, VASA SRA&amp;nbsp;7.1 Appliance and&amp;nbsp;when trying to use the RBAC User Create&amp;nbsp;tool I get the error above.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;have replaced the ontapPrivs.xml with the 7.0 version but when I try to create a new user&amp;nbsp;or modify an&amp;nbsp;exisitng one to give them the&amp;nbsp;following&lt;/P&gt;
&lt;P&gt;privilege&amp;nbsp;roles I seem to get the error no matter what options I select.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/8140i883309F3196CBF2E/image-size/medium?v=1.0&amp;amp;px=-1" border="0" alt="Command failed.png" title="Command failed.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 19:33:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/138470#M437</guid>
      <dc:creator>Shock</dc:creator>
      <dc:date>2018-02-26T19:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data ONTAP PowerShell Toolkit - Collect SYSSTAT type of information in CSV format</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Data-ONTAP-PowerShell-Toolkit-Collect-SYSSTAT-type-of-information-in-CSV-format/tac-p/137904#M621</link>
      <description>&lt;P&gt;Do you have same script for cluster as well?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 05:21:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Data-ONTAP-PowerShell-Toolkit-Collect-SYSSTAT-type-of-information-in-CSV-format/tac-p/137904#M621</guid>
      <dc:creator>varatha</dc:creator>
      <dc:date>2018-02-08T05:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/136357#M436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;same like Saschas error in my environment. Error from the LOG was:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2017-11-29 17:25:24,860 DEBUG [ZapiUtils.modifyCModeLoginRole]: &amp;lt;security-login-role-modify&amp;gt;&lt;BR /&gt;&amp;lt;vserver&amp;gt;svm_cuba_esx&amp;lt;/vserver&amp;gt;&lt;BR /&gt;&amp;lt;role-name&amp;gt;vvol_demo&amp;lt;/role-name&amp;gt;&lt;BR /&gt;&amp;lt;command-directory-name&amp;gt;lun mapping create&amp;lt;/command-directory-name&amp;gt;&lt;BR /&gt;&amp;lt;access-level&amp;gt;all&amp;lt;/access-level&amp;gt;&lt;BR /&gt;&amp;lt;/security-login-role-modify&amp;gt;&lt;/P&gt;&lt;P&gt;2017-11-29 17:25:25,129 ERROR [ZapiUtils.modifyCModeLoginRole]: Modify entry [lun mapping create(access all)] failed&lt;BR /&gt;2017-11-29 17:25:25,129 ERROR [ZapiUtils.modifyCModeLoginRole]: API FAILED: Missing Input: role-query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I ignore the VSC 7.0 Version and use the old XML for 6.2 the process is working fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 21:33:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/136357#M436</guid>
      <dc:creator>aengel4111</dc:creator>
      <dc:date>2017-11-29T21:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/136340#M435</link>
      <description>&lt;P&gt;&lt;LI-USER uid="54015"&gt;&lt;/LI-USER&gt;&amp;nbsp;: Did you replace the xml with the one attached in this community article? I hope the errors should not be seen after that. The attached xml file is the most recent version of the privileges required for the product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-USER uid="11742"&gt;&lt;/LI-USER&gt;&amp;nbsp;: Looks like the tool is failing to assign certain privileges to the user. You could try running a set of commands directly from the Ontap CLI to create new roles by following the KB article which I have mentioned below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For creating roles and users at the cluster level, please check &lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1001058" target="_self"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1001058&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For creating roles and users at the SVM level, please check &lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1001056" target="_self"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1001056&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:03:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/136340#M435</guid>
      <dc:creator>ashruthi</dc:creator>
      <dc:date>2017-11-29T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/135434#M428</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a RBAC User Creator version which supports SnapDrive for Windows Version 7.1.x and ONTAP 9.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In first instance a description about the miminum capabilities needed for SnapDrive 7.1.x and ONTAP 9 would help as well Unfortunately in the official documentation it is only advised to use the vsadmin. .To use the vsadmin user or role is not granular enough for my customers security requirements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for any help and hint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raphael&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:21:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/135434#M428</guid>
      <dc:creator>raphaelk</dc:creator>
      <dc:date>2017-10-19T13:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making The Most Of Data ONTAP PowerShell Toolkit</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/tac-p/135325#M665</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am really scratching my head trying to get this command going on my CSV volumes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invoke-NcHostVolumeSpaceReclaim&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some testing learnt CSV volume needs to be put on maintence mode which is an issue as data will not be accesible for the cluster during that time!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case, I see no space reclaimed from Netapp GUI after this command runs succesfully for some minutes... I see no CSV temporarily going to 99 % usage either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any more ideas? I am about to give up &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 09:02:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/tac-p/135325#M665</guid>
      <dc:creator>Rodrigo_Saez</dc:creator>
      <dc:date>2017-10-17T09:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/134586#M434</link>
      <description>&lt;P&gt;I receive the error "Command failed: Missing Input: role-query" when I try to create a user via RBAC user creator for VSC and VASA Provider 7.0 for all Data ONTAP privilege roles (Discovery, Create Storage, Modify Storage, Destroy Storage and Policy-Based Mgmt). The XML-file was replaced as described in your article. I am using RBAC tool version 2.7 and Data ONTAP 9.2.&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas what causes this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance and kind regards,&lt;/P&gt;&lt;P&gt;Sascha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7610i27B6B7042DB647C0/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="RBAC_error.png" title="RBAC_error.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:33:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/134586#M434</guid>
      <dc:creator>skuebart</dc:creator>
      <dc:date>2017-09-19T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSp</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/134132#M433</link>
      <description>&lt;P&gt;When using this XML I've run into issues. &amp;nbsp;Many invalid commands due to version levels. &amp;nbsp;As near as i can see the syntax of ::&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ontap-level-greater-equals&lt;/P&gt;&lt;P&gt;ontap-level-less&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;do not work (v2.7 of the tool). &amp;nbsp;Is there a more recent version of the tool that allows for this? &amp;nbsp;I've used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;ontap-dependent value="xxx"&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;/ontap-dependent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;as a work around.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 14:26:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/tac-p/134132#M433</guid>
      <dc:creator>dhickey</dc:creator>
      <dc:date>2017-08-31T14:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/133386#M730</link>
      <description>&lt;P&gt;Hi Tim, i'm in a situation where the SVM mgmt LIF can't reach external services, but the data LIF can. &amp;nbsp;Your script is coded such that if it finds a SVM mgmt LIF attempts to contact external services, and regardless of the results doesn't try the same connection test with the data LIF. &amp;nbsp;Question is, will the upgrade fail if this is not remediated? &amp;nbsp;In other words, will ONTAP try the data LIF after the mgmt LIF failed to contact external services?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The management LIF has a wide open firewall (used for CIFS style backup) but resides on a different VLAN. &amp;nbsp;This is a hosting company the network is very segmented.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd rather not go through the hassle of remediating this particular problem if it's not necessary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Kory&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 18:56:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/133386#M730</guid>
      <dc:creator>wertk</dc:creator>
      <dc:date>2017-08-04T18:56:00Z</dc:date>
    </item>
    <item>
      <title>RBAC User Creator tool for VSC, VASA Provider and Storage Replication Adapter 7.0 for VMware vSphere</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/ta-p/133203</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RBAC User Creator for ONTAP® tool is a C# application that enables you to create RBAC users within ONTAP.&lt;BR /&gt;The list of privileges created are stored in an XML (ontapPrivs.xml) file. The XML file enables you to gather the following information:&lt;/P&gt;&lt;P&gt;1. You can verify the privileges of the new user created by RBAC User Creator tool.&lt;BR /&gt;2. You can add privileges or products later without the need to recompile the application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RBAC User Creator tool is a framework where all the products and the privileges for those products are listed in the XML file. You can easily add support for another product or product version by updating the information in the XML file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;RBAC User Creator tool for Virtual Storage Console, VASA Provider, and Storage Replication Adapter 7.0&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This article describes how to use the RBAC User Creator tool for Virtual Storage Console, VASA Provider, and Storage Replication Adapter 7.0 for VMware vSphere. You can use the tool to create users for the below functionalities:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Virtual Storage Console&lt;BR /&gt;2. Virtual Storage Console and VASA Provider&lt;BR /&gt;3. Virtual Storage Console and Storage Replication Adapter&lt;BR /&gt;4. Virtual Storage Console, VASA Provider and Storage Replication Adapter&lt;BR /&gt;&lt;BR /&gt;Please note that VSC, VASA Provider, and SRA 7.0 supports ONTAP versions 9.0 onwards only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Once you have downloaded and installed the RBAC User Creator tool from the ToolChest, you will need to perform the below steps to provide support for VSC, VASA Provider and SRA 7.0.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Step 1: Replace XML for VSC, VASA Provider and SRA 7.0 support&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To enable support for VSC, VASA Provider and SRA 7.0, please perform the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Download and keep a copy of the ontapPrivs.xml file (attached below).&lt;BR /&gt;2. Access the install directory of the RBAC User Creator tool.&lt;BR /&gt;This information is provided during installation. For example:- The default path would be: C:\Program Files (x86)\NetApp\RBAC User Creator&lt;BR /&gt;3. Replace the existing ontapPrivs.xml file with the downloaded .xml file.&lt;BR /&gt;4. Restart the RBAC User Creator tool.&lt;BR /&gt;&lt;BR /&gt;You can start using the RBAC User Creator tool to create new roles and users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Step 2: Setting up user names and privileges&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create ONTAP user names with the privileges required for VSC, VASA Provider and SRA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Enter the name of the admin user and IP of the storage system for which you want to create the user.&lt;BR /&gt;2. Click LOGIN .&lt;BR /&gt;The tool determines the controller type.&lt;BR /&gt;3. As the storage system is running ONTAP, the list of SVMs are displayed.&lt;BR /&gt;RBAC User Creator supports creating users on the Cluster-Admin SVM as well as on Data SVMs. Select the appropriate SVM from the drop-down list.&lt;BR /&gt;4. Select the product and product version depending on your requirements.&lt;BR /&gt;• For 7.0, you must select product as “VSC, VASA Provider and SRA”.&lt;BR /&gt;• If you wish to use only VSC, you must select product version as “VSC 7.0”.&lt;BR /&gt;• If you wish to use VASA Provider along with VSC, then you must select the product version as “VSC and VASA Provider 7.0”.&lt;BR /&gt;• If you wish to use SRA along with VSC, then you must select the product version as “VSC and SRA 7.0”.&lt;BR /&gt;• If you wish to use all three, VSC, VASA Provider and SRA, then you must select the product version as “VSC, VASA Provider and SRA 7.0”.&lt;BR /&gt;5. Select all the ONTAP privilege roles that apply.&lt;BR /&gt;RBAC User Creator tool merges all the privileges from the selected roles and combines them in a sorted list.&lt;BR /&gt;6. Enter a name for the role, user, and password, and then click Submit.&lt;BR /&gt;NOTE: RBAC User Creator requires admin storage credentials for creating new user names.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Step 3: Adding storage systems&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Log in into your VSC, VASA Provider and SRA plugin from the vCenter.&lt;BR /&gt;2. Add the storage system using the new username and password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Known issues&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While providing a role name, do not provide any names that begin with “vsadmin”. This will prevent creating any new roles or users.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Downloading and using RBAC User Creator&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer to the following link for details regarding download and usage of RBAC User Creator tool:&lt;BR /&gt;&lt;A href="http://community.netapp.com/t5/Virtualization-and-Cloud-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/ta-p/86601"&gt;How to use the RBAC User Creator for ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Resources&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://support.netapp.com/NOW/download/tools/rbac/" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;Download&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;RBAC User Creator for ONTAP&lt;/LI&gt;&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2017 13:43:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/RBAC-User-Creator-tool-for-VSC-VASA-Provider-and-Storage-Replication-Adapter-7-0/ta-p/133203</guid>
      <dc:creator>ashruthi</dc:creator>
      <dc:date>2017-08-03T13:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131454#M729</link>
      <description>&lt;P&gt;Thanks again for this excellent tool! We are now using it primarily for ONTAP 9.x upgrade planning, and we are making heavy use of the SAN section. We're even considering running the script regularly (not just for upgrades) to check for initiators not connected to all nodes in a given cluster (iscsi).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there&amp;nbsp;a way to distill the detailed SAN output ($SANDisplayFullOutput) to only include the LUNs with errors? The detailed output in that section is fantastic, but it's daunting to scroll through all of the results when it includes the healthy ones. Is there any easy way to display only those LUNs/igroups that need attention?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this purpose, we don't need to see the mapped LUNs with no active initiators (warnings) or "correct" configs (no errors/warnings) -- I only really want to see the LUNs where an initiator is only logged in to one node or where initiators are not logged in to all nodes in the cluster (errors).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using the following command to pull out the details when an error is encountered, but because the output has inconsistent carriage returns and other errors stuck in the middle of the output, it's still pretty messy:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat results.txt | grep -B 20 "Not logged in on all nodes or ports" &amp;gt;&amp;gt; results_filtered.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "Not logged in on all nodes or ports" message seems to always come at the end of the output for a specific lun, so I chose to pull out 20 lines above that string to try to capture all the important details, but in some cases, the "All access to this LUN is via proxy paths" or "Currently logged in only on a single node and will be unavailable during a takeover" error messages are stuck in the middle of the LUN details, so it makes the 20 lines not always work. Obviously different cluster sizes will also impact this output (more nodes = more lines), so I'm hoping to find something that works reasonably well for most scenarios.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a quick and dirty way to do this using the script, or is it just time I learned PowerShell?&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://community.netapp.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 00:08:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131454#M729</guid>
      <dc:creator>jwolf</dc:creator>
      <dc:date>2017-05-31T00:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131422#M728</link>
      <description>&lt;P&gt;&lt;LI-USER uid="60088"&gt;&lt;/LI-USER&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like you are facing the issue described here: &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=846976" target="_blank"&gt;http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=846976&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a procedure to correct on the cluster; however, it requires involvement of technical support. &amp;nbsp;I would suggest opening a new support case to get proper guidance on the procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 02:20:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131422#M728</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2017-05-30T02:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131393#M727</link>
      <description>&lt;P&gt;Hi McGue,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This script is very useful, Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while running this script, I'm getting this Error Message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section 41) Checking to ensure the system file /var/INTERNCONFVERS reflects the currently installed version&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;BR /&gt;___________________________________________________________________________________________________________&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;BR /&gt;***** Error Found *****&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;&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;BR /&gt;The value in /var/INTERNCONFVERS is either missing or invalid.&amp;nbsp; Full contents of the /var/INTERNCONFVERS is below.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Error: command failed: SSH keys missing on the local node: use the "debug&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;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;system regenerate-systemshell-key-pair" (privilege diag) command to&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;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;regenerate the keys.&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;&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;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;***** Error Found *****&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;&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;BR /&gt;The value in /var/INTERNCONFVERS is either missing or invalid.&amp;nbsp; Full contents of the /var/INTERNCONFVERS is below.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&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;&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;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Error: command failed: SSH keys missing on the local node: use the "debug&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;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;system regenerate-systemshell-key-pair" (privilege diag) command to&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;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;regenerate the keys.&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;&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;BR /&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 04:37:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/131393#M727</guid>
      <dc:creator>Mahen</dc:creator>
      <dc:date>2017-05-29T04:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use RBAC User Creator tool for Storage Replication Adapter 4.0</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/tac-p/130793#M430</link>
      <description>&lt;P&gt;Thanks for doing this! Appreciated the work done&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 13:30:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/tac-p/130793#M430</guid>
      <dc:creator>diez</dc:creator>
      <dc:date>2017-05-04T13:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130119#M726</link>
      <description>&lt;P&gt;Thanks mcgue! Specifically I think the client is in need of a way to bypass or modify the number of DCs/Nameservers queriec while the script is running. Would it be possible to provide a list of "known good DCs/nameservers" to the script in order to expedite the upgrade check script completion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for a terrific script. We used this script exhaustively across the current client I support globally. Very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike Smith&lt;/P&gt;&lt;P&gt;PSC - resident&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 16:17:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130119#M726</guid>
      <dc:creator>mikesmit</dc:creator>
      <dc:date>2017-04-13T16:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130084#M725</link>
      <description>&lt;P&gt;Update 2.5 of the script coming, pending publish of this page. &amp;nbsp;Updates from suggestions in these comments:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Increased buffer size for the PowerShell window to have more data able to be captured in HTML and RTF output.&lt;/LI&gt;&lt;LI&gt;Removed infnite volume check for systems already on 8.3.&lt;/LI&gt;&lt;LI&gt;Added output showing quantity of each name service servers that were queried.&lt;/LI&gt;&lt;LI&gt;Fixied the summary portion of the SAN section to more accurately reflect what was captured in the main portion of that section.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Apr 2017 21:34:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130084#M725</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2017-04-12T21:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/130025#M427</link>
      <description>&lt;P&gt;SRA 4.0 Support is available using the OntapPrivs.xml file found in the following link:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Virtualization-and-Cloud-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/ta-p/127421" target="_blank"&gt;https://community.netapp.com/t5/Virtualization-and-Cloud-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/ta-p/127421&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 21:51:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/130025#M427</guid>
      <dc:creator>jmcrosa</dc:creator>
      <dc:date>2017-04-11T21:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130018#M724</link>
      <description>&lt;P&gt;mikesmit&amp;nbsp;- thanks for the feedback.&amp;nbsp; There is an issue that the update could fail on the check when there is a large number of CIFS domain servers discovered.&amp;nbsp; It is awaiting a public report here:&amp;nbsp; &lt;A href="http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=1050695" target="_blank"&gt;http://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=1050695&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In reference to the script it mimics the same activity that the update itself goes through.&amp;nbsp; I'm going to make an update to the script to put some more output in this section as to where it is in the queries of name service servers so you can see which particular one is taking a long time to query.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 18:01:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/130018#M724</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2017-04-11T18:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/129861#M426</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;since the XML file is outdated, when can we expect an updated version?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tino&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 08:26:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/129861#M426</guid>
      <dc:creator>TiMatrix</dc:creator>
      <dc:date>2017-04-06T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/129843#M723</link>
      <description>&lt;P&gt;Too many Domain Controllers - script is hanging.&lt;/P&gt;&lt;P&gt;Client has a scenario where there are many, many Domain Controllers/Name Servers and on top of that they have many SVM's. The script is hanging for long periods of time checking the DC's/Name-servers for each SVM. I suspect there may be some stale entries in the Discovered DC list but should it take 8-10 minutes for section/step 29 alone? Here is the comment from the client:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;This script is hanging on Name Server query.&amp;nbsp; BAC has a flat network and the script is hanging because it’s trying to query 13k name servers.&amp;nbsp; Do we need query all name servers?&amp;nbsp; Can we adjust the script so that once we successfully connect to a name server, the script moves on?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question is: Is there a way to minimize the number of DC's/Name-servers that get queried while the 83upgradecheck script is running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike Smith&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 19:47:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/129843#M723</guid>
      <dc:creator>mikesmit</dc:creator>
      <dc:date>2017-04-05T19:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/129093#M425</link>
      <description>&lt;P&gt;Hi, When can we expect support for SRA 4.0 and Ontap 9.x?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 08:26:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/129093#M425</guid>
      <dc:creator>vanhees</dc:creator>
      <dc:date>2017-03-16T08:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/128578#M722</link>
      <description>&lt;P&gt;Hi McGue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WHAT A FANASTIC SCRIPT!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for writing and sharing this with us!&lt;/P&gt;&lt;P&gt;Very very thanksful for it and will use it in an upgrade from 8.2 -&amp;gt; 8.3.2 this week on 4 Clusters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:48:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/128578#M722</guid>
      <dc:creator>borisaelen</dc:creator>
      <dc:date>2017-03-01T21:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/128392#M721</link>
      <description>&lt;P&gt;I had a few people ask if this script would be useful in doing an ANDU from 8.3 to 9.1. &amp;nbsp;There are a few sections that would be helpful. &amp;nbsp;I put a new article together here: &amp;nbsp;&lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/Upgrading-Clustered-Data-ONTAP-8-3x-to-ONTAP-9-1-Using-Automated-Nondisruptive/td-p/128391" target="_blank"&gt;http://community.netapp.com/t5/Data-ONTAP-Discussions/Upgrading-Clustered-Data-ONTAP-8-3x-to-ONTAP-9-1-Using-Automated-Nondisruptive/td-p/128391&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 17:38:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/128392#M721</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2017-02-23T17:38:53Z</dc:date>
    </item>
    <item>
      <title>How to Use RBAC User Creator tool for Storage Replication Adapter 4.0</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/ta-p/127421</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The RBAC User Creator for ONTAP® tool is a C# application that enables you to create RBAC usernames within ONTAP. You can use the RBAC User Creator tool to create users in both 7-mode and ONTAP environments.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The list of privileges created are stored in an XML (ontapPrivs.xml) file. The XML file enables you to gather the following information:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. You can verify the privileges of the new user created by RBAC User Creator tool.&lt;BR /&gt;2. You can add privileges or products later without the need to recompile the application.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The RBAC User Creator tool is a framework where all the products and the privileges for those products are listed in the XML file. You can easily add support for another product or product version by updating the information in the XML file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;RBAC User Creator tool for Storage Replication Adapter 4.0&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The RBAC User Creator tool is enhanced to allow creating new roles and users required for Storage Replication Adapter (SRA) 4.0 by adding additional information in the XML file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please note that Storage Replication Adapter (SRA) 4.0 supports ONTAP versions 8.3.2 onwards only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you have downloaded and installed the RBAC User Creator tool from the ToolChest, you will need to perform the below steps to provide support for SRA 4.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Step 1: Replace XML for SRA 4.0 support&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To enable support for SRA 4.0, please perform the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Download and keep a copy of the ontapPrivs.xml file (attached below).&lt;BR /&gt;2. Access the install directory of the RBAC User Creator tool.&lt;BR /&gt;This information is provided during installation. For example:- The default path would be: C:\Program Files (x86)\NetApp\RBAC User Creator&lt;BR /&gt;3. Replace the existing ontapPrivs.xml file with the downloaded .xml file.&lt;BR /&gt;4. Restart the RBAC User Creator tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can start using the RBAC User Creator tool to create new roles and users.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Step 2: Setting up user names and privileges&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can create ONTAP user names with all the privileges required for SRA.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Enter the name of the root or admin user and IP of the storage system for which you want to create the user.&lt;BR /&gt;2. Click LOGIN .&lt;BR /&gt;The tool determines the controller type.&lt;BR /&gt;3. As the storage system is running ONTAP, the list of SVMs are displayed.&lt;BR /&gt;RBAC User Creator supports creating users on the Cluster-Admin SVM as well as on Data SVMs. Select the appropriate SVM from the drop-down list.&lt;BR /&gt;4. Select the product and product version.&lt;BR /&gt;For SRA 4.0, you must select product as “SRA for VMware SRM” and product version as “SRA 4.0 for VMware SRM”.&lt;BR /&gt;5. Select the ONTAP privilege role as “NAS/SAN Role”.&lt;BR /&gt;RBAC User Creator tool merges all the privileges from the selected roles and combines them in a sorted list.&lt;BR /&gt;6. Enter a name for the role , user, and password, and then click Submit.&lt;BR /&gt;NOTE: RBAC User Creator requires root or admin storage credentials for creating new user names.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Step 3: Adding storage systems&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Log in into your SRA 4.0 system.&lt;BR /&gt;2. Add the storage system using the new username and password.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Known issues&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;While providing a role name, do not provide any names that begin with “vsadmin”. This will prevent creating any new roles or users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Downloading and using RBAC User Creator&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Refer to the following link for details regarding download and usage of RBAC User Creator tool:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Virtualization-and-Cloud-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/ta-p/86601"&gt;How to use the RBAC User Creator for ONTAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Resources&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://support.netapp.com/NOW/download/tools/rbac/" target="_self" rel="nofollow noopener noreferrer"&gt;Download&lt;/A&gt; RBAC User Creator for ONTAP&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:55:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Use-RBAC-User-Creator-tool-for-Storage-Replication-Adapter-4-0/ta-p/127421</guid>
      <dc:creator>ashruthi</dc:creator>
      <dc:date>2017-01-31T15:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/127524#M720</link>
      <description>&lt;P&gt;Thanks Jefferyh for the tip! &amp;nbsp;Good to know, that's worthwhile to make the change as the HTML and RTF are definitely a lot friendlier to use output.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 00:25:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/127524#M720</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2017-01-31T00:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/127357#M719</link>
      <description>&lt;P&gt;First, let me say AWESOME script! &amp;nbsp;This is very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I noticed a warning at the end of the script that stated that the RTF and HTML files were limited by PowerShell to 9999 lines. &amp;nbsp;I was able to overcome this limitation by entering these commands prior to running this script. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$pshost = get-host&lt;/P&gt;&lt;P&gt;$pswindow = $pshost.ui.rawui&lt;/P&gt;&lt;P&gt;$newsize = $pswindow.buffersize&lt;/P&gt;&lt;P&gt;$newsize.height = 32766&lt;BR /&gt;$newsize.width = 160&lt;/P&gt;&lt;P&gt;$pswindow.buffersize = $newsize&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change the buffer size numbers to suit your environment. &amp;nbsp;It looks like 32766 is the limit for the buffer height on Windows 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2017 05:14:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/127357#M719</guid>
      <dc:creator>jefferyh</dc:creator>
      <dc:date>2017-01-26T05:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/125882#M424</link>
      <description>&lt;P&gt;I just downloaded the tool today and tried to lauch it per the instructions. &amp;nbsp;The status bar goes about half way and stops. &amp;nbsp;In the log, I see the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-12-01 15:48:10,195 DEBUG [UserCreator.processLoginRequest]: Storage System : 172.16.2.35&lt;BR /&gt;2016-12-01 15:48:10,195 DEBUG [UserCreator.processLoginRequest]: Storage Username : root&lt;BR /&gt;2016-12-01 15:48:10,196 DEBUG [UserCreator.processLoginRequest]: Storage Password : *HIDDEN*&lt;BR /&gt;2016-12-01 15:48:10,196 DEBUG [UserCreator.processLoginRequest]: Storage Port : 443&lt;BR /&gt;2016-12-01 15:48:10,196 DEBUG [UserCreator.processLoginRequest]: Storage useSSL : True&lt;BR /&gt;2016-12-01 15:48:10,227 DEBUG [ZapiUtils.getNaServer]: NaServer Hostname : 172.16.2.35&lt;BR /&gt;2016-12-01 15:48:10,227 DEBUG [ZapiUtils.getNaServer]: NaServer Type: FILER&lt;BR /&gt;2016-12-01 15:48:10,227 DEBUG [ZapiUtils.getNaServer]: NaServer TransportType: HTTPS&lt;BR /&gt;2016-12-01 15:48:10,227 DEBUG [ZapiUtils.getNaServer]: NaServer Port: 443&lt;BR /&gt;2016-12-01 15:48:10,228 DEBUG [ZapiUtils.getNaServer]:&lt;BR /&gt;2016-12-01 15:48:10,228 DEBUG [ZapiUtils.getNaServer]:&lt;BR /&gt;2016-12-01 15:48:10,244 DEBUG [ZapiUtils.getSystemVersion]: &amp;lt;system-get-version/&amp;gt;&lt;/P&gt;&lt;P&gt;2016-12-01 15:48:10,280 ERROR [ZapiUtils.getSystemVersion]: Failed invoking API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running 8.2.3P4 7-Mode. &amp;nbsp;I'm not sure what to try at this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 20:56:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/125882#M424</guid>
      <dc:creator>bcstorage</dc:creator>
      <dc:date>2016-12-01T20:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/125435#M718</link>
      <description>&lt;P&gt;Good eye wertk! &amp;nbsp;We did some testing with 2.3 and found one of the output lines regarding changing a failover group was worded awkwardly. &amp;nbsp;Figured would update to 2.4 since technically it was a change but it didn't change any of the actual tests. &amp;nbsp;Hopefully this is the last of any updates to this script.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 15:39:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/125435#M718</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-11-16T15:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/125366#M717</link>
      <description>&lt;P&gt;&lt;LI-USER uid="3949"&gt;﻿&lt;/LI-USER&gt;. &amp;nbsp;You noted the v2.3 changes in a earlier comment but i don't see a similiar post for v2.4. &amp;nbsp;What changed in 2.4? &amp;nbsp;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 17:23:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/125366#M717</guid>
      <dc:creator>wertk</dc:creator>
      <dc:date>2016-11-14T17:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing OpenStack Block Storage with NetApp Storage</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Implementing-OpenStack-Block-Storage-with-NetApp-Storage/tac-p/124871#M528</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="jive-box jive-box-form jive-standard-formblock-container"&gt;&lt;DIV class="jive-box-body jive-standard-formblock"&gt;&lt;P&gt;The item does not exist. It may have been deleted.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Oct 2016 13:09:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Implementing-OpenStack-Block-Storage-with-NetApp-Storage/tac-p/124871#M528</guid>
      <dc:creator>yvgr79in</dc:creator>
      <dc:date>2016-10-28T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/124333#M423</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just downloaded the latest version (I think - v2.7), and it doesnt have support for VSC 6.2 in it, is this something that is available somewhere else?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 15:00:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/124333#M423</guid>
      <dc:creator>mdaly1234</dc:creator>
      <dc:date>2016-10-18T15:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/123179#M716</link>
      <description>&lt;P&gt;VIRTUALGEEK2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try with the 2.4 version updated in August and let me know if you are seeing the same issue?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 13:49:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/123179#M716</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-09-12T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/123162#M715</link>
      <description>&lt;P&gt;Can you please update the script to correct the false failover group report?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 04:53:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/123162#M715</guid>
      <dc:creator>VIRTUALGEEK2</dc:creator>
      <dc:date>2016-09-12T04:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/122279#M714</link>
      <description>&lt;P&gt;Version 2.3 is forthcoming with these changes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Don’t run certain sections if the cluster is already on 8.3.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Single node cluster check changes.&lt;/LI&gt;&lt;LI&gt;Fixed an issue with RTF/HTML outputs with PowerShell 5.&lt;/LI&gt;&lt;LI&gt;Check MTU for unused failover groups.&lt;/LI&gt;&lt;LI&gt;Show a summary of good LUNs in SAN section.&lt;/LI&gt;&lt;LI&gt;Change to network section to better handle failover groups in 8.3+&lt;/LI&gt;&lt;LI&gt;Added sleep to Invoke-NcSSH cmdlet runs to allow for session to complete.&lt;/LI&gt;&lt;LI&gt;Allow only IP based LIFs to be selected for ping tests&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 12 Aug 2016 15:53:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/122279#M714</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-08-12T15:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121941#M713</link>
      <description>&lt;P&gt;I ran the script against a single-node cluster, but some of the errors make me think the script isn't aware that some checks don't apply. &amp;nbsp;Is this true? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 14:43:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121941#M713</guid>
      <dc:creator>wertk</dc:creator>
      <dc:date>2016-08-02T14:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VSC Alignment Scan reports</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Exporting-VSC-Alignment-Scan-reports/tac-p/121227#M44</link>
      <description>&lt;P&gt;&amp;nbsp;I really hope I can get this to work so please respond if you have the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; #'Create a requestSpec object and set credentials.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; #'---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [System.Object]$requestSpecType&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ($namespace + '.requestSpec')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [System.Object]$requestSpec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = New-Object ($requestSpecType)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [System.Object]$requestSpec.serviceUrl = "&lt;/SPAN&gt;&lt;A href="https://community.netapp.com/t5/Virtualization-and-Cloud-Articles-and-Resources/Exporting-VSC-Alignment-Scan-reports/ta-p/https:" target="_blank" rel="nofollow noopener noreferrer"&gt;https://&lt;/A&gt;&lt;SPAN&gt;" + $vscHostName + "/sdk"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [System.Object]$requestSpec.vcUser&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = $vscUsername&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; [System.Object]$requestSpec.vcPassword = $vscPassword&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For this item, do we want the server name of our vCenter Web Client or the server name of the Virtual Storage Console server? &amp;nbsp;I didn't install the VSC on the same server as my vCenter Server or vCenter Server Web Client (don't ask - inherited this environment)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, receiving this error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error "Exception calling "getAlignmentReport" with "1" argument(s): "org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory cannot be cast to com.ne&lt;BR /&gt;tapp.caster.server.VSphereSessionContext"" invoking the "GetAlignmentReport" Method&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:18:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Exporting-VSC-Alignment-Scan-reports/tac-p/121227#M44</guid>
      <dc:creator>mc1980</dc:creator>
      <dc:date>2016-07-12T18:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121061#M712</link>
      <description>&lt;P&gt;When you have upgrade to 8.3.2+ CDOT changes how it does its management (AD/NIS/LDAP/DNS/iSNS/etc) network traffic so that instead of being specific to the node, and going out the node management lif, its handled at&amp;nbsp;the SVM level through the management LIF. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You put the management LIFs on the first node to be upgraded (despite the fact that you're going to reboot it right away) so that when it has rebooted and comes up as the &lt;U&gt;only&lt;/U&gt; node on the new version, these SVMs all have a valid management LIF that can be used for this network traffic. &amp;nbsp; &amp;nbsp;You'll also note one of the checks has you ensure that for the first node you make sure you have a failover group&amp;nbsp;that is different than normal as well. &amp;nbsp;Thats to ensure that these LIFs move back to that first node, and not elsewhere in the cluster where you're not yet at&amp;nbsp;the new version. &amp;nbsp;This is covered in a bit more detail in the "SVM networking considerations for major upgrades" section of the upgrade doc, along with the rest of the pre-requisites. &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're absolutely right its a lot to take in when planning your first 8.2 to 8.3 upgrade. &amp;nbsp;Keep asking questions though, you're on the right track. &amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:58:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121061#M712</guid>
      <dc:creator>cbiebers</dc:creator>
      <dc:date>2016-07-07T14:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121058#M711</link>
      <description>&lt;P&gt;Hi thanks for the feeback, why do you need to move all of the home nodes to node 1 (the first node to upgrade) as when that goes down all the management goes down with it (well fails over to node 2) seems an odd ask. I have gone through the upgrade document and its not clear to me why you'd do this. This and the routing changes for someone thats mainly SAN experienced is quite a lot to get your head around &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:27:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121058#M711</guid>
      <dc:creator>MAXWELL_CROOK</dc:creator>
      <dc:date>2016-07-07T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121056#M710</link>
      <description>&lt;P&gt;&lt;LI-USER uid="8546"&gt;﻿&lt;/LI-USER&gt;&amp;nbsp; The warning is reminding you that when you go to do the upgrade you want to make certain that all the SVMs management LIFs have their home node set to the same node, and that this is the first node you're going to upgrade. &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you to this for each of the SVM mgmt LIFs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;net int modify -vserver xxxx -lif llll -home-node nnnnn -home-port pppp &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;net int revert -vserver xxxx -lif llll &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You'll resolve this particular warning; there is no need to destroy and re-create the lifs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: The Powershell script is doing the checks that are outlined in the OnTap&amp;nbsp;Upgrade and Revert/Downgrade Guide. &amp;nbsp;&amp;nbsp;If you haven't already done so, I strongly recommend reading through that guide prior to doing your upgrade. &amp;nbsp; It has more details on all the checks and the upgrade process itself.&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;</description>
      <pubDate>Thu, 07 Jul 2016 13:46:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121056#M710</guid>
      <dc:creator>cbiebers</dc:creator>
      <dc:date>2016-07-07T13:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.2 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121046#M709</link>
      <description>&lt;P&gt;I get this error on a few of the Vservers we have and I dont know if its something I can correct by manually migrating the lif to the first node to be upgraded or do I have to create another lif on the first node and blow the one below away as its on node 4 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp001vse01_CIF_DR_mgmt LIF does not have a home node that matches the first node to be upgraded of netapp001-01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 09:56:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/121046#M709</guid>
      <dc:creator>MAXWELL_CROOK</dc:creator>
      <dc:date>2016-07-07T09:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/120658#M422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One of our customer need to provide public cloud service as IaaS environment and they are considering to use VSC with NFS only environment. And it is made for multi-tenants environment. I want to know about role of cdot for only Discovery and Backup privilege under NFS only environment. We can find Backup role from RBAC User creator but it maybe contain for iSCSI environment like Volume Create/Clone/Delete. We want to remove unnecessary privileges from it. Does anyone know about role set for only NFS datastore?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*Backup role&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;role id="backup-recovery" label="Backup-Recovery"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; description="This role allows for the backup and restore of datastores and virtual machines"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;all-access&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;job history show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;lun create&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun delete&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun igroup add&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun igroup create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun igroup delete&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;lun igroup modify&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun igroup show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;lun modify&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun online&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun serial&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;network interface&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;security login role show-ontapi&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;version&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume clone create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume clone show&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume destroy&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume file&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume file clone create&amp;lt;/command&amp;gt;&amp;nbsp; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume file show-disk-usage&amp;lt;/command&amp;gt;&amp;nbsp; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume modify&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume mount&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume offline&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume qtree create&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume qtree show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot delete&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;volume snapshot modify&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot rename&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot restore-file&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume unmount&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;vserver export-policy create&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;!-- &amp;lt;command&amp;gt;vserver export-policy delete&amp;lt;/command&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver export-policy show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver fcp nodename&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver fcp status&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver iscsi nodename&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver iscsi status&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;ontap-dependent value="8.2+"&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;snapmirror&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver peer show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;/ontap-dependent&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;ontap-dependent value="8.2.2+"&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;event generate-autosupport-log&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;/ontap-dependent&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;ontap-dependent value="8.2.99-"&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun igroup new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun initiatorListMap show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun map&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun mapped show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun unmap&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume clone new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume qtree new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume snapshot new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver export-policy new&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;/ontap-dependent&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;ontap-dependent value="8.3+"&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun mapping create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun mapping delete&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun mapping show&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;lun mapping show-initiator&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;volume qtree create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;command&amp;gt;vserver export-policy create&amp;lt;/command&amp;gt;&lt;/P&gt;&lt;P&gt;&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;lt;/ontap-dependent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/all-access&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/role&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 01:44:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/120658#M422</guid>
      <dc:creator>Takefumi</dc:creator>
      <dc:date>2016-06-28T01:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/118022#M421</link>
      <description>&lt;P&gt;Just an FYI.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using the RBAC User Creator tool, be sure to use a password for the new user&amp;nbsp;that adheres to the password complexity policy as set in ONTAP. &amp;nbsp;Based on our experience, the RBAC tool will not notify you of an error in the user creation process if the password is weak. &amp;nbsp;When my storage admin was running the tool, he was using a very simple password for the new user (this was just for testing purposes). &amp;nbsp;Even though the tool would report successfull user creation, he was unable to find the created user when he connected to the storage system via SSH. &amp;nbsp;When trying to create the user manually (with that same simple password) via command line, ONTAP would return an error regarding the password strength. &amp;nbsp;It was a simple problem, but not very apparent when solely relying on the information returned by the RBAC tool.&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;Steve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 20:46:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/118022#M421</guid>
      <dc:creator>SimStep</dc:creator>
      <dc:date>2016-04-06T20:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/117852#M708</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for this script..very helpful!&amp;nbsp; I am running this against a&amp;nbsp;6 node cluster and keep getting this message no matter which Node I chose to upgrade first "clesan01_mgmt LIF does not have a home node that matches the first node to be upgraded of cle-nacl01-06"&amp;nbsp;.&amp;nbsp; The home node this lif resides on is Node 3.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:29:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/117852#M708</guid>
      <dc:creator>KHerrick</dc:creator>
      <dc:date>2016-04-01T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Making The Most Of Data ONTAP PowerShell Toolkit</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/tac-p/117177#M664</link>
      <description>&lt;P&gt;Ugh. Sadly, I ran into this exact problem last week on Windows 10. It stopped exactly where yours did. &amp;nbsp;I could not figure out what the heck happened. Something I installed must have done something to something else that caused Powershell to underreact to loading the dataontap module. Debugging efforts were fruitless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I built a Win10 VM to rule things out, but the DataONTAP module loaded just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I bit the bullet, so to speak and reloaded my laptop (wanted to do that anyway, now I had a solid reason)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DataONTAP module now loads fine and I see all the commands.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 18:20:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/tac-p/117177#M664</guid>
      <dc:creator>tmac</dc:creator>
      <dc:date>2016-03-17T18:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/117018#M707</link>
      <description>&lt;P&gt;Glad you were able to get it working with the workaround. &amp;nbsp;You might have an old version of the PowerShell toolkit out there. &amp;nbsp;Look above at some of the comments from brandon_lee for some helpful ideas on cleaning up the previous versions.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2016 21:38:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/117018#M707</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-03-12T21:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116989#M706</link>
      <description>&lt;P&gt;Hi mcgue, &amp;nbsp;works like a charm now. &amp;nbsp;Initially had an issues with the&amp;nbsp;"This script requires Data ONTAP PowerShell Toolkit 3.2.1 or higher." &amp;nbsp;(I Had all up-to-date componenets installed...). &amp;nbsp;The workaround was to&amp;nbsp;comment out your entire&amp;nbsp;Check toolkit version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works great now! &amp;nbsp;For those experiencing this issue, my solution was to comment out lines 554 through to 568.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers.&lt;/P&gt;
&lt;P&gt;-Pash.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 01:49:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116989#M706</guid>
      <dc:creator>asdfsdf</dc:creator>
      <dc:date>2019-03-27T01:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116602#M705</link>
      <description>&lt;P&gt;If you look at the script output in the bottom summary section there will be a line fully populated with the -RunSection sections that had either a warning or error during that script run. &amp;nbsp;Then you can make changes, and re-run it testing only the failed sections. &amp;nbsp;Also, the section you are referring to is&amp;nbsp;ExternalServer.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 07:13:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116602#M705</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-03-03T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116581#M704</link>
      <description>&lt;P&gt;Thanks mcgue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under which 'section' of the script do these tests run?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to find the right one to use the -RunSection flag with, tried a few and no luck yet. &amp;nbsp;I don't like having to sit through the entire output when these are the last tests that are failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please excuse the username, my right hand was probably occupied by a sandwich or a delicous cookie when I setup the account &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 17:23:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116581#M704</guid>
      <dc:creator>asdfsdf</dc:creator>
      <dc:date>2016-03-02T17:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116533#M703</link>
      <description>&lt;P&gt;asdfsdf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check your NIS servers that are defined for that SVM. &amp;nbsp;Likely they are not actually NIS servers but possibly DNS or AD servers inyour environment thus not responding to NIS requests. &amp;nbsp;If you have NIS servers defined and don't actually need NIS services, then you can remove them and re-run the script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW - great username!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 04:21:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116533#M703</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-03-02T04:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116529#M702</link>
      <description>&lt;P&gt;DA I'd like to know what happened as well...mcgue's script is telling us &amp;nbsp;that "Test connections failed to at least one server type..." &amp;nbsp;I'm trying to figure out how to rememdy this...we've got data LIFS configured for the SVM, but no SVM mgmt LIFS...system is a swtichless pair of 8040's running CDOT 8.2.3p2 - Any help is appreciated. &amp;nbsp;(I should add, that in the previous step all external servers respond to ping, so external servers are accessible via the SVM data LIF ). &amp;nbsp;More details below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="error" style="width: 927px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/4927i3E24A340B32E3D1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="error" alt="error" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 01:51:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116529#M702</guid>
      <dc:creator>asdfsdf</dc:creator>
      <dc:date>2019-03-27T01:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116366#M701</link>
      <description>&lt;P&gt;&amp;nbsp;DA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure I follow exactly what happened post upgrade. &amp;nbsp;Can you send me more details as to what you experienced?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 15:00:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116366#M701</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-02-26T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116310#M700</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We check for external servers connectivity but recently I had an issue where SVM mgmt was pinging DNS servers and we went ahead with the upgrade however, there was a firewall issue between SVM mgmt and DC servers which created issues for CIFS authentication. Anyway we can include this in the checks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS. Great script and thank you for it!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 00:00:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116310#M700</guid>
      <dc:creator>DA</dc:creator>
      <dc:date>2016-02-26T00:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116230#M699</link>
      <description>&lt;P&gt;pogranovich,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a requirement only for the upgrade and only for one LIF per SVM. &amp;nbsp;It is outlined in the Upgrade Guide. &amp;nbsp;I'll change the wording on the next release to make it more clear. &amp;nbsp;There is no reason to change any other LIFs to have any different failover group members. &amp;nbsp;See section 6a in the following link for the failover group member requirement for the external server accessing LIF:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-E5EBF14B-9DEA-4835-B8AB-659BF5E64997.html" target="_self"&gt;https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-E5EBF14B-9DEA-4835-B8AB-659BF5E64997.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 05:06:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116230#M699</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-02-24T05:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116224#M698</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While running this script on a 4 node cluster I am getting this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;***** Error Found *****&lt;BR /&gt;The failover group must contain exactly 2 nodes and a0a-212_failover contains avnacluster01-01 avnacluster01-02 avnacluster01-03 avnacluster01-04&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why would this be a requirement for a failover group to have exactly 2 nodes on a 4 node cluster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thaks,&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 23:35:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/116224#M698</guid>
      <dc:creator>pogranovich</dc:creator>
      <dc:date>2016-02-23T23:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault for SMVI 3.0 (SV-SMVI)</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/115599#M294</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using VSC 4.2.2 with sv-smvi 3.0.2. Backup are running&amp;nbsp;fine to primary filer. I'm getting this error code for post_backup in sv-smvi script. Snapvault relation between primary filer and seconary exists and manual update works but by script no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script sv-smvi.cmd completed successfully in phase PRE_BACKUP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script sv-smvi.cmd failed with code 21 in phase POST_BACKUP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:06:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/115599#M294</guid>
      <dc:creator>Frybiz</dc:creator>
      <dc:date>2016-02-10T15:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115565#M697</link>
      <description>&lt;P&gt;Thanks for the feedback dbalaatt. &amp;nbsp;So there is some checking now for failover group targets for each interface, but I'm not sure that is exactly what you are looking for. &amp;nbsp;Can you give me more details or an example you saw?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 17:42:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115565#M697</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-02-09T17:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115543#M696</link>
      <description>&lt;P&gt;Thanks for the fantastic script... If you could include VLAN tagging check&amp;nbsp; on all nodes, we can avoid any outage during the lif migration during the node reboot.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 07:46:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115543#M696</guid>
      <dc:creator>dbalaatt</dc:creator>
      <dc:date>2016-02-09T07:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115079#M695</link>
      <description>&lt;P&gt;Joe-Pollard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the feedback. &amp;nbsp;The two node requirement for a failover group is covered in section 6a here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-E5EBF14B-9DEA-4835-B8AB-659BF5E64997.html" target="_self"&gt;https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-E5EBF14B-9DEA-4835-B8AB-659BF5E64997.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to ensure that external server accessing LIF is fully functional throughout an upgrade regardless of any other issues that might come up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is important to know that only one LIF per SVM needs to be configured like this and it is only needed to be configured that way for the actual upgrade. &amp;nbsp;Keeping failover groups optimal on an ongoing effort is covered here: &amp;nbsp;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1636021/html/GUID-94D4F8DD-3437-4474-81A6-9DB6FF6A244D.html" target="_self"&gt;https://library.netapp.com/ecmdocs/ECMP1636021/html/GUID-94D4F8DD-3437-4474-81A6-9DB6FF6A244D.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 03:32:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/115079#M695</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-01-27T03:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114946#M694</link>
      <description>&lt;P&gt;I am also a little confused about the section&lt;/P&gt;&lt;P&gt;The failover group must contain exactly 2 nodes and MGNT contains&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Where does it say that a failover group can only contain 2 nodes. It normally has all the nodes in the cluster&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 12:45:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114946#M694</guid>
      <dc:creator>Joe-Pollard</dc:creator>
      <dc:date>2016-01-22T12:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114566#M693</link>
      <description>&lt;P&gt;Hi &lt;LI-USER uid="8479"&gt;﻿&lt;/LI-USER&gt; and&amp;nbsp;&lt;LI-USER uid="3949"&gt;﻿&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the info! This is exactly what I needed. This is a fantastic tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 14:47:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114566#M693</guid>
      <dc:creator>jwolf</dc:creator>
      <dc:date>2016-01-12T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114548#M692</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;LI-USER uid="29294"&gt;﻿&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may, theoretically, be possible to not be an administrator, but you would need to check each of the NPTK commands used, cross reference that against the APIs used, then check against the permissions needed for that action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That being said, there's a multitude of commands (like GetClusterRingResults) which use Invoke-NcSsh to execute commands at the diag level, which implies that an account with significant privileges is being used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:26:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114548#M692</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-01-12T01:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114547#M691</link>
      <description>&lt;P&gt;Does section 6.8 in&amp;nbsp;the below link help you? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netapp.com/us/media/tr-4475.pdf" target="_self"&gt;http://www.netapp.com/us/media/tr-4475.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:19:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114547#M691</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-01-12T01:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114545#M690</link>
      <description>&lt;P&gt;Can anyone confirm if a cluster administrator is required to run the commands? I'm hoping this can work with a read-only account. I understand PowerShell must be launched with a Windows adminstrator account, but I'm curious if the cluster account can be read-only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 23:24:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114545#M690</guid>
      <dc:creator>jwolf</dc:creator>
      <dc:date>2016-01-11T23:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114393#M689</link>
      <description>&lt;P&gt;Perfect Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-RunSection SAN&amp;nbsp;&amp;nbsp; is what we were looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Verify that each host is configured with the correct number of direct and indirect paths, and that each host is connected to the correct LIFs"&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:24:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114393#M689</guid>
      <dc:creator>brandon_lee</dc:creator>
      <dc:date>2016-01-07T16:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114389#M688</link>
      <description>&lt;P&gt;Thanks for the input Brandon. &amp;nbsp;These sections require a comma separated list of sections you want to run or skip accordingly. &amp;nbsp;The current full list of sections is seen in one of the examples in the help output, I'm also including it here too:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Model&lt;BR /&gt;ONTAPVersion&lt;BR /&gt;Snapshot&lt;BR /&gt;Sysstat&lt;BR /&gt;SQLorHyperV1&lt;BR /&gt;SQLorHyperV2&lt;BR /&gt;Failover&lt;BR /&gt;HA&lt;BR /&gt;Nodes&lt;BR /&gt;RDB&lt;BR /&gt;Quorum&lt;BR /&gt;Disks&lt;BR /&gt;Aggregates&lt;BR /&gt;Volumes&lt;BR /&gt;Space1&lt;BR /&gt;Space2&lt;BR /&gt;Network&lt;BR /&gt;MTU&lt;BR /&gt;SAN&lt;BR /&gt;Time&lt;BR /&gt;Jobs&lt;BR /&gt;UNIX&lt;BR /&gt;Netgroup&lt;BR /&gt;Guarantee&lt;BR /&gt;Firewall&lt;BR /&gt;HomePort&lt;BR /&gt;Rebalance&lt;BR /&gt;FlexCache&lt;BR /&gt;LoadSharing&lt;BR /&gt;32BitFull&lt;BR /&gt;32BitAggr&lt;BR /&gt;32BitSnap&lt;BR /&gt;SVMRunning&lt;BR /&gt;InfiniteVolume&lt;BR /&gt;ExternalServer&lt;BR /&gt;ExportRule1&lt;BR /&gt;ExportRule2&lt;BR /&gt;UpgradeCautions&lt;BR /&gt;RouteCheck&lt;BR /&gt;VMAlignCheck&lt;BR /&gt;LUNHungCheck&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:00:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114389#M688</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2016-01-07T16:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114385#M687</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having an issue with the -RunSection&amp;nbsp; &amp;amp;&amp;nbsp;&amp;nbsp; -SkipSection flags for the script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the -RunSection 17 flag, the script runs without any Section output.&lt;/P&gt;&lt;P&gt;Using the -SkipSection 17 flag, the script runs with EVERY section output, including 17.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone run into this too, and have any input on it?&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;-Brandon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 15:25:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/114385#M687</guid>
      <dc:creator>brandon_lee</dc:creator>
      <dc:date>2016-01-07T15:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/114263#M420</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In working with the SRA for SRM roles, I found that on 8.3.1P2 clusters "lun mapped show" errors as an invalid command. &amp;nbsp;I changed it to "lun mapping show" and it worked.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 01:36:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/114263#M420</guid>
      <dc:creator>CSCOTTENO</dc:creator>
      <dc:date>2016-01-05T01:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/113869#M686</link>
      <description>&lt;P&gt;Hi ssikorsk,&lt;/P&gt;&lt;P&gt;I sent you a message. Hope it helps.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 12:42:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/113869#M686</guid>
      <dc:creator>HoonChang</dc:creator>
      <dc:date>2015-12-17T12:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/113853#M685</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This script is very helpful.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make sense of why the errors are being triggered below.&amp;nbsp; I don't see any of these errors being discussed in the networking consideration article:&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-EFDA729F-AA1D-45D9-9CCC-D47E2C40D316.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP12458273/html/GUID-EFDA729F-AA1D-45D9-9CCC-D47E2C40D316.html&lt;/A&gt;&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;***** Error Found *****&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;BR /&gt;SVM1 LIF does not have a home node that matches the first node to be upgraded of NODEA&lt;BR /&gt;&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; &amp;nbsp;&lt;BR /&gt;***** Error Found *****&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;BR /&gt;SVM1 LIF does not have auto-revert enabled&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;BR /&gt;&lt;BR /&gt;Now checking failover group a0a-01 &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;BR /&gt;***** Error Found *****&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;BR /&gt;The failover group must contain exactly 2 nodes and a0a-01 contains NODEA NODEB NODEC NODED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 01:14:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/113853#M685</guid>
      <dc:creator>ssikorsk</dc:creator>
      <dc:date>2015-12-17T01:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/113232#M419</link>
      <description>&lt;P&gt;&lt;LI-USER uid="2787"&gt;﻿&lt;/LI-USER&gt;&amp;nbsp;Works great to creat an user for cDOT v8.3.1P1 + VSC v6.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:55:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/113232#M419</guid>
      <dc:creator>GLENYU5820</dc:creator>
      <dc:date>2015-12-02T22:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/113142#M418</link>
      <description>&lt;P&gt;Hello dbkelly.&lt;/P&gt;&lt;P&gt;I did use the tool for our "special" case 7-mode with VSC 6.1 and sv-smvi 3.0.3 . I did discovered that specially for sv-smvi there are seven capabilities missing:&lt;/P&gt;&lt;PRE&gt;api-volume-list-info
api-snapvault-primary-relationship-status-list-iter-start
api-snapvault-primary-relationship-status-list-iter-next
api-snapvault-primary-relationship-status-list-iter-end
api-snapvault-secondary-initiate-incremental-transfer
api-snapvault-secondary-get-relationship-status
api-snapvault-secondary-snapshot-schedule-list-info&lt;/PRE&gt;&lt;P&gt;Could be it will be a good thing to add this to the config, as a separated SV-SMVI Role.&lt;/P&gt;&lt;P&gt;I'm not sure but I think it affect also the Verion 6.0.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 08:14:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/113142#M418</guid>
      <dc:creator>JD</dc:creator>
      <dc:date>2015-12-01T08:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault for SMVI 3.0 (SV-SMVI)</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/113141#M293</link>
      <description>&lt;P&gt;Hello JOHNSONDK,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes it is working, we have four systems with this and I did migrate it to 6.1 by completely new installation, because the config was not critical for us.(a upgrade way should be&amp;nbsp;desribed in the documentation fir&amp;nbsp;the VSC)&lt;/P&gt;&lt;P&gt;On the end we did discovered some missed capabilities but you will see everything in the eventlog of the VSC-SMVI/SV-SMVI hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did use for the role configuration RBAC tool, this one support the VSC 6.1 already. !Important! -&amp;gt; It do not cover the required capabilities for sv-smvi tool!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This are the capabilities wich I did discovered for SV-SMVI:&lt;/P&gt;&lt;PRE&gt;api-volume-list-info
api-snapvault-primary-relationship-status-list-iter-start
api-snapvault-primary-relationship-status-list-iter-next
api-snapvault-primary-relationship-status-list-iter-end
api-snapvault-secondary-initiate-incremental-transfer
api-snapvault-secondary-get-relationship-status
api-snapvault-secondary-snapshot-schedule-list-info&lt;/PRE&gt;&lt;P&gt;Basically I did assigned to the VSC-Account all VSC 6.1 Required capabilities. But finally this seven capabilities are the missing part to get it to working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 7-mode Systems with 8.2.1P3, vCenter 5.5U2e&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 08:05:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/113141#M293</guid>
      <dc:creator>JD</dc:creator>
      <dc:date>2015-12-01T08:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: SnapVault for SMVI 3.0 (SV-SMVI)</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/113011#M292</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are anyone using this script with web based versions of VSC (5.x and 6.x), and is this possible..?&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;Best regards&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;Johnny&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 09:35:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/SnapVault-for-SMVI-3-0-SV-SMVI/tac-p/113011#M292</guid>
      <dc:creator>JOHNSONDK</dc:creator>
      <dc:date>2015-11-26T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Validate-LIF-Config</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Validate-LIF-Config/tac-p/111845#M671</link>
      <description>&lt;P&gt;For 8.3 try this for the failover section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$FailoverGroupFull = Get-NcNetFailoverGroup | Select Targets,FailoverGroup | Where-Object {$_.FailoverGroup -eq $fpgroup}&lt;BR /&gt;ForEach ($FailoverTarget in $FailoverGroupFull.Targets) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$FailoverTarget = $FailoverTarget -split ":"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$FailoverTargetNode = $FailoverTarget[0]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$FailoverTargetPort = $FailoverTarget[1]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (-not $pg.ContainsKey($FailoverTargetNode)) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $pg.Add($FailoverTargetNode,@($FailoverTargetPort))&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;} else {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $pg[$FailoverTargetNode] += $FailoverTargetPort&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 21:48:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Validate-LIF-Config/tac-p/111845#M671</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2015-10-27T21:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Validate-LIF-Config</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Validate-LIF-Config/tac-p/111844#M670</link>
      <description>&lt;P&gt;What about for 7 mode.........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;jeremy_haynes12 have you had any luck with running in 8.3?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 21:37:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Validate-LIF-Config/tac-p/111844#M670</guid>
      <dc:creator>JamesH</dc:creator>
      <dc:date>2015-10-27T21:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111210#M684</link>
      <description>&lt;P&gt;&amp;nbsp;smdonnell,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sent you a private message in the forum if you would please check. &amp;nbsp;Will post the fix once we verify too.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 00:26:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111210#M684</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2015-10-16T00:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111208#M683</link>
      <description>&lt;P&gt;Mcgue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just ran your new updated SCript. and Now I have a new error, see Below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now checking subnet 10.100.210.0/24&lt;BR /&gt;This subnet is in use by a single port&lt;BR /&gt;Port a0a-3010 on node somenode-01 has an MTU value of 9000&lt;BR /&gt;***** Error Found *****&lt;BR /&gt;Subnet 10.100.210.0/24 contains port a0a-3010 on node somenode-01 has an MTU value of 9000 which has a MTU of 9000 and does not match at least one other port in the subnet&lt;BR /&gt;Port a0a-3010 on node somenode-02 has an MTU value of 9000&lt;BR /&gt;***** Error Found *****&lt;BR /&gt;Subnet 10.100.210.0/24 contains port a0a-3010 on node somenode-02 has an MTU value of 9000 which has a MTU of 9000 and does not match at least one other port in the subnet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran a network port show, as per the KB you reference, but all the MTUs are the correct! The Error message even says its both 9000.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else I can check or is a bug...&lt;img id="manfrustrated" class="emoticon emoticon-manfrustrated" src="https://community.netapp.com/i/smilies/16x16_man-frustrated.png" alt="Man Frustrated" title="Man Frustrated" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again for the amazing Script!!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 00:16:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111208#M683</guid>
      <dc:creator>smcdonnell</dc:creator>
      <dc:date>2015-10-16T00:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3.1 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111181#M682</link>
      <description>&lt;P&gt;UPDATE**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to clear a path for the script to run.&amp;nbsp; The 'NetAppDocs-Lite' module was also removed from the 'installed programs' page.&amp;nbsp; This didnt change the script issue... yet.&amp;nbsp; Not until searching 'computer' for 'NetAppDocs-Lite' there was found to be a folder in the C:\Windows\System32\WindowsPowerShell\v1.0\Modules\&amp;nbsp;&amp;nbsp; location.&amp;nbsp; After this folder was deleted, the script began to run as expected.&amp;nbsp;&amp;nbsp; NOTE: there is NO 'NetAppDocs-Lite' entry in C:\Windows\System32\WindowsPowerShell\v1.0\Modules\ ......&amp;nbsp; seems so obvious now! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Big thanks to mcgue for assisting with this issue!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/4006i2DC570D20ED887AD/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="upgrade_check_script06.PNG" title="upgrade_check_script06.PNG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 15:02:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111181#M682</guid>
      <dc:creator>brandon_lee</dc:creator>
      <dc:date>2015-10-15T15:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111030#M681</link>
      <description>&lt;P&gt;The script is now loaded, took a few tries......&amp;nbsp; So now when I run the script it gives me only one error.&amp;nbsp; The NetApp PowerShell toolbox download from the 'toolchest' has 4.0.0 as the only option.&amp;nbsp; I worked with our RSE to get a link to the 3.2.1 version, however it redirects to the 4.0.0 download.&amp;nbsp; Getting closer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/3972i65F52B0D6356E3C2/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="upgrade_check_script05.PNG" title="upgrade_check_script05.PNG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 21:25:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111030#M681</guid>
      <dc:creator>brandon_lee</dc:creator>
      <dc:date>2015-10-12T21:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111018#M680</link>
      <description>&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the screenshot. &amp;nbsp;The issue you are facing is about how the file is saved. &amp;nbsp;Sometimes the browser will replace the escape character with these unknown characters. &amp;nbsp;Try saving the script file different ways from this page. &amp;nbsp;Try a right click save as. &amp;nbsp;Or open it and copy the entire contents into a text editor or ISE and save it. &amp;nbsp;Let me know how that goes.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 19:58:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/111018#M680</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2015-10-12T19:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Data ONTAP 8.3 Upgrade Requirements Using a PowerShell Script</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/110999#M679</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First off, thank you for this script, it will be very valuable to have this information prior to upgrading our customer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, I am looking for another set of eyes to see what I am missing.&amp;nbsp; I have gone through the instructions one at a time through the beginning of step 3.&amp;nbsp; The script will run but the screen only posts red output and the output file has not been generated.&amp;nbsp; Attached is the screenshot from the first atempt.&amp;nbsp; The second attempt was with only the&amp;nbsp; .\83UpgradeCheck.ps1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; An attempt was also made to access the 'HELP'&amp;nbsp;&amp;nbsp; get-help .\83UpgradeCheck.ps1 -full&amp;nbsp; , the screenshot for this is also attached below.&amp;nbsp; Any direction is much appreciated!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Brandon&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/3948iB9D1FC1996765B39/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="upgrade_check_script01.PNG" title="upgrade_check_script01.PNG" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/3947iE965496CE52D4666/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="upgrade_check_script04.PNG" title="upgrade_check_script04.PNG" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 16:07:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-Check-Data-ONTAP-8-3-2-Upgrade-Requirements-Using-a-PowerShell-Script/tac-p/110999#M679</guid>
      <dc:creator>brandon_lee</dc:creator>
      <dc:date>2015-10-12T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/110984#M417</link>
      <description>&lt;P&gt;Support for VSC 6.1 has been added. &amp;nbsp; &amp;nbsp; Please note, you must download the latest ontapPrivs.xml.txt file (renaming it to *.xml) from the first post, and replace the one installed by the tool. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 13:10:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/110984#M417</guid>
      <dc:creator>dbkelly</dc:creator>
      <dc:date>2015-10-12T13:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: RBAC User Creator for Data ONTAP</title>
      <link>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/110804#M416</link>
      <description>&lt;P&gt;Hi dbkelly.&lt;/P&gt;&lt;P&gt;Maybe I've explained not well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The user I must use is perfectly equivalente to "admin". It has been created to avoid to share the admin password.&lt;/P&gt;&lt;P&gt;With that I can do everything on cluster and nodes. I understand that this tool has been created to be used by storage admins group and people but there are environment where the admin object must be impersonate to other real users. It's simply a name issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:01:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Virtualization-Articles-and-Resources/How-to-use-the-RBAC-User-Creator-for-Data-ONTAP/tac-p/110804#M416</guid>
      <dc:creator>gmilazzoitag</dc:creator>
      <dc:date>2015-10-08T13:01:51Z</dc:date>
    </item>
  </channel>
</rss>

