Skip to main content
Install and maintain

Add I/O module - AFF C80

Contributors netapp-jsnyder

If the storage system has available slots, install the new I/O module into one of the available slots. If all slots are occupied, remove an existing I/O module to make space and then install the new one.

Before you begin
  • Check the NetApp Hardware Universe to make sure that the new I/O module is compatible with your storage system and version of ONTAP you're running.

  • If multiple slots are available, check the slot priorities in NetApp Hardware Universe and use the best one available for your I/O module.

  • Make sure that all other components are functioning properly.

Add I/O module to an available slot

You can add a new I/O module into a storage system with available slots.

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

  2. Rotate the cable management tray down by pulling the buttons on the inside of the cable management tray and rotating it down.

  3. Remove the target slot blanking module from the carrier:

    1. Depress the cam latch on the blanking module in the target slot.

    2. Rotate the cam latch away from the module as far as it will go.

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

  4. Install the I/O module:

    1. Align the I/O 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.

  5. Cable the I/O module to the designated device.

    Note Make sure that any unused I/O slots have blanks installed to prevent possible thermal issues.
  6. Rotate the cable management tray up to the closed position.

  7. From the LOADER prompt, reboot the node:

    bye

    Note This reinitializes the I/O module and other components and reboots the node.
  8. Give back the controller from the partner controller:

    storage failover giveback -ofnode target_node_name

  9. Repeat these steps for controller B.

  10. From the healthy node, restore automatic giveback if you disabled it:

    storage failover modify -node local -auto-giveback true

  11. If AutoSupport is enabled, restore automatic case creation:

    system node autosupport invoke -node * -type all -message MAINT=END

Add I/O module to a fully-populated system

You can add an I/O module to a fully-populated system by removing an existing I/O module and installing a new one in its place.

About this task

Make sure you understand the following scenarios for adding a new I/O module to a fully-populated system:

Scenario Action required

NIC to NIC (same number of ports)

The LIFs will automatically migrate when its controller module is shut down.

NIC to NIC (different number of ports)

Permanently reassign the selected LIFs to a different home port. See Migrating a LIF for more information.

NIC to storage I/O module

Use System Manager to permanently migrate the LIFs to different home ports, as described in Migrating a LIF.

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

  2. Unplug any cabling on the target I/O module.

  3. Rotate the cable management tray down by pulling the buttons on the inside of the cable management tray and rotating it down.

  4. Remove the target I/O module from the chassis:

    1. Depress the cam latch button.

    2. Rotate the cam latch away from the module as far as it will go.

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

      Make sure that you keep track of which slot the I/O module was in.

  5. Install the I/O module into the target slot in the enclosure:

    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. Cable the I/O module to the designated device.

  7. Repeat the remove and install steps to replace additional modules for the controller.

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

  9. Reboot the controller from the LOADER prompt:_bye_

    This reinitializes the PCIe cards and other components and reboots the node.

  10. Give back the controller from the partner controller:

    storage failover giveback -ofnode target_node_name

  11. Enable automatic giveback if it was disabled:

    storage failover modify -node local -auto-giveback true

  12. Do one of the following:

    • If you removed a NIC I/O module and installed a new NIC I/O module, use the following network command for each port:

      storage port modify -node *<node name> -port *<port name> -mode network

    • If you removed a NIC I/O module and installed a storage I/O module, install and cable your NS224 shelves, as described in Hot-add workflow.

  13. Repeat these steps for controller B.