Skip to main content
NetApp Knowledge Base

Best practices to manage Aggregate reallocation Job prior to ONTAP Upgrade

Views:
32
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

  • ONTAP 9
  • AFF/FAS
  • Aggregate reallocation

Answer

  • During ONTAP upgrades, WAFL background jobs are paused or interrupted, which can delay or abort reallocation jobs if not managed properly.

  • Aggregate reallocation status can be verified using:

::*> aggr reallocation show
JobID      Aggregate            Schedule   State
101942     xxxx_AGGR_01         @now       Running
Progress: Redirect, 14 of 16 volume(s) processed.

Best Practice:

  • Pause Aggregate Reallocation Before Upgrade using:

::> storage aggregate reallocation quiesce -aggregate <aggr_name>

  • This safely checkpoints the job so it can be resumed later.  WAFL background jobs are suspended during takeover/giveback or node reboot.

  • Resume the reallocation job after upgrade and cluster health check using:

::>  storage aggregate reallocation restart -aggregate <aggr_name>

  • Job resumes from the last checkpoint unless -ignore-checkpoint true is specified.

::> storage aggregate reallocation restart -aggregate

  • This resumes from the saved checkpoint unless  -ignore-checkpoint true  is specified. 

    NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.