C H A P T E R 1 |
Preparation and Upgrading |
This chapter describes the preparation necessary for installing the software that supports the Sun Fire Link high-performance cluster interconnect for the Sun Fire 15K/12K and Sun Fire 6800 servers.
This software includes the following components:
This chapter also describes how to upgrade from Sun Management Center 3.0, Platform Update 4 (PU4), software to Sun Management Center 3.5 software. If you are doing a fresh installation using the Sun Management Center 3.5 Installation Wizard, see Chapter 3. If you are doing a fresh installation using the command-line interface, see Appendix A.
Before installing the Sun Fire Link software, you need to perform the following procedures:
Read the Sun Fire Link Release Notes, which lists the supported hardware configurations and the required versions of the Solaris Operating Environment and other related software, including software patches.
The release notes also describe open bugs and any workarounds there are for the bugs.
Install the Sun Fire Link hardware assemblies: Sun Fire Link I/O assemblies, optical cables, and Sun Fire Link switches (if used).
For Sun Fire Link hardware installation instructions, see the following documents:
These documents are available in PDF format on the Sun Fire Link 1.1 CD-ROM that comes with your hardware or on the Web at:
http://www.sun.com/products-n-solutions/hardware/docs/Servers/
Cluster_Interconnects/Sun_Fire_Link/Hardware/index.html
Note - The same documents apply to both Solaris 8 and Solaris 9 installations. |
1. Use TABLE 1-1 to identify the various servers and other host systems that play some role in the Sun Fire Link software installation process.
Note that some roles can be performed by a single system.
2. Ensure that the host systems shown in TABLE 1-1 are available.
1. Use TABLE 1-2 to identify various dependencies that the Sun Fire Link 1.1 software has on other software.
Sun Management Center base software and Sun Fire Link add-ons. Other add-ons depend on what machines you are using and what add-ons you have licensed. |
|
Sun Management Center server layer requires JDK 1.4+ Sun Management Center console layer requires JDK 1.3+ Sun Management Center agent layer, FM, and RSM proxy recommends JDK 1.2.2_10+[1] |
2. Refer to the Sun Fire Link 1.1 Release Notes for the list of software patch requirements. You can download the patches from SunSolve if they are not included on your CDs.
If you will be upgrading a system from Sun Fire Link 1.0 software to 1.1 software, you must first remove the version 1.0 packages from the FM server and the cluster nodes. The procedure for doing this is described below.
1. Stop the RSM proxy daemons on every cluster node.
# /etc/init.d/wrsm_proxy stop |
2. Remove the FM packages from the FM server and every cluster node.
# /etc/init.d/wrsm_proxy stop |
Note - These instructions assume that the Sun Fire Link Manager server and the Sun Management Center server are the same. The instructions might be slightly different if the servers are different. |
<SFLM_server_name># cat /opt/SUNWwcfm/config/wcfm_base_data_dir.cfg <FM_setup_directory>/SUNWwcfm/config |
The <FM_setup_directory> is the directory path you need to enter for Step9b.
a. List current configured fabrics:
<SFLM_server_name># /opt/SUNWwcfm/bin/listfabrics |
b. Stop all fabrics (<fabric_name_1>, <fabric_name_2>, ....) only on the Sun Fire Link Manager server; do not delete fabrics.
<SFLM_server_name># /opt/SUNWwcfm/bin/stopfabric <fabric_name_1> <SFLM_server_name># /opt/SUNWwcfm/bin/stopfabric <fabric_name_2> .... |
2. Stop all Sun Management Center processes on all nodes and the Sun Management Center server.
a. To stop all the Sun Management Center processes on each node (<node_name-a>, <node_name-b>, ....):
<node_name-a># /opt/SUNWsymon/sbin/es-stop -a <node_name-b># /opt/SUNWsymon/sbin/es-stop -a .... |
b. To stop all the Sun Management Center processes on the Sun Management Center server (<SunMC_server_name>):
<SunMC_server_name># /opt/SUNWsymon/sbin/es-stop -Sa |
3. Remove all Fabric Manager (FM) packages on all nodes and the Sun Fire Link Manager server using the pkgrm command.
a. To remove all FM packages on all nodes:
<node_name-a># pkgrm SUNWrsmpu SUNWrsmpr SUNWwcfms <node_name-b># pkgrm SUNWrsmpu SUNWrsmpr SUNWwcfms .... |
b. To remove all FM packages on the Sun Fire Link Manager server:
<SFLM_server_name># pkgrm SUNWwccmn SUNWwcfms SUNWwcfmu SUNWwcfmr |
4. Uninstall Sun Management Center 3.0, Platform Update 4, software from the Sun Management Center server using es-uninst.
<SunMC_server_name># /opt/SUNWsymon/sbin/es-uninst |
5. Be sure to type y for yes to the following question if you have kept the cluster configured and the links up, and you want to retrieve cluster information after the upgrade. Otherwise, type n for no.
If you are upgrading Sun Management Center, you may want to save your existing data. Do you want to preserve your existing data [y|n|q] y Will not remove the existing data. |
6. Install the Sun Management Center 3.5 core and Sun Fire Link add-on software on the Sun Management Center server.
<SunMC_server_name># /opt/SUNWsymon/sbin/es-inst |
7. Be sure to type y for yes to the following question if you answered yes in Step 5 to preserve your existing data. If you answered no in Step 5, you will not see this question.
Existing Sun Management Center Data detected. Would you like to migrate your previous data [y|n|q] y |
8. Set up the Sun Management Center 3.5 core and Sun Fire Link add-on software on the Sun Management Center server.
<SunMC_server_name># /opt/SUNWsymon/sbin/es-setup |
9. During the setup of the Sun Fire Link add-on module, use the original Fabric Manager data directory that you set before you began the upgrade.
a. Type y for yes to the question "Do you want to import your previous data?"
b. Enter the directory name that you set up previously (<FM_setup_directory>).
10. Use the Agent Update feature to install Sun Management Center 3.5 software on all nodes.
For more information about using Agent Update, see Chapter 4.
a. Create an image file using /opt/SUNWsymon/sbin/es-imagetool or /opt/SUNWsymon/sbin/es-gui-imagetool on the Sun Management Center server.
<SunMC_server_name># /opt/SUNWsymon/sbin/es-imagetool |
i. Type y for yes to the following questions when prompted while running es-imagetool:
Do you want to upgrade components of Base Agent [y|n|q] y Do you want to install/upgrade components of Addons [y|n|q] y |
ii. You are prompted to enter an image name while running es-imagetool. Remember the image name (<image-name>) you enter, because you need it again in Step 10d.
Enter image name : <image-name> |
b. Copy /opt/SUNWsymon/base/bin/agent-update.bin from the Sun Management Center server to a temporary directory on each of your agent nodes (any directory is okay).
You can use the remote copy command (rcp) to remotely copy agent-update.bin from the Sun Management Center server to the agent nodes.
<node_name-a># rcp <SunMC_server_name>:/opt/SUNWsymon/base/bin/agent-update.bin <temp_directory> <node_name-b># rcp <SunMC_server_name>:/opt/SUNWsymon/base/bin/agent-update.bin <temp_directory> .... |
c. Run the following command on each agent node:
The default http port (<http_port>) is 8080. The image name (<image-name>) is the same one you entered in Step10bii.
11. After the completion of the Agent Update, start the fabrics on the Sun Fire Link Manager server.
Copyright © 2003, Sun Microsystems, Inc. All rights reserved.