Skip to main content
ONTAP 7-Mode Transition

Disconnecting disk shelves from the 7-Mode system and connecting to cluster nodes

Contributors

Cabling the 7-Mode disk shelves to the target cluster nodes is a manual process. After cabling the disk shelves, it is a best practice to verify the cabling by using Config Advisor. You can then verify the cabling by using the 7-Mode Transition Tool. The tool performs only a subset of the checks that are performed by Config Advisor.

You must have recorded the information about disk shelf connectivity to the 7-Mode controller ports.

You must be aware of some of the considerations for connecting SAS disk shelves:

  • You must follow the rules for cabling SAS square and circle ports.

  • IOM6 and IOM3 shelves can be mixed in the same stack, but there should be no more than a single transition between shelves that are using different IOM types.

    For example, IOM6e (controller)--IOM6 (shelf)--IOM3 (shelf)--IOM3 (shelf) is a supported configuration. But IOM6e (controller)--IOM3 (shelf)--IOM6 (shelf)--IOM3 (shelf) is not a supported configuration.

Steps
  1. Check the disk shelf IDs in the 7-Mode HA pair and the target cluster nodes:

    1. If there are duplicate shelf IDs (if the 7-Mode disk shelf IDs are used for the disk shelves in the target cluster nodes), change the disk shelf IDs.

    2. Power cycle the disk shelves for the new IDs to take effect.

  2. Power off the 7-Mode disk shelves.

  3. Depending on whether additional ports are available on the target cluster nodes, choose one of the following options:

    If…​ Then…​

    Additional ports are available to connect the disk shelves

    Connect the disk shelves in a new stack to the target cluster nodes in a multipath configuration.

    Note It is the best practice to connect the disk shelves to a separate stack. The 7-Mode Transition Tool detects the availability of the required number of ports on the target cluster nodes when prechecks are run.

    Ports are not available to connect the disk shelves

    Perform one of the following actions:

    • Add a new expansion card and connect the disk shelves in a new stack to the target cluster nodes in a multipath configuration.

      You must have verified that the expansion card is supported on the destination platform.

    • Connect the disk shelves to an existing stack in a multipath configuration.

  4. Power on the disk shelves.

    Important You must wait for at least 70 seconds before you proceed.
  5. Use Config Advisor to verify the connections.

    You must fix any cabling issues identified by Config Advisor.

  6. From the 7-Mode Transition Tool, click Verify Cabling.

    A message listing the important considerations for this operation is displayed.

    Troubleshooting: If there are missing disks in an aggregate, the aggregate becomes degraded and the cabling verification fails. If the number of missing disks is within a permissible limit, you can continue the transition with the degraded aggregates by running the following command from the 7-Mode Transition Tool CLI:

    transition cft aggregate degraded-transition -p project_name -n 7-mode_host_name -a 7-mode_aggregate_name -i acknowledge

    You can then rerun the cabling verification operation and continue with the transition. You must ensure that there are enough spare disks in the target cluster node to reconstruct these RAID groups after the aggregates are transitioned.

  7. Click Yes to continue.

  8. Wait for the operation to complete and perform the following steps to save the operation results and collect the tool logs:

    1. Click Save as CSV to save the operation results in a file.

    2. Click Collect Tool Logs to create a backup of all the transition log files.

      It is a best practice to save the log files after each transition operation.

    3. Click Close.

    If the operation takes a long time to complete, you can click Run in Background to exit the operation results window. You should not edit the project or perform any other task when the operation is running in the background. You can then view the operations results from the Operation History tab.

Related information