I am trying to upgrade our lab cluster from 9.1P8 to 9.3P7 and it is failing on the last startup phase of the upgrade. It is a 2 node switched cluster with FAS8060 controllers. I eventually want to upgrade to 9.5x to test for our production environment. I've tried doing an additional takeover/giveback to see if that would clear the error.
Here's what I'm seeing. Google searches have come up empty so far...
lab-cluster01::*> version
NetApp Release 9.1P8: Wed Aug 30 13:33:41 UTC 2017
Info: The output from the version command above may not be correct because
upgrade is in progress or has failed in one or more nodes in the cluster.
Use the "upgrade-revert show" command in advanced mode to view the status
of upgrade.
lab-cluster01::*> upgrade-revert show
(system node upgrade-revert show)
Node: lab-cluster01-03 Status:
complete
Status Message: The upgrade is complete.
Vers Phase Status Upgrade Phase Status Message
---- ---------- -------- ------------------------------------------------------
510 pre-root applied No upgrade is required for this phase.
510 pre-apps applied Upgrade successful.
510 post-apps applied Upgrade successful.
700 pre-root applied No upgrade is required for this phase.
700 pre-apps applied Upgrade successful.
700 post-apps applied Upgrade successful.
Node: lab-cluster01-04 Status:
aborted
Status Message: The upgrade aborted. Contact support personnel for the upgrade repair procedure.
Vers Phase Status Upgrade Phase Status Message
---- ---------- -------- ------------------------------------------------------
510 pre-root applied No upgrade is required for this phase.
510 pre-apps applied Upgrade successful.
510 post-apps applied Upgrade successful.
700 pre-root applied No upgrade is required for this phase.
700 pre-apps applied Upgrade successful.
700 post-apps aborted Failed to install Certificate. Reason: "The certificate has expired.".
12 entries were displayed.
lab-cluster01::*> node image show
Is Is Install
Node Image Default Current Version Date
-------- ------- ------- ------- ------------------------- -------------------
lab-cluster01-03
image1 false false 9.1P8 10/24/2019 12:51:32
image2 true true 9.3P7 10/24/2019 14:17:20
lab-cluster01-04
image1 false false 9.1P8 10/24/2019 12:52:36
image2 true true 9.3P7 10/24/2019 14:18:28
4 entries were displayed.
I don't get what certificate I'm supposed to update...
Please help!
Thanks