Sun Cluster 3.0-3.1 Hardware Administration Manual for Solaris OS

Maintaining Interconnect Hardware in a Running Cluster

The following table lists procedures about how to maintain cluster interconnect hardware.

Table 4–1 Task Map: Maintaining Cluster Interconnect Hardware

Task 

Instructions 

Add an interconnect component. 

Interconnect components include the following components: 

  • Transport adapter

  • Transport cable

  • Transport junction (switch)

How to Add an Interconnect Component

Replace an interconnect component. 

Interconnect components include the following components: 

  • Transport adapter

  • Transport cable

  • Transport junction (switch)

How to Replace an Interconnect Component

Remove an interconnect component. 

Interconnect components include the following components: 

  • Transport adapter

  • Transport cable

  • Transport junction (switch)

How to Remove an Interconnect Component

Upgrade transport adapter firmware 

How to Upgrade Transport Adapter Firmware

ProcedureHow to Add an Interconnect Component

This procedure defines interconnect component as any one of the following components:

This section contains the procedure about how to add transport adapters to nodes in a running cluster.

Before You Begin

This procedure relies on the following prerequisites and assumptions:

  1. Determine if you need to shut down and power off the node that is to be connected to the interconnect component you are adding.

    • If you are adding a transport junction, you do not need to shut down and power off the node. Proceed to Step 2.

    • If you are adding a transport cable, you do not need to shut down and power off the node. Proceed to Step 2.

    • If your node has Dynamic Reconfiguration (DR) enabled and you are replacing a transport adapter, you do not need to shut down and power off the node. Proceed to Step 2.

    • If your node does not have DR enabled and you are adding a transport adapter, shut down and power off the node with the transport adapter you are adding.

      For the full procedure about how to shut down a node, see Chapter 3, Shutting Down and Booting a Cluster, in Sun Cluster System Administration Guide for Solaris OS.

  2. Install the interconnect component.

  3. If you shut down the node in Step 1, perform a reconfiguration boot to update the new Solaris device files and links. Otherwise, skip this step.

See Also

ProcedureHow to Replace an Interconnect Component

This procedure defines interconnect component as any one of the following components:


Caution – Caution –

You must maintain at least one cluster interconnect between the nodes of a cluster. The cluster does not function without a working cluster interconnect. You can check the status of the interconnect with the command scstat -W. For more details about checking the status of the cluster interconnect, see How to Check the Status of the Cluster Interconnect in Sun Cluster System Administration Guide for Solaris OS.


You might perform this procedure in the following scenarios:

For conceptual information about transport adapters, transport cables, and transport junction, see Cluster Interconnect in Sun Cluster Concepts Guide for Solaris OS.

Before You Begin

This procedure relies on the following prerequisites and assumptions.

  1. Determine if you need to shut down and power off the node that is connected to the interconnect component you are replacing.

    • If you are replacing a transport junction, you do not need to shut down and power off the node. Proceed to Step 2.

    • If you are replacing a transport cable, you do not need to shut down and power off the node. Proceed to Step 2.

    • If your node has DR enabled and you are replacing a transport adapter, you do not need to shut down and power off the node. Proceed to Step 2.

    • If your node does not have DR enabled and you are replacing a transport adapter, shut down and power off the node with the transport adapter you are replacing.

      For the full procedure about how to shut down a node, see Chapter 3, Shutting Down and Booting a Cluster, in Sun Cluster System Administration Guide for Solaris OS.

  2. Disconnect the failed interconnect component from other cluster devices.

    For the procedure about how to disconnect cables from transport adapters, see the documentation that shipped with your host adapter and node.

  3. Connect the new interconnect component to other cluster devices.

  4. If you shut down the node in Step 1, perform a reconfiguration boot to update the new Solaris device files and links. Otherwise, skip this step.

See Also

To reconfigure Sun Cluster software with the new interconnect component, see How to Add Cluster Transport Cables, Transport Adapters, or Transport Junctions in Sun Cluster System Administration Guide for Solaris OS.

ProcedureHow to Remove an Interconnect Component

This procedure defines interconnect component as any one of the following components:


Caution – Caution –

You must maintain at least one cluster interconnect between the nodes of a cluster. The cluster does not function without a working cluster interconnect. You can check the status of the interconnect with the command scstat -W. For more details about checking the status of the cluster interconnect, see How to Check the Status of the Cluster Interconnect in Sun Cluster System Administration Guide for Solaris OS.


You might perform this procedure in the following scenarios:

For conceptual information about transport adapters, transport cables, and transport junctions, see Cluster Interconnect in Sun Cluster Concepts Guide for Solaris OS.

Before You Begin

This procedure relies on the following prerequisites and assumptions:

  1. Determine if you need to shut down and power off the node that is connected to the interconnect component you are removing.

    • If you are removing a transport junction you, do not need to shut down and power off the node. Proceed to Step 2.

    • If you are removing a transport cable you, do not need to shut down and power off the node. Proceed to Step 2.

    • If your node has DR enabled and you are removing a transport adapter, you do not need to shut down and power off the node. Proceed to Step 2.

    • If your node does not have DR enabled and you are removing a transport adapter, shut down and power off the node with the transport adapter you are removing.

      For the full procedure about how to shut down a node, see Chapter 3, Shutting Down and Booting a Cluster, in Sun Cluster System Administration Guide for Solaris OS.

  2. Disconnect the interconnect component from other cluster devices.

    For the procedure about how to disconnect cables from transport adapters, see the documentation that shipped with your host adapter and node.

  3. Remove the interconnect component.

    For the procedure about how to remove interconnect component, see the documentation that shipped with your host adapter, nodes, or switch.

  4. If you shut down the node in Step 1, perform a reconfiguration boot to update the new Solaris device files and links. Otherwise, skip this step.

See Also

To reconfigure Sun Cluster software with the new interconnect component, see How to Add Cluster Transport Cables, Transport Adapters, or Transport Junctions in Sun Cluster System Administration Guide for Solaris OS.

ProcedureHow to Upgrade Transport Adapter Firmware

You might perform this procedure in the following scenarios:

Use this procedure to update transport adapter firmware.

  1. Determine the resource groups and the device groups that are running on the node. This node is the node on which you are upgrading transport adapter firmware.


    # scstat
    
  2. Migrate the resource groups and device groups off the node on which you plan to upgrade the firmware.


    # scswitch -S -h from-node
    
  3. Perform the firmware upgrade.

    For the procedure about how to upgrade your transport adapter firmware, see the patch documentation.

  4. Return the resource groups and device groups to their original node.


    # scswitch -z -g resource-group -h nodename
    # scswitch -z -D device-group -h nodename