<?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: Disk copy temporarily suspended and will resume automatically... in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156554#M35359</link>
    <description>&lt;P&gt;I'm sorry maffo, but your suggested command doesn't make sense...&lt;/P&gt;
&lt;P&gt;There are to different commands... "disk partition replace" and "disk replace"...&lt;/P&gt;
&lt;P&gt;The disk partition replace command needs a partition input... 1.0.0.P1...&lt;/P&gt;
&lt;P&gt;And using the "disk replace" would replace the whole disk with all three partitions which we do not want...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently waiting for Fujitsu/NetApp support to wake up &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Heino&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 13:35:06 GMT</pubDate>
    <dc:creator>Beardmann</dc:creator>
    <dc:date>2020-05-28T13:35:06Z</dc:date>
    <item>
      <title>Disk copy temporarily suspended and will resume automatically...</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156538#M35351</link>
      <description>&lt;P&gt;I'm in the process of emptying a disk shelf on an AFF8080 in order to move to to a newer A700 system...&lt;/P&gt;
&lt;P&gt;The AFF8080 is a two node system with disk partitioning 3.8T SSD disks...&amp;nbsp; pretty standard Root-Data-Data partitioning.&lt;/P&gt;
&lt;P&gt;One RG on each node sharing three DS224-12 shelfs...&lt;/P&gt;
&lt;P&gt;We have emptied one of the two aggregates and we are now in the process of copying around the partitions in order to empty one of the three shelfs...&lt;/P&gt;
&lt;P&gt;it all worked fine for two of the three RAID groups, but the last RG seems to stall on us...&lt;/P&gt;
&lt;P&gt;We basically run a command like:&lt;/P&gt;
&lt;P&gt;disk partition replace -action start -partition 4.1.10.P2 -replacement 1.10.4.P2&lt;/P&gt;
&lt;P&gt;And the copy starts which we can see with the "storage aggregate show-status -aggregate DATA02"&lt;/P&gt;
&lt;P&gt;And it does indeed show us:&lt;/P&gt;
&lt;P&gt;shared 4.1.2 0 SSD - 1.74TB 3.49TB (replacing, copy in progress)&lt;BR /&gt;shared 4.0.0 0 SSD - 1.74TB 3.49TB (copy 0% completed)&lt;/P&gt;
&lt;P&gt;So far so good...&lt;/P&gt;
&lt;P&gt;But... it never get last the 0%... in fact in the event log we can see the following:&lt;/P&gt;
&lt;P&gt;event log show&lt;/P&gt;
&lt;P&gt;5/27/2020 17:22:31 NETAPP01-02 NOTICE raid.rg.diskcopy.aborted: /DATA02/plex0/rg2: disk copy from 0d.01.2P2 to 4a.00.0P2 aborted at disk block 5248 after 53:38.94. Reason: Disk copy temporarily suspended and will resume automatically..&lt;/P&gt;
&lt;P&gt;And we have a lot of these notes and none of them gets bast block 5248... it's been like this for an hour now... (53 mins.)&lt;/P&gt;
&lt;P&gt;There is a bit of load on the aggregate...&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;NETAPP01::*&amp;gt; statistics aggregate show

NETAPP01 : 5/27/2020 17:24:15

                          *Total Read Write      Read     Write Latency
