Volumes go offline during ONTAP upgrade to 9.14.1 and above
Applies to
- ONTAP 9.14.1+
- ANDU
- Large Volume Support
- DP and RW Flexible
- DP and RW FlexGroup Member Volumes
Issue
- During ONTAP upgrade to versions 9.14.1 or above, volumes were marked offline and ANDU paused with the following error:
::> cluster image show-update-progress
Estimated Elapsed
Update Phase Status Duration Duration
-------------------- ----------------- --------------- ---------------
Pre-update checks completed 00:10:00 00:02:01
ONTAP updates completed 02:34:00 03:32:55
Post-update checks paused-on-error 00:10:00 00:55:58
Details:
Post-update Check Status Error-Action
-------------------- ----------------- --------------------------------------
Volume Health Status Error Error: Volumes are found to be not
online after the upgrade.
D Action: Check for volumes not online
in the cluster.
::> vol show -state !online
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
svm1 vol1 aggr1 offline RW 29TB - -
svm2 vol2 aggr2 offline RW 100TB - -
svm2 vol3 aggr2 offline RW 100TB - -
svm2 siva aggr2 offline RW 100TB - -
svm2 nfs aggr3 offline RW 100TB - -
5 entries were displayed.
- And attempting to online the volume fails as below:
Error: command failed: Unable to set volume attributes for volume "vol1" on Vserver "svm1". Reason: Unable to online the volume.