Manual boot media recovery from a USB drive - ASA C800
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 manual boot recovery procedure
-
From the LOADER prompt, boot the recovery image from the USB flash drive:
boot_recoveryThe image is downloaded from the USB flash drive.
-
When prompted, either enter the name of the image or accept the default image displayed inside the brackets on your screen.
-
Restore the var file system:
Option 1: ONTAP 9.16.0 or earlier-
On the impaired controller, press
Ywhen you seeDo you want to restore the backup configuration now? -
If prompted on the impaired controller, press
Yto overwrite /etc/ssh/ssh_host_ecdsa_key. -
On the healthy partner controller, set the impaired controller to advanced privilege level:
set -privilege advanced. -
On the healthy partner controller, run the restore backup command:
system node restore-backup -node local -target-address impaired_node_IP_address.NOTE: If you see any message other than a successful restore, contact NetApp Support.
-
On the healthy partner controller, return the impaired controller 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 the impaired controller and pressctrl-cfor the Boot Menu. -
If the system does not use encryption, select Option 1 Normal Boot., otherwise go to Restore encryption.
Option 2: ONTAP 9.16.1 or later-
On the impaired controller, press
Ywhen prompted to restore the backup configuration.After restore procedure is successful, this message will be seen on the console -
syncflash_partner: Restore from partner complete. -
On the impaired controller, press
Ywhen prompted to confirm if the restore backup was successful. -
On the impaired controller, press
Ywhen prompted to use the restored configuration. -
On the impaired controller, press
Ywhen prompted to reboot the node. -
On the impaired controller, press
Ywhen prompted to reboot the impaired controller and pressctrl-cfor the Boot Menu. -
If the system does not use encryption, select Option 1 Normal Boot., otherwise go to Restore encryption.
-
-
Connect the console cable to the partner controller.
-
Give back the controller using the
storage failover giveback -fromnode localcommand. -
Restore automatic giveback if you disabled it by using the
storage failover modify -node local -auto-giveback truecommand. -
If AutoSupport is enabled, restore/unsuppress automatic case creation by using the
system node autosupport invoke -node * -type all -message MAINT=ENDcommand.NOTE: If the process fails, contact NetApp Support.