This chapter provides the procedures for downloading and uncompressing the combined Open Telecommunications Platform (OTP) and Solaris 10 Update 2 installation image, and the procedures for installing and configuring the Solaris OS on the clustered OTP systems.
The following topics are discussed:
Downloading and Uncompressing the OTP and Solaris OS Software
Installing and Configuring Solaris 10 Update 2 Operating System
Installing the Open Telecommunications Platform Patches on Sun Fire T2000 Servers
Creating the /globaldevices File System on the OTP System Servers
The installation procedures in this manual assume that the Open Telecommunications Platform installation source is located in the NFS-mounted directory /opt1.0 on a server that is external to the OTP hosts. If you have purchased the OTP installation DVD-ROM, create the directory /opt1.0 on an external a server that is external to the OTP hosts, and then copy the DVD-ROM contents to the /opt1.0
The directory contents should be as follows:
# ls -a /otp1.0 .otp.version OTP-Readme.html Products copyright-otp1.0.txt |
When you have verified the /opt1.0 directory, NFS-mount the directory as described in Step 10 in the following procedure.
This section provides the procedures for downloading the Open Telecommunications Platform installation zip files and creating the Solaris 10 Update 2 OS installation image and the Open Telecommunications Platform installation directory and files.
The server to which you download the Open Telecommunications Platform installation zip files must be accessible by the standalone OTP host or the clustered OTP hosts, and have at least 6 Gbytes of available free disk space
If you have chosen to install the Open Telecommunications Platform using the graphical user interface, you can set up the server as the external OTP installation server as described in Preparing for Installation.
Log in as root (su - root) to a server that is network-accessible by your OTP system.
(Optional) Download and install the Sun Download Manager.
Downloads of large files using Web browsers can sometimes fail. For this reason, use the Sun Download Manager to download the Open Telecommunications Platform installation zip files. For instructions about how to download, install, and use the Sun Download Manager, go to http://www.sun.com/download/sdm/index.xml.
Create a directory into which the installation zip files are to be saved.
For example:
# mkdir /otp-download |
Open a web browser and go to the Tech/OEM Web site https://sdlc2j.sun.com/eeAdmin/AdminActionServlet?LMLoadBalanced=. Access is password protected. Your password for the Tech/OEM site is provided at the time of the order.
Download the following five Solaris 10 Update 2zip files to the directory you created in Step 3:
sol-10-u2-ga-sparc-dvd-iso-a.zip
sol-10-u2-ga-sparc-dvd-iso-b.zip
sol-10-u2-ga-sparc-dvd-iso-c.zip
sol-10-u2-ga-sparc-dvd-iso-d.zip
sol-10-u2-ga-sparc-dvd-iso-e.zip
Download the following three Open Telecommunications Platform installation zip files to the directory you created in Step 8:
otp1.0.zip-a
otp1.0.zip-b
otp1.0.zip-c
Change directory to the installation directory you created in Step 3.
Create the single Solaris 10 Update 2 ISO image.
Unzip each of the ISO image zip files.
For example:
# unzip sol-10-u21-ga-sparc-dvd-iso-a.zip # unzip sol-10-u21-ga-sparc-dvd-iso-b.zip # unzip sol-10-u21-ga-sparc-dvd-iso-c.zip # unzip sol-10-u21-ga-sparc-dvd-iso-d.zip # unzip sol-10-u21-ga-sparc-dvd-iso-e.zip |
Concatenate the unzipped ISO files to a single ISO image.
For example:
# cat sol-10-u2-ga-sparc-dvd-iso-a sol-10-u2-ga-sparc-dvd-iso-b \ sol-10-u2-ga-sparc-dvd-iso-c sol-10-u2-ga-sparc-dvd-iso-d \ sol-10-u2-ga-sparc-dvd-iso-e > sol10u2-ga-sparc-dvd.iso |
If you are installing the Open Telecommunications Platform for the first time, use either of the two following methods to prepare the Solaris 10 Update 2 ISO image for installation on the each server selected for the Open Telecommunications Platform system.
Burn the Solaris 10 Update 2 ISO image you created to a DVD-R.
Set up a JumpStart server to install Solaris 10 Update 2.
Prepare the Solaris 10 Update 2 ISO image.
Use any of the three following three methods to prepare the Solaris 10 Update 2 ISO image for installation on the each server selected for the Open Telecommunications Platform system.
Burn the Solaris 10 Update 2 ISO image you created to a DVD-R.
Set up a JumpStart server to install Solaris 10 Update 2.
Create an empty NFS-mounted directory and then mount the Solaris 10 Update 2 to the NFS-mounted directory.
Create an empty directory that will be used as the Solaris 10 Update 2 ISO image mount-point directory. For example: mkdir /sol10u2
Add the mount-point directory name to the /etc/dfs/dfstab file.
For example: share -F nfs -o ro,log=global -d "Sol10U2 ISO mount point" /sol10u2
Type svcadm restart nfs/server to stop and then restart NFS.
Mount the Solaris 10 Update 2 ISO image to the mount-point directory. For example:
mount -F hsfs -o ro `lofiadm -a /otp-download/sol10u2-ga-sparc-dvd.iso` /sol10u2
Create the Open Telecommunications Platform installation directory and files.
Concatenate the zipped Open Telecommunications Platform files to a single zip file.
For example:
# cat otp1.0.zip-a otp1.0.zip-b otp1.0.zip-c > otp1.0.zip |
Unzip the Open Telecommunications Platform zip file you created to create the installation directory and files.
For example:
# unzip otp1.0.zip |
The Open Telecommunications Platform installation directory otp1.0 is created.
Move the otp1.0 directory to the root file system.
For example:
# mv otp1.0 / |
The instructions and examples in this manual assume that the OTP installation directory is /otp1.0, and that the /otp1.0 directory has been NFS-mounted as described in the next step.
NFS-mount the Open Telecommunications Platform installation directory.
Add the fully-qualified path name of the Open Telecommunications Platform installation directory to the /etc/dfs/dfstab file.
For example, if you moved the directory otp1.0 to the root file system, you would add the following line to the file /etc/dfs/dfstab:
share -F nfs -o ro,log=global -d "OTP 1.0 Installation Directory" /otp1.0
This eliminates the need to type long directory path names during installation.
The /otp1.0 directory is referred to throughout this document as the OTP installation directory.
Type svcadm restart nfs/server to stop and then restart NFS and NFS-mount the Open Telecommunications Platform installation directory.
Review the OTP System server disk partitioning requirements in the next section. If you have chosen to use JumpStart to install the Solaris OS to the server or servers selected for OTP, ensure that the JumpStart script partitions each server's hard drive as described in Table 3–1.
If you have chosen to install the Open Telecommunications Platform using the graphical user interface, you can set up the server on which you downloaded the Open Telecommunications Platform as the external OTP installation server as described in Preparing for Installation.
The following table lists the partitioning requirements for the disk drive of each server within your OTP system.
Table 3–1 OTP System Server Disk Partition Requirements
Slice |
Partition |
Size |
0 |
/ (root) |
All remaining free space on the disk after allocating space for slices 2 through 7. |
1 |
swap |
Two to three times total system ram, or 4 Gbytes, whichever is greater. |
2 |
overlap |
The entire system disk. |
3 |
/globaldevices |
512 Mbytes minimum. The OTP high availability framework later assigns this slice a different mount point and mounts the slice as a cluster file system. Note – /globaldevices can reside on any unused slice on any disk on the server. Failure to allocate /globaldevices on an OTP systemwill cause Open Telecommunications Platform to fail. |
4 through 6 |
unused |
Not used. |
7 |
Solaris Volume Manager |
20 Mbytes Used by Solaris Volume Manager software for the state database replica. |
This section provides the procedures for installing Solaris 10 Update 2 on the server or servers you chose for the OTP system. Solaris 10 Update 2 must be installed and configured on each OTP system server before installing the Open Telecommunications Platform software on each server.
If you use an external OTP installation server to install the Open Telecommunications Platform software, you must also install and configure Solaris 10 Update 2 on the external server as well.
This section discusses the following topics:
Review the following Solaris 10 Update 2 installation guides: Solaris 10 Installation Guide: Basic Installations, and Solaris 10 Installation Guide: Custom JumpStart and Advanced Installations
If the hard drive contains partitions, delete the partitions before installing the Solaris OS.
When prompted for the Type of Install, choose Custom Install.
When prompted to provide the Ethernet port selections, assign the IP addresses, netmask, and gateway values according to your network architecture.
When prompted for the Software Group, choose Entire Distribution Plus OEM.
If you do not choose Entire Distribution plus OEM, Open Telecommunications Platform installation and configuration will fail.
When prompted for disk selection, choose all available disks.
When prompted to lay out file systems, partition the system disk according to the requirements listed in Table 3–1.
When Solaris 10 Update 2 installation has completed and the server has rebooted, perform each of the following procedures in sequence to configure the operating environment.
The Open Telecommunications Platform supports only NFS version 3. To ensure system integrity and availability, update the /etc/default/nfs file as follows:
log in as root (su - root) to the server.
Add the following line to the file /etc/default/nfs:
NFS_SERVER_VERSMAX=3
Save and close the /etc/default/nfs file.
Update the /etc/hosts file as described in the next procedure.
The IP address and the name of the server must be added to the /etc/hosts on that server. Failure to add the IP address and name will cause Open Telecommunications Platform installation to fail.
Log in as root (su - root) to the server.
Verify that the /etc/hosts file has entries for loopback and the server primary and secondary Ethernet interfaces.
Make certain that either of the following loopback entries is in the /etc/hosts file.
127.0.0.1 localhost
or
127.0.0.1 localhost.localdomain localhost
Make certain that an entry exists for the server primary and secondary Ethernet IP address.
For example:
111.11.111.11 server_name_interface1.domain_name 111.11.111.22 server_name_interface2.domain_name
where:
111.11.111.11 is the IP address of the primary Ethernet interface
server_name_interface1 is the primary name of the server being configured such as the external OTP installation server, the first OTP host, or the additional OTP host
111.11.111.22 is the IP address of the secondary Ethernet interface
server_name_interface2 is the secondary name of the server being configured
domain_name is your corporate domain name
The /etc/hosts should be similar to the following example, where server_name.company.com
127.0.0.1 localhost.localdomain localhost 10.11.123.15 management-server.company.com 10.11.123.16 management-server-port2.company.com
Save and close the /etc/hosts file.
Reboot the server.
Ensure port 162 is not in use as described in the next procedure.
The OTP system management service requires exclusive use of port 162 for SNMP trap notifications. To determine if port 162 is assigned to any process, proceed as follows:
log in as root (su - root) to the server.
Type grep 162 /etc/services to determine whether port 162 has been assigned to a process.
If only the command prompt is returned, then port 162 has not been assigned to a process. No further action is required.
If port 162 is assigned to a process on the server, then results similar to the following are displayed:
# grep 162 /etc/services snmpd 162/udp daemon name #daemon description |
You must disable the daemon or the application that is using port 162. To disable a daemon, refer to the operating system documentation. To disable an application that is using the port, refer to the application documentation.
Enable FTP on the server as described in the next procedure.
To manage clustered OTP systems, you must enable the FTP service as follows.
Log in as root (su - root) to the server.
Type the command svcadm -v enable network/ftp.
The FTP service is enabled, and starts when the server is rebooted. After the system is rebooted, you can verify whether the FTP service has start using the inetadm command:
# inetadm enabled online svc:/network/telnet:default enabled online svc:/network/nfs/rquota:default disabled disabled svc:/network/echo:dgram disabled disabled svc:/network/time:stream enabled online svc:/network/ftp:default |
Ensure that each OTP system server and storage device meets firmware versions requirements. If necessary, update the server and storage firmware as directed by the hardware documentation.
If one or more of your OTP system servers is a Sun Fire T2000 server, you must install the e1000g transition patches 118833-24 and 123334-04 on each Sun Fire T2000 as described in the next section before installing the Open Telecommunications Platform.
If your clustered OTP systems do not include any Sun Fire T2000 servers, go to Creating the /globaldevices File System on the OTP System Servers.
The Solaris 10 Update 2 OS must be installed on each T2000 as described in Installing and Configuring Solaris 10 Update 2 Operating System
The T2000 and storage device firmware versions must be at the required version levels as described in OTP System Hardware and Firmware Requirements
Refer to OTP System Hardware and Firmware Requirements for the list of required patches and firmware versions for the T2000 server and storage devices, and to the hardware documentation for firmware validation and update procedures. All firmware must be at the required level on the T2000 and on the storage devices prior to installing the Open Telecommunications Platform.
log in as root (su - root) to the Sun Fire T2000.
Open a web browser and download the following two patches from http://sunsolve2.central.sun.com/pub-cgi/show.pl?target=patches/patch-access.
118833-24
123334-04
Change directory to the directory in which you downloaded the T2000 patches.
Type patchadd 118833-24 to install the first patch.
Wait for patch installation to complete.
Type patchadd 123334-04 to install the second patch.
Wait for patch installation to complete.
Type reboot -- -sx to reboot the T2000 in single user mode.
Wait for the T2000 to finish rebooting.
Type /usr/sbin/e1000g_transition -e -f to complete the transition to the e1000g driver.
Type reboot.
Ensure that the /globaldevices file system has been created on each clustered OTP system as described in the next section.
If you have not partitioned each clustered OTP system server's hard drive to include the /globaldevices file system as described in Table 3–1 during installation of the operating system, then you must create and configure the /globaldevices file system on each server in order to enable management of global devices.
The OTP high availability framework requires the /globaldevices file system on one of the local disks on each clustered OTP system server's hard drive. The /globaldevices file system is later mounted as the OTP cluster file system.
For further information about global devices, see the Sun Cluster Concepts Guide for Solaris OS. For information on planning for the global devices file system, see Sun Cluster Software Installation Guide for Solaris OS.
Skip the following procedure If you have already created a /globaldevices file system containing at least 512 Mbytes on the hard drive of each of the clustered OTP systems.
If you have not allocated the /globaldevices file system on one of the local disks on each clustered OTP system server, then you must perform the following procedure on each server in the clustered OTP system.
Log on to the server as root (su - root)
Type newfs /dev/dsk/c0t0d0s3 to create the cluster file system
In this step and the following steps, the file system is mounted on disk slice 3. You can create and mount the file system on any available slice.
If the server has more than one disk, the /globaldevices file system can be created on a disk other than the disk containing the root file system.
Add the following line to the file /etc/vfstab.
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /globaldevices ufs 2 no global,logging
Type mkdir /globaldevices to create the cluster global devices directory.
Type mount /globaldevices to mount the /globaldevices file system
Install the Open Telecommunications Platform on each of your OTP system servers using either of the following two methods:
Install the Open Telecommunications Platform using the command line as described in Chapter 4, Installing the Open Telecommunications Platform Using the Command Line. An external OTP installation server is not required using this method.
Install the Open Telecommunications Platform using the graphical user interface (GUI) installation as described in Chapter 5, Installing the Open Telecommunications Platform Using the Graphical User Interface. An external OTP installation server is required for this method.
The external OTP installation server is a temporary server, and is needed only for the duration of the GUI-based installation and configuration process.