Skip to main content
ONTAP MetroCluster

Preparing the netboot server to download the image

Contributors netapp-thomi

When you are ready to prepare the netboot server, you must download the correct ONTAP netboot image from the NetApp Support Site to the netboot server and note the IP address.

About this task
  • You must be able to access an HTTP server from the system before and after adding the new controller module.

  • You must have access to the NetApp Support Site to download the necessary system files for your platform and your version of ONTAP.

  • Both controller modules in the HA pair must run the same version of ONTAP.

Steps
  1. Download the appropriate ONTAP software from the software download section of the NetApp Support Site and store the <ontap_version>_image.tgz file on a web-accessible directory.

    The <ontap_version>_image.tgz file is used for performing a netboot of your system.

  2. Change to the web-accessible directory and verify that the files you need are available.

    For…​

    Then…​

    FAS2200, FAS2500, FAS3200, FAS6200, FAS/AFF8000 series systems

    Extract the contents of the <ontap_version>_image.tgz file to the target directory:

    tar -zxvf <ontap_version>_image.tgz

    Note If you are extracting the contents on Windows, use 7-Zip or WinRAR to extract the netboot image.

    Your directory listing should contain a netboot folder with a kernel file:

    netboot/kernel

    All other systems

    Your directory listing should contain the following file:

    <ontap_version>_image.tgz

    Note There is no need to extract the file contents.
  3. Determine the IP address of the existing controller module.

    This address is referred to later in this procedure as ip-address-of-existing controller.

  4. Ping ip-address-of-existing controller to verify that the IP address is reachable.