Manual boot media recovery from a USB drive - AFF A900
After installing the new boot media device in your system, you can boot the recovery image from a USB drive and restore the configuration from the partner node.
If your storage system is running ONTAP 9.17.1 or later, use the automated boot recovery procedure. If your system is running an earlier version of ONTAP, you must use the manual boot recovery procedure.
-
Ensure your console is connected to the impaired controller.
-
Verify you have a USB flash drive with the recovery image.
-
Determine if your system uses encryption. You will need to select the appropriate option in step 3 based on whether encryption is enabled.
-
From the LOADER prompt on the impaired controller, boot the recovery image from the USB flash drive:
boot_recoveryThe recovery image is downloaded from the USB flash drive.
-
When prompted, enter the name of the image or press Enter to accept the default image displayed in brackets.
-
Restore the var file system using the procedure for your ONTAP version:
ONTAP 9.16.0 or earlierComplete the following steps on the impaired controller and partner controller:
-
On the impaired controller: Press
Ywhen you seeDo you want to restore the backup configuration now? -
On the impaired controller: If prompted, press
Yto overwrite /etc/ssh/ssh_host_ecdsa_key. -
On the partner controller: Set the impaired controller to advanced privilege level:
set -privilege advanced -
On the partner controller: Run the restore backup command:
system node restore-backup -node local -target-address impaired_node_IP_addressIf you see any message other than a successful restore, contact NetApp Support. -
On the partner controller: Return to admin level:
set -privilege admin -
On the impaired controller: Press
Ywhen you seeWas the restore backup procedure successful? -
On the impaired controller: Press
Ywhen you see…would you like to use this restored copy now? -
On the impaired controller: Press
Ywhen prompted to reboot, then pressCtrl-Cwhen you see the Boot Menu. -
On the impaired controller: Do one of the following:
-
If the system does not use encryption, select Option 1 Normal Boot from the Boot Menu.
-
If the system uses encryption, go to Restore encryption.
-
ONTAP 9.16.1 or laterComplete the following steps on the impaired controller:
-
Press
Ywhen prompted to restore the backup configuration.After the restore procedure is successful, this message displays:
syncflash_partner: Restore from partner complete -
Press
Ywhen prompted to confirm that the restore backup was successful. -
Press
Ywhen prompted to use the restored configuration. -
Press
Ywhen prompted to reboot the node. -
Press
Ywhen prompted to reboot again, then pressCtrl-Cwhen you see the Boot Menu. -
Do one of the following:
-
If the system does not use encryption, select Option 1 Normal Boot from the Boot Menu.
-
If the system uses encryption, go to Restore encryption.
-
-
-
Connect the console cable to the partner controller.
-
Return the controller to normal operation by giving back its storage:
storage failover giveback -fromnode local -
If you disabled automatic giveback, reenable it:
storage failover modify -node local -auto-giveback true -
If AutoSupport is enabled, restore automatic case creation:
system node autosupport invoke -node * -type all -message MAINT=END