Skip to main content
Install and maintain

Replace the boot media - AFF A1K

Contributors dougthomp

To replace the boot media, you must remove the System Management module from the back of the system, remove the impaired boot media, install the replacement boot media in the System Management module, and transfer the ONTAP image from a USB flash drive to the replacement boot media.

Step 1: Replace the boot media

The boot media is located inside the System Management module and is accessed by removing the module from the system.

Boot media replace graphic
Callout number 1

System Management module cam latch

Callout number 2

Boot media locking button

Callout number 3

Boot media

  1. If you are not already grounded, properly ground yourself.

  2. Unplug the power supply cables from the PSUs from the controller.

    Note If your storage system has DC power supplies, disconnect the power cable block from the power supply units (PSUs).
    1. Remove any cables connected to the System Management module. Make sure that you label where the cables were connected, so that you can connect them to the correct ports when you reinstall the module.

    2. Rotate the cable management tray down by pulling the buttons on both sides on the inside of the cable management tray and then rotate the tray down.

    3. Depress the System Management cam button. The cam lever moves away from the enclosure.

    4. Rotate the cam latch down as far as it will go.

    5. Remove the System Management module from the enclosure by hooking your finger into the cam lever opening and pulling the module out of the enclosure.

    6. Place the System Management module on an anti-static mat, so that the boot media is accessible.

  3. Remove the boot media from the management module:

    1. Press the blue locking button.

    2. Rotate the boot media up, slide it out of the socket, and set it aside.

  4. Install the replacement boot media into the System Management module:

    1. Align the edges of the boot media with the socket housing, and then gently push it squarely into the socket.

    2. Rotate the boot media down toward the locking button.

    3. Push the locking button, rotate the boot media all the way down and then release the locking button.

  5. Reinstall the System Management module.

    1. Align the module with the edges of the enclosure slot opening.

    2. Gently slide the module into the slot all the way into the enclosure, and then rotate the cam latch all the way up to lock the module in place.

  6. Rotate the cable management tray up to the closed position.

    1. Recable the System Management module.

Step 2: Transfer the ONTAP image to the boot media

The replacement boot media that you installed is without an ONTAP image so you need to transfer an ONTAP image using a USB flash drive.

Before you begin
  • You must have an empty USB flash drive, formatted to FAT32, with at least 4GB capacity.

  • You must have a copy of the same image version of ONTAP as what the impaired controller was running. You can download the appropriate image from the Downloads section on the NetApp Support Site

    • If NVE is supported, download the image with NetApp Volume Encryption, as indicated in the download button.

    • If NVE is not supported, download the image without NetApp Volume Encryption, as indicated in the download button.

  • If your system is an HA pair, you must have a network connection between the node management ports of the controllers (typically the e0M interfaces).

Steps
  1. Download and copy the appropriate service image from the NetApp Support Site to the USB flash drive.

    1. Download the service image from the Downloads link on the page, to your work space on your laptop.

    2. Unzip the service image.

      Note If you are extracting the contents using Windows, do not use WinZip to extract the netboot image. Use another extraction tool, such as 7-Zip or WinRAR.

    The USB flash drive should have the appropriate ONTAP image of what the impaired controller is running.

    1. Remove the USB flash drive from your laptop.

  2. Insert the USB flash drive into the USB slot on the System Management module.

    Make sure that you install the USB flash drive in the slot labeled for USB devices, and not in the USB console port.

  3. Plug the power cables into the power supplies and reinstall the power cable retainer.

    The controller begins to boot as soon as power is reconnected to the system.

  4. Interrupt the boot process by pressing Ctrl-C to stop at the LOADER prompt.

    If you miss this message, press Ctrl-C, select the option to boot to Maintenance mode, and then halt the controller to boot to LOADER.

  5. Set your network connection type at the LOADER prompt:

    • If you are configuring DHCP: ifconfig e0M -auto

      Note 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 e0M -addr=filer_addr -mask=netmask -gw=gateway

      • 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.

    Note Other parameters might be necessary for your interface. You can enter help ifconfig at the firmware prompt for details.