<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ONTAP 9.6  cannot create mirror aggregate with SyncMirror in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151794#M33794</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I know : You mentioned you tried with '-diskcount' option, but it chose disks out of order/random, but &lt;U&gt;did it go through&lt;/U&gt; ? If yes, did you capture the disk selections by any chance ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we know the disk selection was nothing special [just random] then we can use '-force' command along with regular disklist, that should not complain.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;But, I am curious to know when it does go through via -diskcount option, what selection of disks are/were?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 09:12:02 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2019-10-17T09:12:02Z</dc:date>
    <item>
      <title>ONTAP 9.6  cannot create mirror aggregate with SyncMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151768#M33790</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;For evaluating of Local SyncMirror, I tried to create a mirror aggregate using&lt;BR /&gt;AFF8040A and 4 DS224Cs.&lt;/P&gt;
&lt;P&gt;First of all, I tried to create with -diskcount option, but ONTAP didn't chose&lt;BR /&gt;1.1.* and 2.11.*, but chose out of range. So I did manual choice of each 5 disks&lt;BR /&gt;like that.&lt;/P&gt;
&lt;P&gt;# storage aggregate create -aggregate aggr4 -disklist 1.1.0,1.1.1,1.1.2,1.1.3,1.1.4 \&lt;BR /&gt;-mirror-disklist 2.11.0,2.11.1,2.11.2,2.11.3,2.11.4&lt;/P&gt;
&lt;P&gt;But ONTAP said.&lt;BR /&gt;Error: command failed: Aggregate creation would fail for aggregate "aggr4" on&lt;BR /&gt;node "netapp-n11-02". Reason: Current disk pool assignments do not&lt;BR /&gt;guarantee fault isolation for aggregates mirrored with SyncMirror. Other&lt;BR /&gt;disks in the loop are in a different pool than disks: "2.11.6",&lt;BR /&gt;"2.11.6". Use "disk show -v" to view and "disk assign" to change the&lt;BR /&gt;disk pool assignments.&lt;/P&gt;
&lt;P&gt;Disk "2.11.6" was in pool1 and not chosen in the command line.&lt;BR /&gt;I don't have any ideas why "2.11.6" was related about creating mirror&lt;BR /&gt;aggregate.&lt;BR /&gt;Could you advise why and how can I create a mirror aggregate?&lt;/P&gt;
&lt;P&gt;---&lt;BR /&gt;# storage disk show&lt;BR /&gt;--snip--&lt;BR /&gt;1.1.0 3.49TB 1 0 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.1 3.49TB 1 1 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.2 3.49TB 1 2 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.3 3.49TB 1 3 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.4 3.49TB 1 4 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.5 3.49TB 1 5 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.6 3.49TB 1 6 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.7 3.49TB 1 7 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.8 3.49TB 1 8 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.9 3.49TB 1 9 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.10 3.49TB 1 10 SSD spare Pool0 netapp-n11-02&lt;BR /&gt;1.1.11 3.49TB 1 11 SSD spare Pool0 netapp-n11-02&lt;/P&gt;
&lt;P&gt;2.11.0 3.49TB 11 0 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.1 3.49TB 11 1 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.2 3.49TB 11 2 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.3 3.49TB 11 3 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.4 3.49TB 11 4 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.5 3.49TB 11 5 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.6 3.49TB 11 6 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.7 3.49TB 11 7 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.8 3.49TB 11 8 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.9 3.49TB 11 9 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.10 3.49TB 11 10 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;2.11.11 3.49TB 11 11 SSD spare Pool1 netapp-n11-02&lt;BR /&gt;---&lt;/P&gt;
&lt;P&gt;regards,&lt;BR /&gt;mau&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:11:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151768#M33790</guid>
      <dc:creator>cluster-maido</dc:creator>
      <dc:date>2025-06-04T12:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP 9.6  cannot create mirror aggregate with SyncMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151794#M33794</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I know : You mentioned you tried with '-diskcount' option, but it chose disks out of order/random, but &lt;U&gt;did it go through&lt;/U&gt; ? If yes, did you capture the disk selections by any chance ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we know the disk selection was nothing special [just random] then we can use '-force' command along with regular disklist, that should not complain.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;But, I am curious to know when it does go through via -diskcount option, what selection of disks are/were?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 09:12:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151794#M33794</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-10-17T09:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP 9.6  cannot create mirror aggregate with SyncMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151826#M33797</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;You mentioned you tried with '-diskcount' option&lt;/P&gt;