Aggregate            Node    Ops  Ops   Ops     (Bps)     (Bps)    (us)
--------- --------------- ------ ---- ----- --------- --------- -------
   DATA02     NETAPP01-02  23307 9001  8351 190295040 178327552     284&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;NETAPP01::*&amp;gt; node run -node NETAPP01-02 -command sysstat -u 1
 CPU   Total     Net   kB/s    Disk   kB/s    Tape   kB/s  Cache  Cache    CP           CP_Ty            Disk
       ops/s      in    out    read  write    read  write    age    hit  time  [T--H--F--N--B--O--#--:]  util
 79%   16839     186    397   81384  41384       0      0     9s    99%    0%   0--0--0--0--0--0--0--0     3%
 77%   16378     237    475   92520  40840       0      0     9s    98%    0%   0--0--0--0--0--0--0--0     3%
 76%   17495     593    813   80588  39768       0      0     9s    99%    0%   0--0--0--0--0--0--0--0     3%
 79%   16614     383   1152   94324  43460       0      0     9s    98%   11%   0--0--0--0--0--0--0--0     3%&lt;/LI-CODE&gt;
&lt;P&gt;As you can see there is quite some CPU load on the system... but that's all because of this copy... even though it does not seem to do anything...&lt;/P&gt;
&lt;P&gt;In this sysstat check I have stopped the disk replace...&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;NETAPP01::*&amp;gt; node run -node NETAPP01-02 -command sysstat -u 1
 CPU   Total     Net   kB/s    Disk   kB/s    Tape   kB/s  Cache  Cache    CP           CP_Ty            Disk
       ops/s      in    out    read  write    read  write    age    hit  time  [T--H--F--N--B--O--#--:]  util
 47%   18766      99     44  185051  54054       0      0    44s    95%  100%   0--0--0--0--0--0--0--1     4%
 30%   17002      41   4040  155132 114824       0      0    44s    99%  100%   0--0--0--0--0--0--0--1     2%
 38%   17862       8     11  135448  69704       0      0    24s    99%  100%   0--0--0--0--0--0--0--1     1%
 32%   14811      11     17  130132  61452       0      0    28s    98%  100%   0--0--0--0--0--0--0--1     1%&lt;/LI-CODE&gt;
&lt;P&gt;I have managed to replace 15 out of 24... but he last 9 just won't start and hangs as described above...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;raid.resync.perf_impact is set to medium. and I'm not too keen on raising it to high...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There does not seem to be any other errors on the system...&lt;/P&gt;
&lt;P&gt;I'm just trying the community before opening a case, maybe someone have the golden key to this? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Heino&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:08:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156538#M35351</guid>
      <dc:creator>Beardmann</dc:creator>
      <dc:date>2025-06-04T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disk copy temporarily suspended and will resume automatically...</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156553#M35358</link>
      <description>&lt;P&gt;I believe this might be due to the fact that you are attempting to copy just a partition, can you try copying the whole disk instead?&lt;BR /&gt;::&amp;gt; disk partition replace -action start -partition 4.1.10 -replacement 1.10.4&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:51:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156553#M35358</guid>
      <dc:creator>maffo</dc:creator>
      <dc:date>2020-05-28T12:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disk copy temporarily suspended and will resume automatically...</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156554#M35359</link>
      <description>&lt;P&gt;I'm sorry maffo, but your suggested command doesn't make sense...&lt;/P&gt;
&lt;P&gt;There are to different commands... "disk partition replace" and "disk replace"...&lt;/P&gt;
&lt;P&gt;The disk partition replace command needs a partition input... 1.0.0.P1...&lt;/P&gt;
&lt;P&gt;And using the "disk replace" would replace the whole disk with all three partitions which we do not want...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently waiting for Fujitsu/NetApp support to wake up &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Heino&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:35:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156554#M35359</guid>
      <dc:creator>Beardmann</dc:creator>
      <dc:date>2020-05-28T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disk copy temporarily suspended and will resume automatically...</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156556#M35360</link>
      <description>&lt;P&gt;Apologies, I did copy and paste but indeed I meant to suggest "disk replace" to replace the whole disk.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:51:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156556#M35360</guid>
      <dc:creator>maffo</dc:creator>
      <dc:date>2020-05-28T13:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disk copy temporarily suspended and will resume automatically...</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156557#M35361</link>
      <description>&lt;P&gt;If you want to PM me the serial number of the AFF8080s I can try having a look&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:56:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Disk-copy-temporarily-suspended-and-will-resume-automatically/m-p/156557#M35361</guid>
      <dc:creator>maffo</dc:creator>
      <dc:date>2020-05-28T13:56:43Z</dc:date>
    </item>
  </channel>
</rss>

