<?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>Unified Manager — NetApp Community</title>
        <link>https://community.netapp.com/community/</link>
        <pubDate>Wed, 26 Aug 2026 18:01:34 +0000</pubDate>
        <language>en</language>
            <description>Unified Manager — NetApp Community</description>
    <atom:link href="https://community.netapp.com/community/discussions/tagged/unified-manager/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>SnapMirror Active Sync + ONTAP tools for VMware vSphere 10.6 Granular Datastore Protection</title>
        <link>https://community.netapp.com/community/discussion/468300/snapmirror-active-sync-ontap-tools-for-vmware-vsphere-10-6-granular-datastore-protection</link>
        <pubDate>Thu, 06 Aug 2026 05:01:45 +0000</pubDate>
        <category>Tech ONTAP Blogs</category>
        <dc:creator>RajivJain</dc:creator>
        <guid isPermaLink="false">468300@/community/discussions</guid>
        <description><![CDATA[<ul><li>Co-Author: <a data-username="ChanceBingen" data-userid="12714" rel="nofollow" href="https://community.netapp.com/community/profile/ChanceBingen">@ChanceBingen</a> </li></ul><p><strong>Active-Active VM Storage at Datastore Granularity: SnapMirror Active Sync meets ONTAP tools Granular Datastore Protection</strong> </p><p><strong>The two things to remember</strong> </p><ol><li><strong>Active-active with synchronous SnapMirror (SnapMirror active sync / SM-as)</strong> — ONTAP TOOLSONTAP tools Granular Datastore Protection (GDP) lets you hand-pick VMFS-FC or VMFS-iSCSI datastores inside an ESXi host cluster and protect them with <strong>zero recovery time objective (RTO)/zero recovery point objective (RPO)</strong>replication backed by ONTAP SnapMirror Active Sync. VMs can read and write from either site. </li><li><strong>Load balancing across sites: </strong>Workloads can actively use I/O from either location.  </li><li>With <strong>uniform host proximity</strong>, peered datastores at both sites are mapped to ESXi hosts at <strong>both</strong> sites. If one ONTAP cluster becomes unreachable, VMs continue serving I/O from the surviving site with <strong>typical failover latency on the order of ~11 ms</strong> (the actual I/O resumption time [IORT] will be environment-dependent).  </li><li>With <strong>non-uniform host proximity</strong>, ESXi hosts are only mapped to the local copy of the datastore. I.e. If a VM migrates or fails over to a host on the other site, that host only accesses the local ONTAP cluster. If one ONTAP cluster becomes unreachable, the VM will use vSphere HA to failover to the other site since it can only access its local copy.  </li></ol><p>Everything else in this article explains <em>how</em> ONTAP tools 10.6 provisions and governs that experience. </p><p><strong>Why GDP changes the protection conversation</strong> </p><p>Before ONTAP TOOLS 10.6, <strong>Host Cluster Protection (HCP)</strong> was all-or-nothing: protecting a cluster meant protecting <strong>every</strong> eligible VMFS datastore on that cluster together. </p><p><strong>Granular Datastore Protection (GDP)</strong> shifts the unit of protection from the <strong>host cluster</strong> to <strong>individual VMFS datastores</strong> — while still operating within a single ESXi host cluster boundary. </p><div><table><colgroup><col /><col /><col /><col /></colgroup><tr><th><p><strong>Aspect</strong> </p></th><th><p><strong>HCP (pre-10.6)</strong> </p></th><th><p><strong>GDP (ONTAP TOOLS 10.6)</strong> </p></th></tr><tr><td><p>Protection unit </p></td><td><p>Entire host cluster </p></td><td><p>Selected VMFS datastores </p></td></tr><tr><td><p>Mixed protected / unprotected DSs </p></td><td><p>No </p></td><td><p>Yes — same cluster can mix </p></td></tr><tr><td><p>Unprotect one datastore </p></td><td><p>Not supported </p></td><td><p>Supported (non-last DS) </p></td></tr><tr><td><p>Multiple protection groups/cluster </p></td><td><p>One group for all DSs </p></td><td><p>Multiple groups allowed (one SVM per group) </p></td></tr><tr><td><p>Write-order consistency </p></td><td><p>One consistency group (CG) per host cluster </p></td><td><p>Multiple CGs can be configured with different combinations of datastores </p></td></tr></table></div><p> </p><p><strong>Customer value:</strong> Protect only the datastores that matter, add/remove datastores over time, and run different SnapMirror targets per SVM, without forcing every datastore in the host cluster into the same protection group. </p><p><strong>What ONTAP SM-as brings to GDP</strong> </p><p><strong>SnapMirror Active Sync (SM-as)</strong> is ONTAP’s synchronous, active-active replication mode used by the Automated Failover Duplex (AFD) policy. Combined with GDP, it delivers: </p><ul><li><strong>RPO = 0</strong> — writes are synchronously committed to NVRAM on both sites before acknowledgment </li><li><strong>RTO = 0 </strong>— because both copies are always available, IO can resume as soon as the mediator initiates the failover and the host multipath driver can retry any required I/Os </li><li><strong>Active-active data path</strong> — both copies are read/write capable (policy and proximity permitting) </li><li><strong>Consistency group (CG) backed protection</strong> — multiple LUNs/datastores in one atomic replication unit </li><li><strong>Automatic host access orchestration</strong> — ONTAP TOOLS manages igroups, LUN maps, mounts, and HBA rescans </li></ul><p>GDP is the <strong>ONTAP TOOLS control plane</strong>; SM-as is the <strong>ONTAP replication engine</strong>. ONTAP TOOLS creates and lifecycle-manages: </p><ul><li><strong>Protection Settings</strong> — which datastores are protected, CG membership, SnapMirror relationship </li><li><strong>Cluster Configuration</strong> — fault domains, host-to-SVM mapping, uniform vs non-uniform proximity </li><li><strong>Initiator groups (igroups)</strong> — host IQNs/WWPNs mapped to protected LUNs at each site </li></ul><p><strong>ONTAP TOOLS 10.6 constructs that you configure</strong> </p><p><strong>1. Protection Setting</strong> </p><p>A protection group ties together: </p><ul><li>One or more <strong>VMFS datastores</strong> (same host cluster, same SVM) </li><li>An ONTAP <strong>consistency group</strong> </li><li>A <strong>SnapMirror Active Sync</strong> relationship (for AFD) </li><li><strong>Initiator groups</strong> for host access </li></ul><p><strong>Typical workflows:</strong> Protect · Modify (add/remove datastore) · Unprotect · Delete </p><p><strong>2. Cluster Configuration (required for AFD / SM-as)</strong> </p><p>Maps an ESXi host cluster to <strong>two fault domains</strong> (Site A / Site B): </p><ul><li>Each fault domain lists ESXi hosts + peered source/target SVMs </li><li>The uniform_host_config attribute is set at <strong>create time</strong> and is <strong>immutable</strong> </li></ul><p>The following table illustrates the two protection constructs. </p><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Object</strong> </p></th><th><p><strong>Purpose</strong> </p></th></tr><tr><td><p>Cluster Configuration </p></td><td><p>Topology — fault domains, hosts, SVM peers, uniform vs non-uniform </p></td></tr><tr><td><p>Protection Setting </p></td><td><p>Data — which datastores, CG, SnapMirror, igroups </p></td></tr></table></div><p><strong>Prerequisite:</strong> Create Cluster Configuration <strong>before</strong> protecting datastores with AFD/SM-as. Async-only SnapMirror does not require cluster configuration. </p><p><strong>Uniform vs Non-Uniform Host Proximity</strong> </p><p>This is the architectural fork that determines the system behavior during various modes of failure in different fault domains. </p><p><strong>Uniform proximity (uniform_host_config = true)</strong> </p><p><strong>Behavior:</strong> Peered datastores from <strong>both sites</strong> are mapped to ESXi hosts at <strong>both sites</strong>. All hosts in the cluster can access all protected datastores. ONTAP TOOLS manages <strong>igroup replication</strong> and host proximity settings across both SVMs. </p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6038798\/uploads\/96HOF24CH44X\/vmsc-uniform-2026-white-bg.png&quot;,&quot;name&quot;:&quot;vMSC Uniform 2026 white bg.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:128564,&quot;width&quot;:1809,&quot;height&quot;:1782,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.netapp.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F96HOF24CH44X%2Fvmsc-uniform-2026-white-bg.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:5490,&quot;dateInserted&quot;:&quot;2026-08-06T16:16:04+00:00&quot;,&quot;insertUserID&quot;:12714,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;12714&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://community.netapp.com/community/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F96HOF24CH44X%2Fvmsc-uniform-2026-white-bg.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png" alt="vMSC Uniform 2026 white bg.png" height="1782" width="1809" data-display-size="small" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png 2000w, https://us.v-cdn.net/6038798/uploads/96HOF24CH44X/vmsc-uniform-2026-white-bg.png" sizes="100vw" /></a>
    </span>
</span>
<p> </p><p><strong>Use cases:</strong> </p><ul><li><strong>Active-active workload distribution</strong> — VMs on either site issue I/O to locally mapped LUNs based on proximity settings </li><li><strong>Metro / stretched cluster</strong> — compute at both sites, storage synchronously mirrored </li></ul><p><strong>How does GDP use SMas to protect you in different failure scenarios:</strong> </p><ul><li><strong>Storage cluster failure </strong>— IO continues without vSphere HA by using remote copy </li><li><strong>Storage network failure on local target side of network </strong>— IO continues without requiring vSphere HA by using the remote copy </li><li><strong>Storage network failure on local initiator side of network </strong>— A vSphere HA event triggers automatic recovery on the remote site with VM reboot </li><li><strong>Compute failure </strong>— vSphere HA reboots VM on an applicable ESXi host based on resource availability. Affinity and anti-affinity rules may dictate which site the VM is rebooted on </li><li><strong>Full site outage</strong> — VM’s on the failed site are rebooted and recovered by vSphere HA on the surviving site, and I/O is resumed; typical switchover latency ~<strong>11 ms</strong> (lab/field reference; actual depends on distance, network, and load) </li></ul><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Metric</strong> </p></th><th><p><strong>Uniform + SM-as</strong> </p></th></tr><tr><td><p>RPO </p></td><td><p>0 </p></td></tr><tr><td><p>RTO </p></td><td><p>Near-zero for I/O continuity (automatic path to surviving copy) </p></td></tr><tr><td><p>I/O pattern </p></td><td><p>Both sites active </p></td></tr></table></div><p><strong>Non-uniform proximity (uniform_host_config = false)</strong> </p><p><strong>Behavior:</strong> Peered datastores are mapped only to hosts <strong>locally within each site</strong>. Site A hosts access Site A SVM LUNs; Site B hosts access Site B SVM LUNs. Replication is still synchronous (SM-as), but with a reduced number of non-disruptive failure scenarios at the VM layer. For this reason, <strong>uniform configurations are considered the best practice</strong> when the environment can support it. </p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6038798\/uploads\/3FUIBUSQ7PH7\/vmsc-non-uniform-2026-white-bg.png&quot;,&quot;name&quot;:&quot;vMSC Non Uniform 2026 white bg.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:115496,&quot;width&quot;:1809,&quot;height&quot;:1782,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.netapp.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F3FUIBUSQ7PH7%2Fvmsc-non-uniform-2026-white-bg.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:5491,&quot;dateInserted&quot;:&quot;2026-08-06T16:16:34+00:00&quot;,&quot;insertUserID&quot;:12714,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;12714&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://community.netapp.com/community/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F3FUIBUSQ7PH7%2Fvmsc-non-uniform-2026-white-bg.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png" alt="vMSC Non Uniform 2026 white bg.png" height="1782" width="1809" data-display-size="small" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png 2000w, https://us.v-cdn.net/6038798/uploads/3FUIBUSQ7PH7/vmsc-non-uniform-2026-white-bg.png" sizes="100vw" /></a>
    </span>
</span>
<p><strong>Use cases:</strong> </p><ul><li>Campus / dual-room: each room’s hosts only access their local copy </li><li>Optimizing limited WAN bandwidth: eliminating host network traffic between failure domains </li><li>Reduced SAN path management: hosts cannot see remote paths </li><li>Sync DR with site affinity: zero data loss </li></ul><p><strong>How does GDP use SMas to protect you in different failure scenarios:</strong> </p><ul><li>Storage cluster failure — A vSphere HA event triggers automatic recovery on the remote site </li><li>Storage network failure on target side of network — A vSphere HA event triggers automatic recovery on the remote site </li><li>Storage network failure on initiator side of network — A vSphere HA event triggers automatic recovery on the remote site </li><li>Compute failure — vSphere HA reboots VM on applicable ESXi host based on resource availability. Affinity and anti-affinity rules may dictate which site the VM is rebooted on </li><li>Full site outage — VM’s on the failed site are recovered by vSphere HA on the surviving site, and I/O is resumed; typical switchover latency ~11 ms (lab/field reference; actual depends on distance, network, and load) </li></ul><p> </p><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Metric</strong> </p></th><th><p><strong>Non-uniform + SM-as</strong> </p></th></tr><tr><td><p>RPO </p></td><td><p>0 </p></td></tr><tr><td><p>RTO </p></td><td><p>Non-zero — hosts at DR site must regain access (mount, igroup, rescan orchestration) </p></td></tr><tr><td><p>I/O pattern </p></td><td><p>Site-local active; other site is sync replica </p></td></tr></table></div><p><strong>Side-by-side comparison</strong> </p><div><table><colgroup><col /><col /><col /><col /></colgroup><tr><th><p><strong>Dimension</strong> </p></th><th><p><strong>Uniform</strong> </p></th><th><p><strong>Non-uniform</strong> </p></th></tr><tr><td><p>Host access to peer DS </p></td><td><p>All cluster hosts → both sites </p></td><td><p>Site-local hosts → local SVM only </p></td></tr><tr><td><p>Igroup model </p></td><td><p>Replicated igroups across SVMs </p></td><td><p>Per-site igroups </p></td></tr><tr><td><p>Load balancing across sites </p></td><td><p><strong>Yes</strong> — primary value prop </p></td><td><p>No — site-affine I/O </p></td></tr><tr><td><p>Site failure behavior </p></td><td><p>Surviving hosts continue I/O (~11 ms class) </p></td><td><p>Failover orchestration needed; RTO &gt; 0 </p></td></tr><tr><td><p>Cluster config flag </p></td><td><p>uniform_host_config=true </p></td><td><p>uniform_host_config=false </p></td></tr><tr><td><p>Immutable after create? </p></td><td><p>Yes </p></td><td><p>Yes </p></td></tr></table></div><p><strong>End-to-end user flow: from datastore selection to protected active-active</strong> </p><p> </p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6038798\/uploads\/41JEJSRQCCAJ\/image-0d7bcd621556f-7221.png&quot;,&quot;name&quot;:&quot;image-0d7bcd621556f-7221.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:153913,&quot;width&quot;:738,&quot;height&quot;:936,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.netapp.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F41JEJSRQCCAJ%2Fimage-0d7bcd621556f-7221.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:5486,&quot;dateInserted&quot;:&quot;2026-08-06T04:53:20+00:00&quot;,&quot;insertUserID&quot;:73861,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;73861&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://community.netapp.com/community/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F41JEJSRQCCAJ%2Fimage-0d7bcd621556f-7221.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png" alt="image-0d7bcd621556f-7221.png" height="936" width="738" data-display-size="small" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png 2000w, https://us.v-cdn.net/6038798/uploads/41JEJSRQCCAJ/image-0d7bcd621556f-7221.png" sizes="100vw" /></a>
    </span>
</span>
<p><strong>GDP use cases (where customers win)</strong> </p><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Use case</strong> </p></th><th><p><strong>Why GDP + SM-as fits</strong> </p></th></tr><tr><td><p>Protect critical DS only </p></td><td><p>Dev/test DSs stay unprotected; production DSs get SM-as </p></td></tr><tr><td><p>Incremental adoption </p></td><td><p>Add newly created DSs to an existing protection group via Modify </p></td></tr><tr><td><p>Multi-SVM on one cluster </p></td><td><p>Different SnapMirror targets per SVM — separate protection settings </p></td></tr><tr><td><p>Uniform metro cluster </p></td><td><p>Active-active I/O + sync replication + ~11 ms class failover </p></td></tr><tr><td><p>Non-uniform dual-room </p></td><td><p>Sync data protection with strict site-local compute affinity </p></td></tr><tr><td><p>Decommission one DS </p></td><td><p>Non-last unprotect shrinks CG; others stay protected </p></td></tr></table></div><p><strong>Version and platform guardrails (ONTAP TOOLS 10.6)</strong> </p><p><strong>Supported</strong> </p><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Requirement</strong> </p></th><th><p><strong>Detail</strong> </p></th></tr><tr><td><p>ONTAP TOOLS </p></td><td><p>10.6 </p></td></tr><tr><td><p>Datastore type </p></td><td><p>VMFS only </p></td></tr><tr><td><p>Protocol </p></td><td><p>iSCSI or FC (FCP) </p></td></tr><tr><td><p>ONTAP for SM-as </p></td><td><p>SVM ONTAP <strong>≥  9.16.1</strong> </p></td></tr><tr><td><p>ONTAP cluster size </p></td><td><p><strong>≤ 4 nodes</strong> </p></td></tr><tr><td><p>SnapMirror policy </p></td><td><p>AFD (Automated Failover Duplex) for active sync </p><p>Standard SnapMirror policies are also supported </p></td></tr><tr><td><p>Disaggregated individual unprotect/delete </p></td><td><p>ONTAP <strong>≥ 9.17.1</strong> </p></td></tr></table></div><p><strong>Not supported in 10.6</strong> </p><ul><li>NFS and NVMe datastore protection </li><li>Sync / strict-sync policies outside AFD SM-as scope </li><li>Local snapshot policies for GDP workflows </li><li>Protecting datastores across <strong>different SVMs</strong> in one protection setting </li><li>Moving a datastore between protection groups (unprotect + re-protect required) </li><li>Custom async SnapMirror policies </li><li>MetroCluster-backed configurations </li><li>ONTAP clusters with <strong>&gt; 4 nodes</strong> </li><li>Mixing uniform and non-uniform protection on the same host cluster </li><li>Protection failover initiated from ONTAP TOOLS UI (use <strong>ONTAP System Manager</strong>) </li><li>ONTAP TOOLS discovering CGs / SnapMirror created outside ONTAP TOOLS (CLI/SM) </li></ul><p><strong>Operational guardrails customers should know</strong> </p><div><table><colgroup><col /><col /><col /></colgroup><tr><th><p><strong>Guardrail</strong> </p></th><th><p><strong>Impact</strong> </p></th></tr><tr><td><p>Cluster config is immutable </p></td><td><p>Cannot switch uniform ↔ non-uniform without delete/recreate (blocked if AFD protection exists) </p></td></tr><tr><td><p>One DS unprotect at a time </p></td><td><p>Parallel unprotect of multiple DSs not supported </p></td></tr><tr><td><p>Last DS = full delete </p></td><td><p>Unprotecting the last datastore deletes the entire protection group </p></td></tr><tr><td><p>Protected DS unmount </p></td><td><p>Only from hosts <strong>outside</strong> the protection host cluster </p></td></tr><tr><td><p>Async SM on unified (O9) </p></td><td><p>Individual (non-last) unprotect <strong>blocked</strong> </p></td></tr><tr><td><p>Sequential ops in cluster </p></td><td><p>Create/delete DS blocked while another protected DS op is in-flight </p></td></tr><tr><td><p>Parallel protection ops </p></td><td><p>Second op on same group returns <strong>409</strong> while state=updating </p></td></tr></table></div><p><strong>Host proximity and igroups — what ONTAP TOOLS automates</strong> </p><p>When you protect a datastore, ONTAP TOOLS 10.6: </p><ol><li>Creates or extends an ONTAP <strong>consistency group</strong> spanning the protected LUNs/volumes </li><li>Establishes <strong>SnapMirror Active Sync</strong> to the peered SVM </li><li>Creates <strong>nested igroups</strong> (parent per datastore, child per host) with host <strong>IQNs/WWPNs</strong> from participating sites </li><li>For <strong>uniform AFD:</strong> replicates igroups across sites so all hosts retain access </li><li>For <strong>non-uniform AFD:</strong> creates site-local igroups mapped to local fault-domain hosts </li><li>Mounts peer datastores and rescans HBAs when topology changes (cluster config modify) </li></ol><p>You do not manually patch igroups for GDP lifecycle operations — ONTAP TOOLS owns add/remove host, mount, unmount, and shrink flows. </p><p><strong>Deeper dive, what happens when a complete site or failure domain goes down?</strong> </p><p><strong>Uniform proximity + SM-as</strong> </p><ul><li>Both copies were actively serving I/O </li><li>SM-as maintains synchronous consistency </li><li>ESXi hosts at the surviving site continue I/O on the accessible LUN paths </li><li><strong>Expected:</strong> I/O continuity with failover latency typically in the <strong>~11 ms</strong> range (not a guaranteed SLA — validate in your environment) </li></ul><p><strong>Non-uniform proximity + SM-as</strong> </p><ul><li>Source-site hosts were actively using local LUNs; target site held the sync replica </li><li><strong>RPO remains 0</strong> — no committed write loss </li><li><strong>RTO is non-zero</strong> — DR-site hosts (or orchestrated failover) must establish access via igroup/mount/rescan workflows </li><li>ONTAP TOOLS cluster configuration modify / protection discovery may be needed after topology events </li></ul><p><strong>Quick decision guide</strong> </p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6038798\/uploads\/0MM0MZC46VCS\/image-aba7b4a5423df-03c2.png&quot;,&quot;name&quot;:&quot;image-aba7b4a5423df-03c2.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:133496,&quot;width&quot;:886,&quot;height&quot;:936,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.netapp.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F0MM0MZC46VCS%2Fimage-aba7b4a5423df-03c2.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:5487,&quot;dateInserted&quot;:&quot;2026-08-06T04:53:20+00:00&quot;,&quot;insertUserID&quot;:73861,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;73861&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://community.netapp.com/community/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fus.v-cdn.net%2F6038798%2Fuploads%2F0MM0MZC46VCS%2Fimage-aba7b4a5423df-03c2.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png" alt="image-aba7b4a5423df-03c2.png" height="936" width="886" data-display-size="small" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png 2000w, https://us.v-cdn.net/6038798/uploads/0MM0MZC46VCS/image-aba7b4a5423df-03c2.png" sizes="100vw" /></a>
    </span>
</span>
<p> </p><p><strong>Summary</strong> </p><p><strong>ONTAP SnapMirror active sync</strong> provides the synchronous, active-active replication engine. <strong>ONTAP TOOLS 10.6 Granular Datastore Protection</strong> provides the VMware-native control plane to: </p><ul><li>Hand-pick which VMFS datastores to protect inside a host cluster </li><li>Model <strong>uniform</strong> or <strong>non-uniform host proximity</strong> via Cluster Configuration </li><li>Lifecycle-manage consistency groups, SnapMirror, igroups, mounts, and rescans </li></ul><p><strong>Key Takeaways </strong> </p><p><strong>Active-active sync SnapMirror:</strong> GDP + SM-as delivers zero-RPO, dual-site VMFS protection at datastore granularity. </p><p><strong>Load balancing:</strong> SnapMirror active sync enables both sites to actively serve I/O, maximizing resource utilization with best of breed business continuity on failure. </p>]]>
        </description>
    </item>
    <item>
        <title>ActiveIQ Remote Authentication fails</title>
        <link>https://community.netapp.com/community/discussion/154764/activeiq-remote-authentication-fails</link>
        <pubDate>Thu, 05 Mar 2020 10:30:28 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>Sheetal15</dc:creator>
        <guid isPermaLink="false">154764@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi,</p><p>I am trying to set Remote Authentication using Active Directory, but despite configuring with relevant information, I am getting error as attached when performing Test Authentication.&nbsp; Any help will be greatly appreciated.&nbsp;</p><p>Thanks &amp; regards,</p></div>]]>
        </description>
    </item>
    <item>
        <title>Data discrepancy between Grafana and NetApp support analysis</title>
        <link>https://community.netapp.com/community/discussion/455392/data-discrepancy-between-grafana-and-netapp-support-analysis</link>
        <pubDate>Wed, 25 Sep 2024 01:10:57 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>kanas</dc:creator>
        <guid isPermaLink="false">455392@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello,<br />My customer noticed a latency spike in their cluster, reaching 40ms in Grafana, and raised a support case.&nbsp;<br />However, the NetApp support observed latency of around 25ms from the performance archive logs they shared.<br />I need help identifying the cause of this discrepancy.</p><p>- Grafana : v7.5.17 (84411794f3)<br />- ONTAP : 9.12.1P11</p></div>]]>
        </description>
    </item>
    <item>
        <title>Renewing a CA-Signed Certificate in ActiveIQ Unified Manager</title>
        <link>https://community.netapp.com/community/discussion/454282/renewing-a-ca-signed-certificate-in-activeiq-unified-manager</link>
        <pubDate>Thu, 01 Aug 2024 15:47:15 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>TMADOCTHOMAS</dc:creator>
        <guid isPermaLink="false">454282@/community/discussions</guid>
        <description><![CDATA[<div><p>Last year we generated a CA-signed cert for ActiveIQ Unified Manager for the first time. We followed the procedure below and it went fine.</p><p><a href="https://docs.netapp.com/us-en/active-iq-unified-manager/config/task_install_ca_signed_and_returned_https_certificate.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.netapp.com/us-en/active-iq-unified-manager/config/task_install_ca_signed_and_returned_https_certificate.html</a></p><p>Now we need to renew it, however there don't appear to be any clear instructions on how to renew a&nbsp;<strong>CA-signed</strong> certificate for AIUM. The following link takes you to articles on how to generate/install a CA-signed cert, renew a self-generated cert, and install/renew a CA cert for System Manager - but nothing about renewing a CA-signed cert for AIUM. Can anyone provide insight into the correct procedures? We've tried a mixture of steps from the articles linked below but nothing is working so far.</p><p><a href="https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/Active_IQ_Unified_Manager_Certificate_Regeneration_and_Importing_Resolution_Guide" target="_blank" rel="noopener noreferrer nofollow">https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/Active_IQ_Unified_Manager_Certificate_Regeneration_and_Importing_Resolution_Guide</a></p></div>]]>
        </description>
    </item>
    <item>
        <title>Digital AIQUM certificate cannot be deleted</title>
        <link>https://community.netapp.com/community/discussion/453937/digital-aiqum-certificate-cannot-be-deleted</link>
        <pubDate>Fri, 12 Jul 2024 10:04:44 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>sanadmin_stadtdo</dc:creator>
        <guid isPermaLink="false">453937@/community/discussions</guid>
        <description><![CDATA[<div><p><span>Dear community, </span></p><p><span>the following entry can be found in the event log of our FAS2750 (ONTAP 9.13.N)</span></p><p><span style="font-size: small; font-family: courier new,courier;">"mgmtgwd.certificate.expired: A digital certificate with Fully Qualified Domain Name (FQDN) nnnnnnnn-911f-47c7-b1c1-nnnnnnnnnnnn, Serial Number nnnnnnnn, Certificate Authority 'nnnnnnnn-911f-47c7-b1c1-nnnnnnnnnnnn' and type client for Vserver FASxxxxxx has expired."</span></p><p><span>The certificate has expired and is no longer needed because the affected AIQUM host no longer exists and has been replaced by another one (with new hostname).</span></p><p><span>The problem is that the certificate cannot be deleted because the old AIQUM host no longer exists:</span></p><p><span style="font-size: small; font-family: courier new,courier;">The certificate could not be removed due to the following conflicts: The certificate issued by "nnnnnnnn-911f-47c7-b1c1-nnnnnnnnnnn" with serial number "nnnnnnnn" is in use by the rest-api EMS destination "hostname<span>-bbbbb-de_server</span>" and cannot be removed.</span></p><p><span>The listed destination no longer exists - how can I delete the certificate entry anyway?</span></p><p><span>Any Idea?</span></p><p><span>Thanks</span></p><p><span>Best regards</span></p><p><span>Michael</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>Using Postman with NetApp API Services.</title>
        <link>https://community.netapp.com/community/discussion/136920/using-postman-with-netapp-api-services</link>
        <pubDate>Thu, 21 Dec 2017 14:09:16 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>olson</dc:creator>
        <guid isPermaLink="false">136920@/community/discussions</guid>
        <description><![CDATA[<div><p>Postman is a REST&nbsp;development and command testing tool to allow developers and administrators build new commands for administration and provisioning. To utilized the drag and drop capabilities&nbsp;/ double click capabilities&nbsp;to quickly build out new REST commands the Swagger template from the API Server&nbsp;can&nbsp;to be installed as a collection.&nbsp;</p><p>Here are the steps required to import the Swagger JSON as a template into Postman collection.&nbsp;</p><ol><li>Install Postman</li></ol><p>&nbsp; &nbsp; &nbsp; &nbsp; Postman per platform can be found at&nbsp;<a href="https://www.getpostman.com/" target="_blank" rel="nofollow noopener noreferrer">https://www.getpostman.com/</a></p><p>&nbsp;2. &nbsp;Install API Services</p><p>&nbsp; &nbsp; &nbsp; &nbsp;API Services can be found on the netapp support site</p><p>&nbsp; &nbsp; &nbsp; This document assume the use of default ports if you are not using default ports you will need ot ajust things as required.</p><p>&nbsp;3. &nbsp;On the API Server go to this address</p><p>&nbsp; &nbsp; &nbsp; https://{Servers NAME or IP}:8443/swagger.json</p><p>&nbsp; &nbsp; &nbsp; You will want to select all data in the body and save it to a local text file.</p><p>4. &nbsp;Modify the Second line of the file Add the following on the second line</p><p>&lt;tab&gt;&rdquo;host&rdquo;: &ldquo;Server Name or IP :8443&rdquo;</p><p>Save Document as NetApp_API.json</p><p>Launch postman</p><p>In the upper left corner of postman Click import.</p><p>Drag and drop file to the import screen.</p><p>On the 3 dots next to the OnCommand API Services &hellip; click the edit command.</p><p>Click Authorization</p><p>Select Basic Authentication.</p><p>Update the Username and the password for your API Services server.</p><p>You can now browse and use commands with API&nbsp;services.</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM (7.1RC1) root password</title>
        <link>https://community.netapp.com/community/discussion/126121/ocum-7-1rc1-root-password</link>
        <pubDate>Sun, 11 Dec 2016 10:26:55 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>thomasb82</dc:creator>
        <guid isPermaLink="false">126121@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi guys,</p><p>my appliance crashed and is unable to boot.</p><p>I tried a few times but it always stops with "fsck died with exit status 4".</p><p>I need the root pw to run fsck manually.</p><p>My "admin" / "maintainance" password is NOT working as root password.</p><p>First respone from NetApp support was</p><p>"The root account is disabled by default in the UM 6.x virtual appliance, and the password for the root account is not known to NetApp Support."</p><p>Although I said 7.1RC1 but anyway.</p><p>I doubt nobody knows the root pw or at least how to enable and reset it.</p><p>Hopefully somebody here can help me out.</p><p>Thanks!</p><p>-----</p><p>I fixed it by booting from a linux live OS iso and ran fsck there.</p><p>Still having the root pw would be easier.</p></div>]]>
        </description>
    </item>
    <item>
        <title>DFM not discovering Luns</title>
        <link>https://community.netapp.com/community/discussion/438793/dfm-not-discovering-luns</link>
        <pubDate>Mon, 03 Oct 2022 06:19:03 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>Bmerwan</dc:creator>
        <guid isPermaLink="false">438793@/community/discussions</guid>
        <description><![CDATA[<div><p>Dear Community,</p><p>I have DFM&nbsp;5.2.2.26328 running in two servers and connected to the same NETAPP filers running ontap 9.8 version&nbsp;</p><p>one server am able to auto discover everything including LUNS but emails are not working&nbsp;</p><p>seconds server emails are working fine but am not able to discover LUNS system is always showing no data available on the server&nbsp;</p><p>I compare everything between the two servers all showing identical&nbsp;</p><p>Any idea what could be the reason if any one was facing the same in the past ?</p></div>]]>
        </description>
    </item>
    <item>
        <title>NAbox 3.x - How to change IP-Range in docker</title>
        <link>https://community.netapp.com/community/discussion/435768/nabox-3-x-how-to-change-ip-range-in-docker</link>
        <pubDate>Thu, 09 Jun 2022 11:58:28 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>sanadmin_stadtdo</dc:creator>
        <guid isPermaLink="false">435768@/community/discussions</guid>
        <description><![CDATA[<div><div><div><div><span><span><span>Hello community,</span></span></span></div><div><span><span><span>we just installed NAbox 3.1 - it works so far.</span></span></span></div><div><span><span><span>However, it cannot be called from every workstation because it causes problems on the network side (<span>"Page is unreachable", PING "Request timed out"</span>).</span></span></span></div><div><span><span><span>According to our network administrator, Docker uses the 172.19.0.0/16 network by default.</span></span> <span><span>In our company, this is all client IP addresses that are connected to the LAN.</span></span></span></div><div><span><span>In which config file is it possible to change this "Docker" IP address range?</span></span></div><div><span><span><span>Thank you very much.</span></span></span></div><div><span><span><span>Best regards&nbsp;</span></span></span></div><div><span><span><span>Michael</span></span></span></div></div></div></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM - quota user notification question</title>
        <link>https://community.netapp.com/community/discussion/107121/ocum-quota-user-notification-question</link>
        <pubDate>Wed, 08 Jul 2015 06:49:24 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>michael_richter1</dc:creator>
        <guid isPermaLink="false">107121@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi NetApp community,</p><p>as you know, you could configure a quota notification setting in OnCommand Unify Manager 5.x where it sends email alerts directly to the user who reached a quota soft/hard limit.</p><p>Unfortunatly this email would only be send one time.</p><p>Do you have any idea to repeat this notification email?</p><p>For example, send an email once per day to the user who reached the limit, as far as he clean up his share?</p><p>Thanks a lot in advance.</p><p>Thanks &amp; Best,</p><p>Michael&nbsp;</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM 7.2 to 9.4 upgrade fails</title>
        <link>https://community.netapp.com/community/discussion/433749/ocum-7-2-to-9-4-upgrade-fails</link>
        <pubDate>Wed, 06 Apr 2022 09:52:29 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>Reshma</dc:creator>
        <guid isPermaLink="false">433749@/community/discussions</guid>
        <description><![CDATA[<div><p>OCUM 7.2 to 9.4 upgrade fails stating.</p><p>Error: The Wizard was interrupted before On command Unified Manager could be completely installed.</p><p>Noticed this error under event viewer:&nbsp;<span>InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgradeFor more information, see Help and Support Center at&nbsp;</span><a title="http://www.mysql.com./" href="http://www.mysql.com./" target="_blank" rel="noopener noreferrer nofollow">http://www.mysql.com.</a></p><p>Can somebody help with the resolution, as it's EOS ,can't raise a NetApp ticket.</p></div>]]>
        </description>
    </item>
    <item>
        <title>AIQUM - Hide certain events?</title>
        <link>https://community.netapp.com/community/discussion/432677/aiqum-hide-certain-events</link>
        <pubDate>Wed, 02 Mar 2022 11:49:20 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>sanadmin_stadtdo</dc:creator>
        <guid isPermaLink="false">432677@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello,</p><p>we are using AIQUM 9.10.&nbsp;</p><p>Is it possible to mark events in AIQUM so that they are no longer displayed.</p><p>Background:<br />We always get events like this: "Audit Log Disabled" on some SVM. The message is correct, but audit log must not be enabled there (because of the staff council). -&nbsp;There are also other similar events that should not be displayed.</p><p>If you set them to "acknowledged" they stay in the list forever, if you set them to "resolved" they reappear later again..</p><p>What can be done to prevent such a message from constantly reappearing?</p><p>Thanks a lot</p><p>Michael</p></div>]]>
        </description>
    </item>
    <item>
        <title>Does AIQ Unified Manager GUI have the ability to show REST API commands like System Manager does?</title>
        <link>https://community.netapp.com/community/discussion/167312/does-aiq-unified-manager-gui-have-the-ability-to-show-rest-api-commands-like-system-manager-does</link>
        <pubDate>Wed, 02 Jun 2021 18:11:32 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>hdaniel</dc:creator>
        <guid isPermaLink="false">167312@/community/discussions</guid>
        <description><![CDATA[<div><p>I am looking for the REST API calls for all RW volumes seen by AIQ-UM sorted by cluster</p></div>]]>
        </description>
    </item>
    <item>
        <title>Unable to use Invoke-WebRequest once creating a NetApp object &quot;NetApp.Manage.NaServer&quot;</title>
        <link>https://community.netapp.com/community/discussion/168186/unable-to-use-invoke-webrequest-once-creating-a-netapp-object-netapp-manage-naserver</link>
        <pubDate>Thu, 01 Jul 2021 09:36:13 +0000</pubDate>
        <category>ONTAP</category>
        <dc:creator>POLICARD</dc:creator>
        <guid isPermaLink="false">168186@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello there !</p><p>I'm using a Powershell script used by ActiveIQ Unified Manager Alerting system that connect to Unified Manager server using SDK and send the information to our Centreon monitoring server using an HTTPS web request.</p><p>I have noticed that I can reach the Centreon Web server normaly once I create the NetApp object "NetApp.Manage.NaServer".</p><p>I think the creation of this object modify the way to connect using&nbsp;Invoke-WebRequest cmdlet ...</p><p>Can I set back the default settings at the end of my script in order to be able to use&nbsp;Invoke-WebRequest properly ... ?</p><p>Any idea ?</p></div>]]>
        </description>
    </item>
    <item>
        <title>ActiveIQ Unified Manager Volume Total Space - Where Is It?</title>
        <link>https://community.netapp.com/community/discussion/165814/activeiq-unified-manager-volume-total-space-where-is-it</link>
        <pubDate>Fri, 09 Apr 2021 18:39:33 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>TMADOCTHOMAS</dc:creator>
        <guid isPermaLink="false">165814@/community/discussions</guid>
        <description><![CDATA[<div><p>I am trying to create what I assume should be an extremely simple view in ActiveIQ Unified Manager - a list of every volume with a column showing the current volume sizes. My intent is to browse through and look for volume with odd sizes, which indicates autogrow has kicked in, so I can manually inspect and possibly resize / reconfigure them.</p><p>I added the "Total Data Capacity" field. For most volumes this field shows full volume size, but for extremely tiny volumes that are 1GB (mostly root volumes) it shows Total Data Capacity of 973 MB instead of 1GB. When looking in System Manager, it shows correctly as 1GB. I spent a long time thinking the whole list was invalid until I scrolled down and saw that the rest were fine. Is this a bug/glitch in AIUM or am I missing something?</p></div>]]>
        </description>
    </item>
    <item>
        <title>AIQUM search &quot;not&quot; option?</title>
        <link>https://community.netapp.com/community/discussion/163118/aiqum-search-not-option</link>
        <pubDate>Thu, 21 Jan 2021 13:46:32 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>CSCOTTENO</dc:creator>
        <guid isPermaLink="false">163118@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi,</p><p>I'm trying to build some saved searches in AIQUM but have run into the problem that there isn't a "not" option for some choices.&nbsp; Allow me to 'splain.</p><p>I want to report on all volumes owned by an SVM that are not mirrored (protected) BUT I'd also like to NOT show some volumes in this report because they don't need to be protected.&nbsp; I.E. they are exchange or MSSQL instances that have replicas in other datacenters, therefore do not need protection.&nbsp; Just chekcing here here, there's no way to to show some volumes and NOT others, at least by name, right?</p></div>]]>
        </description>
    </item>
    <item>
        <title>Active IQ Unified Manager 9.7P1 logging out frequently</title>
        <link>https://community.netapp.com/community/discussion/162528/active-iq-unified-manager-9-7p1-logging-out-frequently</link>
        <pubDate>Mon, 04 Jan 2021 10:50:12 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>Novicer</dc:creator>
        <guid isPermaLink="false">162528@/community/discussions</guid>
        <description><![CDATA[<div><p>There are multiple instances of Active IQ Unified Manager 9.7P1 installed in different locations for our company but cant find why only of the installations keeps logging out if we try to load something that has a lot of information, like performance view of aggregates, volumes or just list events at times. Click on the option like Aggregates on the left pane and the screen shows as though it is loading something then blanks and logs out right away. Tried with different user accounts with different permission levels. Couldn't find any relevant articles related to this problem anywhere.&nbsp;</p><p>As mentioned this happens to only of the installations strangely. Checked the ocum logs to see any weird behaviour couldnt find any traces of the log out operation at all, in fact all the logged in events and the API calls to list the pages requested are mentioned. Appreciate if some one could advice how to figure out what is happening here.&nbsp;</p></div>]]>
        </description>
    </item>
    <item>
        <title>Oncommand Unified Manager headroom report</title>
        <link>https://community.netapp.com/community/discussion/159188/oncommand-unified-manager-headroom-report</link>
        <pubDate>Wed, 02 Sep 2020 15:17:01 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>krishgudd</dc:creator>
        <guid isPermaLink="false">159188@/community/discussions</guid>
        <description><![CDATA[<div><p>Dear Community Experts,</p><p>We are using oncommand unified manager 9.5 version and there is no inbuilt headroom dashboard or reports on OCUM.</p><p>We see there is an option in OCI about the headroom report. We tried to build the custom report using existing MYSQL database tables and need some insights about the reference DB tables associated with getting the desired headroom report.</p><p>Is there any product documentation or info about the mappings of existing dashboards with backend DB tables. We are actually trying to leverage the inhouse tool for creating custom reports for which we need to understand the existing tables and give information to other teams about the required tables to parse to get the desired result. We don't have direct access to the report tools(like Tableau, IBM Cognos) to play with the OCUM Mysql DB data.</p><p>I am actually trying in the Simulator environment to check the OCUM performance DB tables and trying to write the custom queries. I have gone through general TR documents related to OCUM DB and reporting.</p><p>Any inputs are highly appreciated.</p><p>Regards,</p><p>Krishgudd</p></div>]]>
        </description>
    </item>
    <item>
        <title>Problem with Grafana LDAP Integration</title>
        <link>https://community.netapp.com/community/discussion/129355/problem-with-grafana-ldap-integration</link>
        <pubDate>Thu, 23 Mar 2017 16:55:53 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>F_SCHUBERT</dc:creator>
        <guid isPermaLink="false">129355@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello folks, please help me.</p><p><span style="color: #000080;">I don't get LDAP running in Grafana. Let me aks few questions, please?</span></p><p><span style="color: #000080;">&nbsp;</span></p><p><span style="color: #000080;">How do I need to login in Grafana "domain\user", or "user@domain", or just "user"</span></p><p><span style="color: #000080;">&nbsp;</span></p><p><span style="color: #000080;">I have in my base DNs spaces, such as "cn=Frank Schubert". Do I need to escape them somehow?</span></p><p>How can I check in CLI if auth is working?&nbsp;</p><p>Would realllllly appreciate help...</p><p>regards Frank</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM upgrade fail 7.3P1 to 9.5P1  Java not found</title>
        <link>https://community.netapp.com/community/discussion/157800/ocum-upgrade-fail-7-3p1-to-9-5p1-java-not-found</link>
        <pubDate>Thu, 16 Jul 2020 15:21:27 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>mmorshed11</dc:creator>
        <guid isPermaLink="false">157800@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi All,</p><p>Wondering if anyone had the same issue, Tried to upgrade one of our virtual appliance OCUM 7.3P1 to 9.5P1&nbsp; Notice Java didn't get install during the upgrade. Due to no Java OCIE doesn't start.</p><p>ul 16 12:41:08 cmsempocump01 ocie[1033]: Starting NetApp OnCommand Insight Essentials Server service: ocie/opt/netapp/essentials/jboss/bin/twiddle.sh: 46: exec: java: not found<br />Jul 16 12:41:18 cmsempocump01 ocie[1033]: /opt/netapp/essentials/jboss/bin/twiddle.sh: 46: exec: java: not found<br />Jul 16 12:41:28 cmsempocump01 ocie[1033]: /opt/netapp/essentials/jboss/bin/twiddle.sh: 46: exec: java: not found<br />Jul 16 12:41:38 cmsempocump01 ocie[1033]: /opt/netapp/essentials/jboss/bin/twiddle.sh: 46: exec: java: not found<br /><br /></p><p><strong>After 60 mins&nbsp; its timed out</strong></p><p>Jul 16 13:41:06 cmsempocump01 systemd[1]: ocie.service: Start operation timed out. Terminating.<br />Jul 16 13:41:06 cmsempocump01 systemd[1]: ocie.service: Main process exited, code=killed, status=15/TERM<br />Jul 16 13:41:06 cmsempocump01 systemd[1]: Failed to start LSB: OnCommand Platform Server.<br />Jul 16 13:41:06 cmsempocump01 systemd[1]: ocie.service: Unit entered failed state.<br />Jul 16 13:41:06 cmsempocump01 systemd[1]: ocie.service: Failed with result 'timeout'.</p></div>]]>
        </description>
    </item>
    <item>
        <title>Can&#39;t add a cluster</title>
        <link>https://community.netapp.com/community/discussion/62376/cant-add-a-cluster</link>
        <pubDate>Thu, 01 May 2014 22:39:50 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>ckeith</dc:creator>
        <guid isPermaLink="false">62376@/community/discussions</guid>
        <description><![CDATA[<div><p>I just installed OCUM 6.1 and I am trying to add some clusters.&nbsp; I added the first one without a problem, but when I tried to install the second one it complained that the self signed certificate had expired.&nbsp; Sure enough I logged on to the cluster and the certificate was expired.&nbsp; I used the following command to create a new certificate:</p><p>security certificate create -vserver add-n1-nas2 -common-name add-n1-nas2.cert -expire-days 365 -type server</p><p>Unfortunately I still received the error that the certificate was expired.&nbsp; I figured it was still using the older certificate so I deleted the old one.&nbsp; Apparently that was a mistake, because now OCUM is simply stating "Cannot establish communication to the host &lt;IP&gt; over SSL".&nbsp; I tried disabling and enabling the "portal" and "ontapi" web services, (hoping that would restart the web server) all to no avail.</p><p>Anyone have any ideas what is going on?&nbsp; And/or what to look at to figure this out?</p><p>Thanks,</p><p>Keith</p></div>]]>
        </description>
    </item>
    <item>
        <title>AIQUM PDF Reports - No summarization?</title>
        <link>https://community.netapp.com/community/discussion/157185/aiqum-pdf-reports-no-summarization</link>
        <pubDate>Tue, 23 Jun 2020 14:26:02 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>pedro_rocha</dc:creator>
        <guid isPermaLink="false">157185@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi,</p><p>I am wondering how to generate PDF reports in AIQUM where it summarizes (totalize) data on the columns.</p><p>If I generate a space consumption report, there's no total space consumed in the report. I thought that this would be a basic item on a report.</p><p>What am I doing wrong?</p><p>Regards,</p><p>Pedro Rocha.</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM mysql access denied</title>
        <link>https://community.netapp.com/community/discussion/141422/ocum-mysql-access-denied</link>
        <pubDate>Thu, 12 Jul 2018 14:22:43 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>maskajan09</dc:creator>
        <guid isPermaLink="false">141422@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello</p><p>I followed KB ID HO83 (Answer ID&nbsp;<span>1029768) to get access to mysql on OCUM VM appliance. But I get access denied error</span></p><pre>ERROR 1045 (28000): Access denied for user 'diag'@'localhost' (using password: NO)</pre><p><span>OCUM 9.4 on ESX</span></p><p><span>What do I do wrong?</span></p><p><span>Thank you</span></p><p><span>Jan</span></p></div>]]>
        </description>
    </item>
    <item>
        <title>ActiveIQ Unified Manager 9.6P1 Custom View Problem</title>
        <link>https://community.netapp.com/community/discussion/156878/activeiq-unified-manager-9-6p1-custom-view-problem</link>
        <pubDate>Wed, 10 Jun 2020 19:36:30 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>BethRichards</dc:creator>
        <guid isPermaLink="false">156878@/community/discussions</guid>
        <description><![CDATA[<div><p>Just upgraded to 9.6P1 and trying to recreate a custom scheduled report using a domain user account. I can save the custom view, but not retrieve that view (it just hangs) and eventually even the save fails. Switched from domain user to the admin user and it is working. The domain user is identified as an Administrator to OCUM. Host server is Windows 2016. Browser is Chrome on Windows 10.</p><p>In the ocumserver.log, the only thing I see are messages like this, where xxxx is the user name. Also admin is in that log:</p><p>ERROR [xxxxxxxx] [default task-20] [c.n.i.d.resource.ProtectionRoleType] Failed to find ProtectionRole with name: NOTAPPLICABLE</p><p>ERROR [admin] [default task-20] [c.n.i.d.resource.ProtectionRoleType] Failed to find ProtectionRole with name: NOTAPPLICABLE</p><p>ERROR [admin] [default task-25] [c.n.i.d.resource.ProtectionRoleType] Failed to find ProtectionRole with name: NOTAPPLICABLE</p><p>There are various task numbers.</p><p>Any tips?</p><p>Beth</p></div>]]>
        </description>
    </item>
    <item>
        <title>forward syslog messages from OCUM or OCPM to a remote syslog server</title>
        <link>https://community.netapp.com/community/discussion/134079/forward-syslog-messages-from-ocum-or-ocpm-to-a-remote-syslog-server</link>
        <pubDate>Wed, 30 Aug 2017 08:47:37 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>HungChihTsai</dc:creator>
        <guid isPermaLink="false">134079@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi all</p><p>Can i forward syslog messages from OCUM or OCPM to a remote syslog server ?</p><p>Thanks</p></div>]]>
        </description>
    </item>
    <item>
        <title>NetApp harvest with influxdb</title>
        <link>https://community.netapp.com/community/discussion/130564/netapp-harvest-with-influxdb</link>
        <pubDate>Thu, 27 Apr 2017 05:16:50 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>achristen</dc:creator>
        <guid isPermaLink="false">130564@/community/discussions</guid>
        <description><![CDATA[<div><p>I am trying to view the Harvest collected data with grafana AND our influxdb backend instead of a real graphite.</p><p>Influx has a graphite interface that I use to send data but my problem is that I cannot do proper templating in grafana....the provided .json dashboards have templating already definded in a way influx doesn't understand.</p><p>Anyone already successfull in changing the templating in grafana for those dashboards so they work ? Do I have to use the templates in influxdb.conf to make it work (kind of map) ?</p></div>]]>
        </description>
    </item>
    <item>
        <title>AIQUM: Where are my reports (.rptdesign)?</title>
        <link>https://community.netapp.com/community/discussion/154420/aiqum-where-are-my-reports-rptdesign</link>
        <pubDate>Wed, 19 Feb 2020 11:35:21 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>sanadmin_stadtdo</dc:creator>
        <guid isPermaLink="false">154420@/community/discussions</guid>
        <description><![CDATA[<div><p>Hello community,</p><p>we have made an upgrade from OCUM 9.5 to AIQUM 9.7. According to the documentation (<a href="https://docs.netapp.com/ocum-97/index.jsp" target="_blank" rel="noopener noreferrer nofollow">https://docs.netapp.com/ocum-97/index.jsp</a>), self-created BIRT (.rptdesign) reports should be able to be used further.</p><p>However, the existing reports are not available in 9.7 (the same with an upgrade to 9.6).</p><p>Where can I find the reports?&nbsp;</p><p>Thanks a lot</p><p><br />Best&nbsp; regards</p><p>Michael</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM iGroup/LUN Report</title>
        <link>https://community.netapp.com/community/discussion/130112/ocum-igroup-lun-report</link>
        <pubDate>Thu, 13 Apr 2017 13:21:07 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>calori</dc:creator>
        <guid isPermaLink="false">130112@/community/discussions</guid>
        <description><![CDATA[<div><p>Hi All,</p><p>Does anybody know how I can see a report with the LUNs created using OCUM ?</p><p>I couldn't find the igroup information even using BIRT to create a custom report.</p><p>Best Regards,</p><p>Vinicius Calori Aurelio</p><p>NetApp Brazil</p></div>]]>
        </description>
    </item>
    <item>
        <title>OCUM 7.3- What service you use for SMS alerts and how have you set it up?</title>
        <link>https://community.netapp.com/community/discussion/140604/ocum-7-3-what-service-you-use-for-sms-alerts-and-how-have-you-set-it-up</link>
        <pubDate>Thu, 31 May 2018 05:43:27 +0000</pubDate>
        <category>Active IQ</category>
        <dc:creator>KUBER_KATANA1</dc:creator>
        <guid isPermaLink="false">140604@/community/discussions</guid>
        <description><![CDATA[<div><p>I am currently using click-a-tell service to let OCUM send out the alerts as SMS but it's not an ideal solution as the alert you get is bit generic and not specific eg. It tells you that a volume is full but does not tell you which volume.</p><p>I was wondering if there is a better solution out there which give more specific alerts.</p><p>Please share if you are using a better one.</p><p>Thanks in advance</p><p>KS</p></div>]]>
        </description>
    </item>
   </channel>
</rss>
