Skip to main content
Install and maintain

Replace the boot media - FAS2800

Contributors

To replace the boot media, you must remove the impaired controller module, install the replacement boot media, and transfer the boot image to a USB flash drive.

Step 1: Remove the controller module

To access components inside the controller, you must first remove the controller module from the system and then remove the cover on the controller module.

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

  2. Loosen the hook and loop strap binding the cables to the cable management device, and then unplug the system cables and SFPs (if needed) from the controller module, keeping track of where the cables were connected.

  3. Squeeze the latch on the cam handle until it releases, open the cam handle fully to release the controller module from the midplane, and then, using two hands, pull the controller module out of the chassis.

    drw 2850 pcm remove install IEOPS 694
  4. Turn the controller module over and place it on a flat, stable surface.

  5. Open the cover by pressing the blue buttons on the sides of the controller module to release the cover, and then rotate the cover up and off of the controller module.

    drw 2850 open controller module cover IEOPS 695
legend icon 01

Controller module cover release button

Step 2: Replace the boot media

Locate the boot media in the controller module, located under the mezzanine card and follow the directions to replace it.

Animation - Replace the boot media

drw 2850 replace boot media IEOPS 696

legend icon 01

Boot media locking tab

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

  2. Remove the mezzanine card using the following illustration or the FRU map on the controller module:

    1. Remove the mezzanine card bezel by sliding it straight out from thr controller module.

    2. Loosen the thumbscrews on the mezzanine card.

      Note You can loosen the thumbscrews with your fingers or a screwdriver. If you use your fingers, you might need to rotate the NV battery up for better finger purchase on the thumbscrew next to it.
    3. Lift the mezzanine card straight up.

  3. Replace the boot media:

    1. Press the blue button on the boot media housing to release the boot media from its housing, rotate the boot media up, and then gently pull it straight out of the boot media socket.

      Note Do not twist or pull the boot media straight up, because this could damage the socket or the boot media.
    2. Align the edges of the replacement boot media with the boot media socket, and then gently push it into the socket. Check the boot media to make sure that it is seated squarely and completely in the socket, and if necessary, remove the boot media and reseat it into the socket.

    3. Push the blue locking button, rotate the boot media all the way down, and then release the locking button to lock the boot media in place.

  4. Reinstall the mezzanine card:

    1. Align the socket on the motherboard with the socket on the mezzanine card, and then gently seat the card in the socket.

    2. Tighten the three thumbscrews on the mezzanine card.

    3. Reinstall the mezzanine bezel.

  5. Reinstall the controller module cover and lock it into place.

Step 3: Transfer the boot image to the boot media

Install the system image on the replacement boot media using a USB flash drive with the image installed on it. You must restore the var file system during this procedure.

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

  • You must have a network connection.

Steps
  1. Download the appropriate image version of ONTAP to the formatted USB flash drive:

    1. Use How to determine if the running ONTAP version supports NetApp Volume Encryption (NVE) to determine if volume encryption is currently supported.

  2. Unzip the downloaded 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.

    There are two folders in the unzipped service image file:

    • boot

    • efi

      1. Copy the efi folder to the top directory on the USB flash drive.

        The USB flash drive should have the efi folder and the same Service Image (BIOS) version of what the impaired controller is running.

      2. Remove the USB flash drive from your laptop.

  3. Install the controller module:

    1. Align the end of the controller module with the opening in the chassis, and then gently push the controller module halfway into the system.

    2. Recable the controller module.

      When recabling, remember to reinstall the media converters (SFPs) if they were removed.

  4. Insert the USB flash drive into the USB slot on the controller module.

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

  5. Push the controller module all the way into the system, making sure that the cam handle clears the USB flash drive, firmly push the cam handle to finish seating the controller module, push the cam handle to the closed position, and then tighten the thumbscrew.

    The controller begins to boot as soon as it is completely installed into the chassis.

  6. Interrupt the boot process to stop at the LOADER prompt by pressing Ctrl-C when you see Starting AUTOBOOT press Ctrl-C to abort…​.

    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.

  7. For systems with one controller in the chassis, reconnect the power and turn on the power supplies.

    The system begins to boot and stops at the LOADER prompt.

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

    • If you are configuring DHCP: ifconfig e0a -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 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.

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