controller to boot to LOADER.
6. Set your network connection type at the LOADER prompt:
◦
If you are configuring DHCP:
ifconfig e0a -auto
The target port you configure is the target port you use to communicate with the
impaired controller from the healthy controller during var file system restore with a
network connection. You can also use the e0M port in this command.
◦
If you are configuring manual connections:
ifconfig e0a -addr=filer_addr -mask=netmask
-gw=gateway-dns=dns_addr-domain=dns_domain
▪ filer_addr is the IP address of the storage system.
▪ netmask is the network mask of the management network that is connected to the HA partner.
▪ gateway is the gateway for the network.
▪ dns_addr is the IP address of a name server on your network.
▪ dns_domain is the Domain Name System (DNS) domain name.
If you use this optional parameter, you do not need a fully qualified domain name in the netboot
server URL. You need only the server’s host name.
Other parameters might be necessary for your interface. You can enter help ifconfig at the
firmware prompt for details.
7. If the controller is in a stretch or fabric-attached MetroCluster, you must restore the FC adapter
configuration:
a.
Boot to Maintenance mode:
boot_ontap maint
b.
Set the MetroCluster ports as initiators:
ucadmin modify -m fc -t iniitator adapter_name
c.
Halt to return to Maintenance mode:
halt
The changes will be implemented when the system is booted.
Boot the recovery image - AFF A900
You must boot the ONTAP image from the USB drive, restore the file system, and verify
the environmental variables.
1.
From the LOADER prompt, boot the recovery image from the USB flash drive:
boot_recovery
The image is downloaded from the USB flash drive.
2. When prompted, either enter the name of the image or accept the default image displayed inside the
brackets on your screen.
3. Restore the var file system:
1069