<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PowerShell — NetApp Community</title>
        <link>https://community.netapp.com/community/</link>
        <pubDate>Sun, 20 Sep 2026 19:30:59 +0000</pubDate>
        <language>en</language>
            <description>PowerShell — NetApp Community</description>
    <atom:link href="https://community.netapp.com/community/discussions/tagged/powershell/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>NetApp.ONTAP PowerShell Toolkit Installation Error (version 9.19.1.2608)</title>
        <link>https://community.netapp.com/community/discussion/468356/netapp-ontap-powershell-toolkit-installation-error-version-9-19-1-2608</link>
        <pubDate>Mon, 31 Aug 2026 15:11:17 +0000</pubDate>
        <category>Virtualization</category>
        <dc:creator>IVAEug</dc:creator>
        <guid isPermaLink="false">468356@/community/discussions</guid>
        <description><![CDATA[I got the below error while running the <strong>.\Install.ps1</strong><br />
Any ideas how to fix this?tia#—————————————————————————————————————————————-<h2 data-id="output-running-pwsh-7-as-admin">Output running PWSH 7 as Admin<br /></h2><h5 data-id="ps-e-library-tech-vendors-netapp-powershell-ontap-netapp-ontap-netapp-ontap-install-ps1-netapp-ontap-powershell-toolkit-installer-running-on-windows-powershell-7-6-5-unblocked-zip-file-windows-security-choose-an-installation-destination-1-e-documents-powershell-modules-2-c-program-files-powershell-modules-3-c-program-files-powershell-7-modules-4-c-program-files-windowspowershell-modules-5-c-windows-system32-windowspowershell-v1-0-modules-install-to-directory-5-3-installing-netapp-ontap-powershell-toolkit-to-c-program-files-powershell-7-modules-extracting-zip-file-installing-module-files-creating-backward-compatibility-links-verifying-installation-installation-did-not-complete-successfully-missing-file-netapp-ontap-psd1">PS E:\Library\Tech Vendors\NetApp\powershell.ontap\NetApp.ONTAP\NetApp.ONTAP&gt; .\Install.ps1<br />
NetApp ONTAP PowerShell Toolkit Installer<br />
Running on: Windows (PowerShell 7.6.5)<br /><br />
Unblocked zip file (Windows security)<br />
Choose an installation destination:<br /><br />
1: E:\Documents\PowerShell\Modules<br />
2: C:\Program Files\PowerShell\Modules<br />
3: c:\program files\powershell\7\Modules<br />
4: C:\Program Files\WindowsPowerShell\Modules<br />
5: C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules<br /><br />
Install to directory: [5]: 3<br /><br />
Installing NetApp ONTAP PowerShell Toolkit to: c:\program files\powershell\7\Modules<br />
Extracting zip file...<br />
Installing module files...<br />
Creating backward compatibility links...<br />
Verifying installation...<br /><br /><strong>Installation did not complete successfully. Missing file: NetApp.ONTAP.psd1  ««««««««««««««««</strong></h5><p></p><p>#—————————————————————————————————————————————</p><p>Version:  NetApp® PowerShell Toolkit  9.19.1.2608</p><p>Download URL:  https://mysupport.netapp.com/site/tools/tool-eula/ontap-powershell-toolkit</p><p>OS:  Windows 11 </p><p>PS Version:  7.6.5</p><p>.NET:  4.8.09221<br />
release: 533509</p>#—————————————————————————————————————————————]]>
        </description>
    </item>
    <item>
        <title>Passing Cluster name to CURL in Powershell</title>
        <link>https://community.netapp.com/community/discussion/468332/passing-cluster-name-to-curl-in-powershell</link>
        <pubDate>Thu, 20 Aug 2026 03:45:29 +0000</pubDate>
        <category>Virtualization</category>
        <dc:creator>storageguy</dc:creator>
        <guid isPermaLink="false">468332@/community/discussions</guid>
        <description><![CDATA[<p>Hi All,</p><p>Trying to get Fpolicy configuration via PowerShell using CURL.</p><pre spellcheck="false" tabindex="0">Get-content "C:\Users\user1\scripts\cifs_svms.txt" |ForEach-Object {
($_ -split '\s+')
$clus=(0)
$svm=(1)
$uuid=(2)

curl -X GET  -k --netrc-file .netrc "https://$clus/api/protocols/fpolicy/$uuid?fields=*&amp;return_records=true&amp;return_timeout=15" -H "accept: application/json"
}
</pre><p>Since cluster name and uuid are variable CURL not recognizing them. How do I fix it.</p><p>Thanks </p>]]>
        </description>
    </item>
    <item>
        <title>EULA Acceptance error post FOS upgrade from 8.2.2d4 → 9.0.1x*</title>
        <link>https://community.netapp.com/community/discussion/467458/eula-acceptance-error-post-fos-upgrade-from-8-2-2d4-9-0-1x</link>
        <pubDate>Wed, 03 Jun 2026 03:55:18 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>sanstorage</dc:creator>
        <guid isPermaLink="false">467458@/community/discussions</guid>
        <description><![CDATA[<div><p>switch model&nbsp;<span>Connectrix DS-6630B</span></p><p>Hi All,</p><p>We recently encountered EULA acceptance error during our upgrade on below path.</p><p><span>Planned upgrade path is<strong> 8.2.2d4 &rarr; 9.0.1x* &rarr; TruFOS Install &rarr; 9.1.1x* &rarr; 9.2.0x &rarr; 9.2.2b</strong>.</span><br /><span>1)upgrade from 8.2.2d4 &rarr; 9.0.1x* - was completed through CLI, how ever unable to login console post reboot. We ended up with "EULA ACCECPTANCE" error as below</span></p><p><br /><span>l11-ds@server1 $ ssh admin@x.x.x.x(switchip)</span><br /><br /><span>admin@x.x.x.xs password:</span><br /><br /><strong>Failed to process EULA acceptance, auto-logout</strong><br /><br /><span>Connection to x.x.x.x closed.</span></p><p><br />--------------------------------------------------------------</p><p>Previously before the upgrade switch has IC error</p><p><strong>errdump:</strong><br /><span>2026/05/14-07:04:56, [EM-1029], 5492, CHASSIS, WARNING, DS_6630B, Switch, a problem occurred accessing a device on the I2C bus (-4). Operational status (10) not changed, access is being retried.</span><br /><br /><span>2026/05/14-07:05:01, [EM-1029], 5493, CHASSIS, WARNING, DS_6630B, PS 1, a problem occurred accessing a device on the I2C bus (-4). Operational status (10) not changed, access is being retried.</span><br /><br /><span>2026/05/14-07:05:05, [EM-1029], 5494, CHASSIS, WARNING, DS_6630B, PS 2, a problem occurred accessing a device on the I2C bus (-4). Operational status (10) not changed, access is being retried.</span></p><p><span>The switch Sensors and Temperature status is stuck in &ldquo;Unknown&rdquo; due to I2C bus warning:<br /><br />tempshow :<br />Sensor State Centigrade Fahrenheit<br />ID<br />====================================================<br />1 Unknown<br />2 Unknown<br />3 Unknown<br />4 Unknown<br />5 Unknown<br />6 Unknown<br />7 Unknown<br />8 Unknown<br />9 Unknown<br />10 Unknown<br /><br />sensorshow :<br />sensor 1: (Temperature) is Unknown<br />sensor 2: (Temperature) is Unknown<br />sensor 3: (Temperature) is Unknown<br />sensor 4: (Temperature) is Unknown<br />sensor 5: (Temperature) is Unknown<br />sensor 6: (Temperature) is Unknown<br />sensor 7: (Temperature) is Unknown<br />sensor 8: (Temperature) is Unknown<br />sensor 9: (Temperature) is Unknown<br />sensor 10: (Temperature) is Unknown<br />sensor 11: (Fan ) is Ok,speed is 6535 RPM</span></p><p><span>If any article or if any one has similar issue please let know with root cause o<br />sensor 12: (Fan ) is Ok,speed is 6535 RPM<br />sensor 13: (Fan ) is Ok,speed is 6535 RPM<br />sensor 14: (Power Supply) is Ok<br />sensor 15: (Power Supply) is Ok</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>High volume of failed logins (0xC000006A) toward Domain Controllers</title>
        <link>https://community.netapp.com/community/discussion/467083/high-volume-of-failed-logins-0xc000006a-toward-domain-controllers</link>
        <pubDate>Thu, 07 May 2026 07:18:58 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>lozivi</dc:creator>
        <guid isPermaLink="false">467083@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi everyone,</p><p>we are experiencing an unusual behavior in our environment and would like to understand if anyone has encountered a similar situation or can suggest possible mitigations.</p><p>Through our SIEM, we are receiving a large number (hundreds/thousands) of failed login notifications against our Domain Controllers, with error code<span>&nbsp;</span><strong>0xC000006A</strong><span>&nbsp;</span>(bad password).<br />These attempts appear to originate from our NetApp servers and are related to user access to network shares.</p><p>Questions:</p><ul><li><p>Have you ever experienced similar behavior in NetApp/ Active Directory environments?</p></li><li><p>Are there any configurations or mechanisms to prevent these authentication loops (e.g., credential cache handling, session timeouts, specific GPOs)?</p></li><li><p>Are there best practices or tools to quickly identify the exact source of these requests?</p></li><li><p>Have you implemented effective mitigation strategies to reduce SIEM noise without losing relevant events?</p></li></ul><p>Any suggestions or shared experiences would be greatly appreciated.</p><p>Thank you!</p></div>]]>
        </description>
    </item>
    <item>
        <title>volume &quot;Tags&quot; property always empty with Powershell cmdlet &quot;get-ncvol&quot;</title>
        <link>https://community.netapp.com/community/discussion/457025/volume-tags-property-always-empty-with-powershell-cmdlet-get-ncvol</link>
        <pubDate>Tue, 03 Dec 2024 14:22:14 +0000</pubDate>
        <category>ONTAP APIs &amp; SDKs</category>
        <dc:creator>lafoucrier</dc:creator>
        <guid isPermaLink="false">457025@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello Everyone,</p><p>I'm trying to get my volume tags set via System Manager with the simple powershell cmdlet "get-ncVol", but "Tags" property is always empty.</p><p>I've also try the cmdlet with "-zapiCall" parameter, but having the same empty result.&nbsp;</p><p>powershell SDK 9.15.1.2407</p><p>powershell 5.1</p><p>Windows 2019</p><p>Ontap&nbsp;9.14.1P8</p><p>thanks in advance.</p><p>Yala</p></div>]]>
        </description>
    </item>
    <item>
        <title>Unable to set maintenance window for upgrades,please help</title>
        <link>https://community.netapp.com/community/discussion/465316/unable-to-set-maintenance-window-for-upgrades-please-help</link>
        <pubDate>Sun, 25 Jan 2026 21:25:21 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Pkjnetapp</dc:creator>
        <guid isPermaLink="false">465316@/community/discussions</guid>
        <description><![CDATA[<div><p>10 node AFF Netapp cluster nodes highly utilized and unable to set maintenance window</p><p>Hi friends,<br />Need your valuable suggestion as always.<br />I have a 10 node cluster which is highly utilized all times. Among those 2 nodes are hitting 80% on regular basis. As this a critical cluster I am unable to set a maintenance window for ONTAP upgrade. Vol move activity are not possible at the moment as need to upgrade cluster by next week. Any valuable suggestions please let me how to proceed with maintenance window. Is there any critical parameter like IOPs, latency which I can look into for performance and decide to set maintenance window. It should be non disruptive upgrade and Host team should not have any downtime during the activity. ONTAP Version upgrade planned from 9.11.1p8 to 9.11.1p16 to 9.15.1p16,it is a multi hop upgrade.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Introducing a New Memory Tier for AI: Inference Context Memory Storage</title>
        <link>https://community.netapp.com/community/discussion/465258/introducing-a-new-memory-tier-for-ai-inference-context-memory-storage</link>
        <pubDate>Tue, 20 Jan 2026 17:17:18 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>ifuchs</dc:creator>
        <guid isPermaLink="false">465258@/community/discussions</guid>
        <description><![CDATA[<div><p>At CES 2026 in Las Vegas, NVIDIA unveiled several groundbreaking technologies to accelerate AI adoption&mdash;not just improving performance but also providing greater energy efficiency. One standout announcement was the Inference Context Memory Storage (ICMS) platform, introduced during Jensen Huang&rsquo;s keynote.</p><p><strong>What is ICMS and Why Does it Matter?</strong></p><p><strong>&nbsp;</strong></p><p>ICMS targets gigascale AI inference environments and large AI factories, where models increasingly rely on iterative, multi-step reasoning that reuses context repeatedly. Traditionally, this context&mdash;stored in the KV cache (Key-Value Cache)&mdash;resided in each GPU&rsquo;s high-bandwidth memory (HBM). In long-context, multi-turn inference, GPUs often regenerate the same context multiple times, wasting compute cycles and energy.</p><p>By enabling GPUs to retain and share context memory across inference processes, ICMS dramatically boosts tokens-per-second throughput and improves energy efficiency.</p><p>For a technical deep dive, see NVIDIA&rsquo;s blog: <a href="https://developer.nvidia.com/blog/introducing-nvidia-bluefield-4-powered-inference-context-memory-storage-platform-for-the-next-frontier-of-ai/" target="_blank" rel="noopener nofollow noreferrer">Introducing NVIDIA BlueField-4 Powered Inference Context Memory Storage</a>.</p><p><strong>Where does ICMS fit in the Memory and Storage Hierarchy?</strong></p><p><strong>&nbsp;</strong></p><p>ICMS adds a new tier to the AI memory/storage hierarchy, designed specifically for transient inference context data. Current tiers include:</p><ol><li>GPU memory (HBM) &ndash; nanosecond access</li><li>System RAM</li><li>Local flash storage (SSD)</li><li>Network storage &ndash; large-scale, shared datasets, protected, highly available, with enterprise grade data management. There are hierarchies within network storage layer as well (hot, warm, cold) to meet the performance requirements of applications at the lowest price and highest power efficiency.</li></ol><p>As context cache grows beyond GPU memory capacity, it spills into RAM and SSDs. ICMS introduces a new tier 3.5 layer to scale mixture-of-experts (MoE) models involved in multi-step inferencing operations.</p><p>However, KV cache is ephemeral and may be recreated, though recreation has its own implied additional latencies for users. For a scalable inferencing system relying on hundreds of agents, each creating their own contexts, it would be important to save the query history, answer history, and context for any paused conversations on enterprise storage systems. Furthermore, AI still depends on durable, secure, high-performance enterprise storage for reference datasets, model training data, and other mission-critical assets. Protecting that data remains essential, and NetApp delivers industry-leading secure storage to meet those needs.</p><p><strong>NVIDIA ICMS, NVIDIA BlueField-4, and the NetApp AI Data Engine</strong></p><p>The NetApp AI Data Engine (AIDE) is an end-to-end, storage-integrated AI data service that enables you to simplify and secure your AI data pipelines. AIDE helps you find relevant data across your enterprise, ensures that the data in your data pipeline is current and secure it with guardrails, and transform your data for usage with apps or agents.</p><p>ICMS is powered by the NVIDIA Bluefield-4 processor. This combination enables direct and efficient access to shared, external storage by GPU clusters. This architecture makes the KV entries available to GPUs quickly from networked storage so inferencing processes don&rsquo;t need to recalculate the context. ICMS and BlueField-4 expand KV context reuse by storing them in shared storage accessible to all GPU nodes in the cluster.</p><p>The location index of KV entries is stored in the NVIDIA Bluefield-4 memory and synchronized across GPU nodes by NetApp storage orchestration. NetApp storage orchestration on the GPU node can help balance the load across all the external storage elements, while GPUDirect RDMA transfer from storage to GPU minimizes latency for accessing KV cache entries.</p><p>AIDE being part of this architecture further helps with low latency inferencing.&nbsp;The knowledge graph that can be exported by AIDE can act as an aggregator and work with <a href="https://build.nvidia.com/nvidia/build-an-enterprise-rag-pipeline" target="_blank" rel="noopener nofollow noreferrer">Retrieval Augmented Generation (RAG)</a> pipelines and other data sources to provide the required context for the prompt. Additionally, since the prompt and context pass through the aggregator even before reaching the LLM it helps predict the tokens and passes hints to the storage engine to prefetch the proper KV entries.</p><p>NVIDIA Bluefield-4, ICMS, and NetApp AIDE align to streamline AI data pipelines, accelerate TTFT (Time to First Token), and reduce $/token.</p><p><strong>Looking Ahead</strong></p><p>Per NVIDIA&rsquo;s announcement, ICMS is expected to ship later in 2026. Over the next few weeks we will continue to share even more details on how NetApp and NVIDIA technologies can be combined to help customers maximize performance, efficiency, and value from their AI investments addressing both training and inferencing AI work streams. NetApp and NVIDIA have an extensive and long-lasting partnership and we are working closely to deliver the best co-designed solutions to help customers on their business transformation journeys leveraging the power of AI. Stay tuned for more on how NetApp will support the new BlueField-4 based architectures for AI workloads.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Inquiry Regarding NetApp ONTAP Configuration Maximums for Kubernetes/OpenShift Environments</title>
        <link>https://community.netapp.com/community/discussion/464777/inquiry-regarding-netapp-ontap-configuration-maximums-for-kubernetes-openshift-environments</link>
        <pubDate>Wed, 10 Dec 2025 04:14:56 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>lab8010</dc:creator>
        <guid isPermaLink="false">464777@/community/discussions</guid>
        <description><![CDATA[<div><p><strong>Hi Team,</strong></p><p>I am inquiring about the <strong>configuration maximums</strong> for NetApp ONTAP storage, specifically in the context of <strong>Kubernetes and OpenShift</strong> environments.</p><p>My focus is on the following limits:</p><ul><li><p>The maximum number of <strong>NFS shares</strong> that can be created on an ONTAP system.</p></li><li><p>The maximum number of <strong>Block Volumes</strong> (e.g., iSCSI/FC LUNs) that can be created on an ONTAP system.</p></li><li><p>The maximum supported <strong>size of a single Block Volume</strong> on an ONTAP system.</p></li></ul><p>The background for these questions is to understand the physical storage constraints that apply to Kubernetes/OpenShift users. When users request storage space via a <strong>Persistent Volume Claim (PVC)</strong>, the request (including the desired <strong>Persistent Volume (PV)</strong> size) is passed from the container platform layer to ONTAP through <strong>Trident</strong>, NetApp's CSI Driver.</p><p>While Kubernetes/OpenShift does not impose inherent limits on the count or size of PVCs/PVs, the <strong>underlying hardware storage system's limitations</strong> will ultimately govern these maximums. Therefore, I need to know the specific configuration maximums of ONTAP to inform our planning and deployment.</p><p><strong>Thank you for your assistance.</strong></p></div>]]>
        </description>
    </item>
    <item>
        <title>run ndmpcopy without overwriting files or duplication</title>
        <link>https://community.netapp.com/community/discussion/464663/run-ndmpcopy-without-overwriting-files-or-duplication</link>
        <pubDate>Thu, 04 Dec 2025 02:25:35 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Brandon3</dc:creator>
        <guid isPermaLink="false">464663@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello,&nbsp;</p><p>I want to run ndmpcopy from one volume to another on the same netapp, but I want to make sure that files that may already exist on the destination netapp are not duplicated and overfill the volume to 100%</p><p>Earlier I ran:&nbsp;<span>node run -node node1 ndmpcopy -sa ndmpuser:yMGg5d0LyUG8l1kn -da ndmpuser:yMGg5d0LyUG8l1kn 10.63.107.200:/svm2/vol1 10.63.107.200:/svm2/vol2</span></p><p>But this resulted in the destination netapp being overfilled to 100%. Is there a way to make sure this doesn't happen?&nbsp;</p><p>Both source volume had 500GB of storage and it was 66% full, the destination volume is also 500GB and was at 25% full.</p></div>]]>
        </description>
    </item>
    <item>
        <title>What external syslog server are you using (if any)?</title>
        <link>https://community.netapp.com/community/discussion/463746/what-external-syslog-server-are-you-using-if-any</link>
        <pubDate>Sat, 18 Oct 2025 00:42:20 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>bmccullough</dc:creator>
        <guid isPermaLink="false">463746@/community/discussions</guid>
        <description><![CDATA[<div><p>I am wondering what the community at large is using for gathering and/or data-mine their NetApp product logs?</p><p>I'll start, I fall into the: I'm not yet, but it topping my on-the-side to-do list and I've have started looking.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Netapp INSIGHT Event</title>
        <link>https://community.netapp.com/community/discussion/462493/netapp-insight-event</link>
        <pubDate>Wed, 06 Aug 2025 16:12:33 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Everson</dc:creator>
        <guid isPermaLink="false">462493@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello, Netapp Team!<br /><br />Every day I dive deeper into the NetApp universe, but I miss a major in-person event here in Brazil. Imagine a NetApp INSIGHT on Brazilian soil! It would be the perfect opportunity to exchange experiences and learn from the experts. NetApp team, here's your suggestion and our interest! <span title=":winking_face:">&#128521;</span> #NetApp #Technology #Community #Innovation #ITBrasil<br /><br />Everson Nascimento</p></div>]]>
        </description>
    </item>
    <item>
        <title>Can XCP used for move DP volume to another aggregate?</title>
        <link>https://community.netapp.com/community/discussion/463359/can-xcp-used-for-move-dp-volume-to-another-aggregate</link>
        <pubDate>Thu, 25 Sep 2025 07:27:24 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Shaw_HM</dc:creator>
        <guid isPermaLink="false">463359@/community/discussions</guid>
        <description><![CDATA[<div><p>Our customer has several FAS8300 and FAS2750 systems, using SnapMirror to protect volumes onto a FAS2720. All the destination DP volumes corresponding to the volumes on the FAS2750 are located on the FAS2720&rsquo;s <span style="color: #FF0000;">aggr_01_SAS_1.</span> Now that this aggregate has run out of space, can some of the DP volumes be migrated to another aggregate <span style="color: #FF0000;">aggr_02_SAS_1</span> using XCP?</p><p><br />If the current aggregate is already full, are there any other methods to migrate the DP volumes?</p></div>]]>
        </description>
    </item>
    <item>
        <title>Powershell rest API get-ncvol not returning all volumes</title>
        <link>https://community.netapp.com/community/discussion/461657/powershell-rest-api-get-ncvol-not-returning-all-volumes</link>
        <pubDate>Thu, 19 Jun 2025 20:09:09 +0000</pubDate>
        <category>ONTAP APIs &amp; SDKs</category>
        <dc:creator>rust86</dc:creator>
        <guid isPermaLink="false">461657@/community/discussions</guid>
        <description><![CDATA[<div><p>I have a script that I'm trying to convert from using ZAPI over to Rest.&nbsp; Most things seem to work so far with the exception of when I use get-ncvol and it only returns a subset of the volumes.&nbsp; I'm not able to find the pattern here as to how it picks/chooses.&nbsp;&nbsp;</p><p>at first I thought it was a hard limit on how many volumes would get returned but the number returned keeps changing even if I run the exact same command.&nbsp; &nbsp; always around 100 but sometimes it's 115 and others it's 97 ect..&nbsp; &nbsp;as far as I can tell this issue is unique to the volume pull.. I get 8000 qtree's when I try and pull all of those without issue.&nbsp;&nbsp;</p><p>#update</p><p>I just tried against a different netapp cluster and it returned all of the volumes.&nbsp; so this seems to maybe be an issue with just</p><p>this cluster.&nbsp; #version<br />NetApp Release 9.14.1P12: Tue Mar 25 23:16:26 UTC 2025</p><p>##update update&nbsp;</p><p>I just tried a 3rd cluster with over 2000 volumes on it and only 41 returned.&nbsp; Same version of ontap.&nbsp;</p></div>]]>
        </description>
    </item>
    <item>
        <title>Problem with MySQL 8.0.x and NetApp snapshot folder</title>
        <link>https://community.netapp.com/community/discussion/460536/problem-with-mysql-8-0-x-and-netapp-snapshot-folder</link>
        <pubDate>Wed, 07 May 2025 23:52:28 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>VitoMacDoc</dc:creator>
        <guid isPermaLink="false">460536@/community/discussions</guid>
        <description><![CDATA[<div><p>I am migrating old CentOS VMs running MySQL 5.x to MySQL 8.0.x that will run on Rocky 8 or 9.</p><p>I am installing mysql 8.0.x on the CentOS first, so I can verify all database files are updated and working.</p><p>Mysql 8 keeps reading the NetApp .snapshot folder as databases and throwing errors and stopping.</p><p>For some reason, this was not an issue in Mysql 5.x.</p><p>I did some research and I believe mysql 8 does not have the ignore directory setting anynore</p><p>Has anyone had and solved this issue ?</p><p>Thank you.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Data Ports Replication</title>
        <link>https://community.netapp.com/community/discussion/149812/data-ports-replication</link>
        <pubDate>Wed, 24 Jul 2019 10:35:44 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>OmotayoZadok</dc:creator>
        <guid isPermaLink="false">149812@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi.&nbsp;</p><p>Good day.&nbsp;</p><p>I need information concerning replication on NetApp.&nbsp;</p><p>I have a controller at the DR site I want to replicate from. Obviously the data port IP address would be different from that at the production.&nbsp;</p><p>Now I want to bring the storage at the DR for base replication. Do I have to change the IP addresses for management or the data ports to create a new replication, start it, then break?&nbsp;</p><p>Thanks in advance.&nbsp;</p></div>]]>
        </description>
    </item>
    <item>
        <title>AV connector /testPassword feature is not working</title>
        <link>https://community.netapp.com/community/discussion/460381/av-connector-testpassword-feature-is-not-working</link>
        <pubDate>Tue, 29 Apr 2025 07:15:06 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Vadiraj98</dc:creator>
        <guid isPermaLink="false">460381@/community/discussions</guid>
        <description><![CDATA[<div><p>I was just going through automating AV connector password reset and found there is a KB which explains the same.</p><p><a href="https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/What_are_the_options_available_as_Antivirus_Connector_Command_Line_Switches" target="_blank" rel="noopener noreferrer nofollow">What are the options available as Antivirus Connector Command Line Switches - NetApp Knowledge Base</a></p><p>Able to test this successfully, but the below command is giving error. Says 'Invalid command line argument /testPassword'</p><p><span>Test password:</span></p><ul><li>C:\Program Files (x86)\ONTAP AV Connector&gt;mregfa.exe /testPassword&nbsp;<br />Attempting REST API connection to ONTAP LIF 192.168.0.101 using HTTPS on port 443... REST API call to 192.168.0.101 using account "DEMO\nasav2" was successful.</li></ul><p><span>Any suggestions...</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>New Deal Registration</title>
        <link>https://community.netapp.com/community/discussion/460134/new-deal-registration</link>
        <pubDate>Tue, 15 Apr 2025 10:49:26 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Babar_SCL</dc:creator>
        <guid isPermaLink="false">460134@/community/discussions</guid>
        <description><![CDATA[<div><p>On which Portal I'll register a sales opportunity , being a netapps partner.</p></div>]]>
        </description>
    </item>
    <item>
        <title>NCIE (NS0-521)</title>
        <link>https://community.netapp.com/community/discussion/459823/ncie-ns0-521</link>
        <pubDate>Tue, 01 Apr 2025 14:05:33 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>David-V</dc:creator>
        <guid isPermaLink="false">459823@/community/discussions</guid>
        <description><![CDATA[<div><p>Good day to everyone:</p><p>In the Partner Hub there is some recommended and additional training that seems to be outdated, I've been using the docs.netapp.com and looking at some Technical Reports, but would like to see if anyone has any recommendations.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Is there a place where I can access the NetApp Online Labs ?</title>
        <link>https://community.netapp.com/community/discussion/142412/is-there-a-place-where-i-can-access-the-netapp-online-labs</link>
        <pubDate>Wed, 29 Aug 2018 04:57:09 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>kushneo</dc:creator>
        <guid isPermaLink="false">142412@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello&nbsp;</p><p>Is there a place where I can access the Netapp Online Labs ? I used to practicing online labs on<a href="https://labondemand.netapp.com/" target="_blank" rel="noopener noreferrer nofollow">&nbsp;https://labondemand.netapp.com/</a>&nbsp;but unfortunalty now i can't access those labs since my company is a Silver Netapp&nbsp;partner &amp; according to Netapp those labs are avaible to Gold and above parterens only . so if there's any other online labs avaialble please let me know&nbsp; &nbsp;</p><p>Thanks</p><p>Best Regards&nbsp;</p></div>]]>
        </description>
    </item>
    <item>
        <title>SFP Copper 10GB RJ-45 for UTA2 port on FAS2750</title>
        <link>https://community.netapp.com/community/discussion/457448/sfp-copper-10gb-rj-45-for-uta2-port-on-fas2750</link>
        <pubDate>Wed, 18 Dec 2024 00:33:45 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Zulhadi</dc:creator>
        <guid isPermaLink="false">457448@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi All,</p><p>I want to check here, is it any available/supported 10GB RJ-45 transceiver that can connect to current UTA2 port on the FAS2750 model? I've try search on the HWU universe, there is only available 1GB RJ-45 transceiver supported and none of 10GB supported.&nbsp;</p><p>Can anyone advise on this? We plan to use the port for the Snap Mirror LIF ports and we have a dedicated 10G ethernet port that we plan to use as private network for Snap Mirror replication.&nbsp;</p><p>-zul-</p></div>]]>
        </description>
    </item>
    <item>
        <title>Supported Cisco 10G RJ45 Transceiver on FAS2750</title>
        <link>https://community.netapp.com/community/discussion/457491/supported-cisco-10g-rj45-transceiver-on-fas2750</link>
        <pubDate>Thu, 19 Dec 2024 09:09:29 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Zulhadi</dc:creator>
        <guid isPermaLink="false">457491@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi all,</p><p>Just for asking for the supported 10G RJ45 transceiver for FAS2750 for the UTA port of e0e and e0f.&nbsp; I have the cisco&nbsp;10G RJ45 transceiver (as per below model). Can check whether supported on the FAS2750? Thanks</p><p><span><img src="https://us.v-cdn.net/6038798/uploads/migrated-images/d8/d88b692210891a9e2f02e490978ad382.png" role="button" title="Zulhadi_0-1734599230443.png" alt="Zulhadi_0-1734599230443.png" width="702" /></span><span><img src="https://us.v-cdn.net/6038798/uploads/migrated-images/9c/9c89f277d3b7b1873f931ff9454889ce.png" role="button" title="Zulhadi_1-1734599345115.png" alt="Zulhadi_1-1734599345115.png" width="175" /></span></p></div>]]>
        </description>
    </item>
    <item>
        <title>Find who delete files and folders</title>
        <link>https://community.netapp.com/community/discussion/153790/find-who-delete-files-and-folders</link>
        <pubDate>Fri, 24 Jan 2020 14:15:41 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Mr_Benett</dc:creator>
        <guid isPermaLink="false">153790@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello everyone,</p><p>I would like to know if it's possible to know who deleted a folder or a file with windows explorer (CIFS) on the NetApp.</p><p>Is it possible to watch this with logs or job history ?</p><p>Thank you !</p></div>]]>
        </description>
    </item>
    <item>
        <title>NET2,ASE Corner,Guide Me</title>
        <link>https://community.netapp.com/community/discussion/456665/net2-ase-corner-guide-me</link>
        <pubDate>Fri, 15 Nov 2024 04:32:57 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>GUOFENG</dc:creator>
        <guid isPermaLink="false">456665@/community/discussions</guid>
        <description><![CDATA[<div><p>What are the relevant introductions of NET2 and ASE Corner,Guide Me and their respective functions and roles? Thanks for your support!</p></div>]]>
        </description>
    </item>
    <item>
        <title>RAID configuration and setup on AFF C250</title>
        <link>https://community.netapp.com/community/discussion/456741/raid-configuration-and-setup-on-aff-c250</link>
        <pubDate>Wed, 20 Nov 2024 07:03:19 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Zulhadi</dc:creator>
        <guid isPermaLink="false">456741@/community/discussions</guid>
        <description><![CDATA[<div><p>&nbsp;Hi All,</p><p>I just need some clarification here from any expert here regarding to my NetApp AFF C250 setup.&nbsp;</p><p>Below is my queries:</p><p>1) If let say i have 8 disk on my current new AFF C250 and we set-up the aggregate when using the system manager,&nbsp; the default RAID that automatically assigned by the NetApp is RAID-DP right? and will be have 2 parity disk and 6 disk for data. Is it correct?</p><p>2) Is it the ADP feature is available if I configure the RAID-DP type in the AFF C250?&nbsp;</p><p>Appreciate if anyone can give an input on my queries. Thanks</p></div>]]>
        </description>
    </item>
    <item>
        <title>XCP error: Cannot allocate memory when sync nfs data</title>
        <link>https://community.netapp.com/community/discussion/161829/xcp-error-cannot-allocate-memory-when-sync-nfs-data</link>
        <pubDate>Tue, 08 Dec 2020 04:20:19 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Chinauser</dc:creator>
        <guid isPermaLink="false">161829@/community/discussions</guid>
        <description><![CDATA[<div><p><span>Hello everyone,</span></p><p><span>I use xcp synnc nfs data ,after&nbsp; <em><span><a target="_blank">several</a> <a target="_blank">hours</a></span></em>, XCP error: Cannot allocate memory,I find xcp user manual,<br /></span></p><p>Please follow the instructions in the following KBarticle: Cannot allocate memory when synching</p><p>NFS data.</p><p><a href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/NetApp_XCP/XCP:_ERROR:_Cannot_allocate_memory_-_when_syncing_NFS_data" target="_blank" rel="noopener noreferrer nofollow">https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/NetApp_XCP/XCP:_ERROR:_Cannot_allocate_memory_-_when_syncing_NFS_data</a></p><p>But I have not premission&nbsp; seeing&nbsp; KB&#65292;who can help me.</p><p>Thanks</p><p><span>&nbsp;</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>powershell script</title>
        <link>https://community.netapp.com/community/discussion/456464/powershell-script</link>
        <pubDate>Wed, 06 Nov 2024 21:05:31 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Lionl</dc:creator>
        <guid isPermaLink="false">456464@/community/discussions</guid>
        <description><![CDATA[<div><p><span>I am looking for a sample powershell script to login to the snapcenter server and run Get-SmBackup</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>Attempt available to Test Drives</title>
        <link>https://community.netapp.com/community/discussion/456568/attempt-available-to-test-drives</link>
        <pubDate>Tue, 12 Nov 2024 16:36:25 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Atish1</dc:creator>
        <guid isPermaLink="false">456568@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello,</p><p>Hope you are healthy and doing well.</p><p>Could you please tell me how many attempts are allowed to NetApp Test Drives. I have shared the Test Drives link below.<br /><br />For me NetApp has stopped sending link to Test Drive on one of the lab. Hence, I would like to NetApp policy on lab attempts.<br /><br /><a href="https://www.netapp.com/test-drives/" target="_blank" rel="noopener noreferrer nofollow">https://www.netapp.com/test-drives/</a></p></div>]]>
        </description>
    </item>
    <item>
        <title>Can&#39;t access remote NetApp</title>
        <link>https://community.netapp.com/community/discussion/158087/cant-access-remote-netapp</link>
        <pubDate>Thu, 30 Jul 2020 16:03:17 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>danielj</dc:creator>
        <guid isPermaLink="false">158087@/community/discussions</guid>
        <description><![CDATA[<div><p>Trying to setup a remote NetApp on our network but am unable to ssh to it or access the webpage. I am able to ping and the local technicians are able to access the webpage. Firewalls are not blocking port 443 or 22 traffic. I've had the technicians disable the NetApp firewall entirely but that didn't help. I've done test-netconnection -port and the test for HTTPS and SSH fails on the NetApp, but when I test it on their gateway it succeeds. Is there some setting on the NetApp that I'm missing that could prevent remote users from accessing it?</p></div>]]>
        </description>
    </item>
    <item>
        <title>DS224C and AFF A300</title>
        <link>https://community.netapp.com/community/discussion/145365/ds224c-and-aff-a300</link>
        <pubDate>Thu, 13 Dec 2018 11:48:49 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>Mohammad_wani</dc:creator>
        <guid isPermaLink="false">145365@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi,</p><p>To connect controller AFF A300 with DS224C disk shelf, I want to know, can I use SAS hard drives in the disk shelf. Does AFF A300 controller supports SAS hard drives, as I see in tech specs of AFF A300, it mentions only SSD.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Adding disk shelf to FAS8040</title>
        <link>https://community.netapp.com/community/discussion/145885/adding-disk-shelf-to-fas8040</link>
        <pubDate>Mon, 14 Jan 2019 19:16:24 +0000</pubDate>
        <category>New to NetApp</category>
        <dc:creator>RobertM</dc:creator>
        <guid isPermaLink="false">145885@/community/discussions</guid>
        <description><![CDATA[<div><p>I am&nbsp;planning to add&nbsp;a new DS4246 disk shelf to an existing 6 node&nbsp;<span>FAS8040. We have installation services and I need to answer the question:</span></p><p><strong>"Please confirm if this shelf will be added to an existing loop or will a new loop needed to be created"</strong></p><p><span>Any information is appreciated.&nbsp;</span></p></div>]]>
        </description>
    </item>
   </channel>
</rss>