&lt;P&gt;I'd like to modify the description, ONTAP chose disks from pool0 and pool1 each. &lt;BR /&gt;I don't know why Not enough spares on node1, because there're&amp;nbsp;some spares assigned to node1.&lt;/P&gt;
&lt;P&gt;Actually ONTAP selected 6 disks from pool1 in 2.1.*, but asked about&lt;BR /&gt;"2.1.0", "2.1.0" in the same loop.&lt;BR /&gt;Do you have any ideas and could you share with me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway does NetApp release a latest TR about ONTAP 9 SyncMirror?&lt;BR /&gt;I can't find TR or best practice about the detailed procedure and how to connect&lt;BR /&gt;nodes and disk shelves for SyncMirror.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;BR /&gt;netapp-n11::&amp;gt; storage aggregate create agg4 -mirror -diskcount 12&lt;/P&gt;
&lt;P&gt;Info: The layout for aggregate "agg4" on node "netapp-n11-01" would be:&lt;BR /&gt;&lt;BR /&gt;First Plex&lt;BR /&gt;&lt;BR /&gt;RAID Group rg0, 6 disks (block checksum, raid_dp)&lt;BR /&gt;Usable Physical&lt;BR /&gt;Position Disk Type Size Size&lt;BR /&gt;---------- ------------------------- ---------- -------- --------&lt;BR /&gt;shared 2.0.12 SSD - -&lt;BR /&gt;shared 1.10.12 SSD - -&lt;BR /&gt;shared 2.0.0 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 1.10.0 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 2.0.13 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 1.10.13 SSD 1.74TB 1.74TB&lt;BR /&gt;&lt;BR /&gt;Second Plex&lt;BR /&gt;&lt;BR /&gt;RAID Group rg0, 6 disks (block checksum, raid_dp)&lt;BR /&gt;Usable Physical&lt;BR /&gt;Position Disk Type Size Size&lt;BR /&gt;---------- ------------------------- ---------- -------- --------&lt;BR /&gt;shared 2.1.0 SSD - -&lt;BR /&gt;shared 2.1.1 SSD - -&lt;BR /&gt;shared 2.1.2 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 2.1.3 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 2.1.4 SSD 1.74TB 1.74TB&lt;BR /&gt;shared 2.1.5 SSD 1.74TB 1.74TB&lt;BR /&gt;&lt;BR /&gt;Aggregate capacity available for volume use would be 5.94TB.&lt;BR /&gt;&lt;BR /&gt;The following disks would be partitioned: 2.1.0, 2.1.1, 2.1.2, 2.1.3,&lt;BR /&gt;2.1.4, 2.1.5.&lt;BR /&gt;Warning: Not enough spares on node netapp-n11-01. &lt;BR /&gt;&lt;BR /&gt;Do you want to continue? {y|n}: y&lt;BR /&gt;[Job 50] Job is queued: Create agg4.&lt;/P&gt;
&lt;P&gt;Error: command failed: [Job 50] Job failed: Failed to create aggregate "agg4"&lt;BR /&gt;on "netapp-n11-01". Reason: Current disk pool assignments do not&lt;BR /&gt;guarantee fault isolation for aggregates mirrored with SyncMirror. Other&lt;BR /&gt;disks in the loop are in a different pool than disks: "2.1.0", "2.1.0".&lt;BR /&gt;Use "disk show -v" to view and "disk assign" to change the disk pool&lt;BR /&gt;assignments. &lt;BR /&gt;--&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 08:44:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151826#M33797</guid>
      <dc:creator>cluster-maido</dc:creator>
      <dc:date>2019-10-18T08:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP 9.6  cannot create mirror aggregate with SyncMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151837#M33800</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for that information.&lt;/P&gt;
&lt;P&gt;I cannot find any dedicated TR on this, may be b'cos this is the same concept used in Metro-Cluster and there are multiple TRs on it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Coming back to aggregate mirroring, I am reading this Ontap 9 doc:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-mcc-mgmt-dr%2FGUID-2FFFF8E3-5771-4248-A7DE-621DB28B30BA.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-mcc-mgmt-dr%2FGUID-2FFFF8E3-5771-4248-A7DE-621DB28B30BA.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As a workaround, can we try this:&lt;BR /&gt;1) Create a first aggregate [un-mirrored]&lt;BR /&gt;cluster1::&amp;gt;aggr create -aggr test1 -diskcount 6&lt;/P&gt;
&lt;P&gt;Once the first one created, step2: mirror the first aggreate.&lt;BR /&gt;2) cluster1::&amp;gt; storage aggregate mirror -aggregate test1&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If step 2 complains: use this command&lt;BR /&gt;cluster1::&amp;gt; storage aggregate mirror -aggregate test1 -mirror-disklist &amp;lt;disk-list&amp;gt; -ignore-pool-checks true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens ?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also, let us know this output;&lt;/P&gt;
&lt;P&gt;cluster1::&amp;gt; storage shelf show &lt;BR /&gt;also, disk show -v from all nodes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even I am eager to know what is the basis of disk selection by ontap for mirroring aggr.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 13:39:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151837#M33800</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-10-18T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: ONTAP 9.6  cannot create mirror aggregate with SyncMirror</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151856#M33803</link>
      <description>&lt;P&gt;Hi there,,&lt;/P&gt;
&lt;P&gt;I tried to do your workaroud, but the result was the same with a simular&lt;BR /&gt;output and couldn't create a mirrored aggregate.&lt;BR /&gt;But as your new advice, I could build Local SyncMirror.&lt;/P&gt;
&lt;P&gt;Here's a procedure, which is a little unique and probably not a formal.&lt;BR /&gt;1. Power on shelf#1 in stack#1 and zeroing in node#1.&lt;BR /&gt;2. Setup a cluster and after that shutdown in node#1&lt;BR /&gt;3. Power on shelf#1 in stack#2 and zeroing in node#2&lt;BR /&gt;4. Join the cluster and shutdown in node#2&lt;BR /&gt;5. Power on all the disk shelves and nodes. After creating&lt;BR /&gt;a local aggregate, mirroring the aggregate with -ignore-pool-checks&lt;BR /&gt;option, you described in step2.&lt;/P&gt;
&lt;P&gt;Before mirroring, it seems that assigning and choice the disk for&lt;BR /&gt;root aggreate in disk shelf#1 is important, but I can't find the&lt;BR /&gt;useful infomation to deply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 04:26:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/ONTAP-9-6-cannot-create-mirror-aggregate-with-SyncMirror/m-p/151856#M33803</guid>
      <dc:creator>cluster-maido</dc:creator>
      <dc:date>2019-10-21T04:26:44Z</dc:date>
    </item>
  </channel>
</rss>

