Follow the steps in this section to replace a node in one of your frames with an equivalent node. Equivalent nodes have the same adapters and configuration data, and have the same node type. Note that if you are replacing a node with another node, you must also ensure that the microcode level of the node is correct. Refer to Step 34: Update the state of the supervisor microcode for more information.
Replacing a node with an equivalent node means removing one node and adding another in its place. Before you do this, you need to determine what applications are currently running on the node. You may need to plan to transfer these applications to another node on your system. Also, if the node you want to delete serves as the boot/install server or as a primary node, you may need to transfer the responsibilities to one of the remaining nodes.
Prior to shutting down the node, make a list of all the applications and programs running on the node (such as LoadLeveler) and stop them from running.
Use Perspectives or the cshutdown command to shut down the nodes. For example, issue:
cshutdown -G -N 48
|If running with a secure remote command method enabled, changing the host |name or IP address might require a regeneration of public keys and |known_hosts files, depending on your secure remote command |configuration.
|After the node has been deleted from the frame, you must remove any |DCE-related principles and objects from the DCE registry. You must also |unconfigure DCE (Admin portion). You must have cell administrator |authority to perform this step.
|On the control workstation, use the rm_spsec -t admin |node_dce_hostname command first, then do a DCE Admin unconfigure for |the node (smit rmdce).
|To remove any additional principals related to the node using the SMIT |panels, enter the host name of the principals to be deleted. For |example, on the "Admin only unconfiguration for another machine" panel |in the "Machine's name or TCP/IP address" field, enter the host |name for the additional adapters.
|For the nodes being removed, verify that all DCE principals have been |deleted from the DCE registry. Issue:
|dcecp -c principal catalog -simplename
|You must now issue:
|setupdce -v | |config_spsec -v
Your IBM Customer Engineer (CE) performs this step.
When the node is powered on, the node supervisor contacts the frame supervisor and informs it that it is running. The frame supervisor updates the hardmon daemon, running on the control workstation, that a new node has been added to the system.
To ensure that you have the latest level of microcode required by the hardware on your SP system, issue the spsvrmgr command. For example, to get the status in report form of all of your frames, nodes, and switches, enter:
spsvrmgr -G -r status all
To update the microcode of the frame supervisor of frame 3, enter:
spsvrmgr -G -u 3:0
Refer to the PSSP: Command and Technical Reference for more information on using the spsvrmgr command.
Unallocate NIM Resources on the boot/install server for the node you are replacing by issuing the unallnimres command. For example:
unallnimres -l 33
Delete the NIM client on the boot/install server for the node you are replacing by issuing the delnimclient command. For example, to delete the NIM client for node number 3, issue:
delnimclient -l 3
This step takes the hardware Ethernet address for your new node (either from the node itself or from a file), puts it in the Node Object of the SDR, and sets up the /etc/bootptab file on the boot/install server.
Use the sphrdwrad command to write the hardware Ethernet address to the SDR. For example:
sphrdwrad -l 3
Use SMIT or issue the spbootins command to change the default boot/install information in the Node Objects in the SDR so that you can indicate a different bootp response for nodes to be installed.
For example:
spbootins -s yes -r install -l 3
This step also runs the setup_server command on all affected server nodes so that the nodes served are installed accordingly at power-up.
You can network boot the nodes using the following command:
nodecond frame_id slot_id &
Set up the new nodes for any additional tools you use to manage your RS/6000 SP system environment.
See Table 4 for a listing of information on the procedures for setting up these facilities.