Upgrade Lucent CM software

Purpose

This topic describes the steps to upgrade software on the Lucent CM system. The software upgrade is performed using a script.

Obtaining the software

The software can be obtained via the following methods:

Script name and directory

Script directory

 

Script name

 

/mnt/cdrom/scripts/

 

lps_upgrade.sh

 

Software upgrade on multi-node systems

The software upgrade procedure upgrades the software on all nodes of the Lucent CM system, not just a single node.

The operation can be initiated from any Lucent CM application node or universal node of the Lucent CM system.

DANGER

CAUTION

Service-disruption hazard

The software upgrade results in a service disruption on each Lucent CM server. For simplex configurations,a software upgrade results in a full service disruption. For High Availability configurations, software upgrade can result in a partial service disruption.

The length of the service disruption is highly variable and depends on the amount of data in the system, and the extent of the data manipulation for the upgrade.

Perform this procedure during low traffic hours.

Before you begin

Perform a backup of the Lucent CM system before upgrading the Lucent CM software.

Upgrade software

Task StepsPerform the following steps to upgrade software on the Lucent CM system:

1

Login to one of the application node or universal nodes of the Lucent CM system as “root”.


2

Insert the Lucent CM CD-ROM with the new software.


3

Mount the CD-ROM.

Type the following command and press ENTER:

# mount /mnt/cdrom


4

Change directory to the directory where the script is located.

Type the following command and press ENTER:

# cd /mnt/cdrom/scripts


5

Execute the Lucent CM upgrade script. Type the following command and press ENTER:

# ./lps_upgrade.sh

Result:  The software upgrade script starts.


6

Enter the root password of the local host.

Result:  The software upgrade path displays and you are asked to confirm.


7

Enter y to proceed with the software upgrade.


8

Enter the following information when prompted:

  • The 'root' password for all other Lucent CM nodes in the system

  • The userid of the Lucent CM system administrator account

  • The password of the Lucent CM system administrator

Result: The script starts and performs the following tasks:

  • Create an installation package.

  • Transfer the package to each Lucent CM node

  • If possible, divide the Lucent CM nodes into two groups, each capable of providing service.

    Each of the two groups must contain a node with a load balancer, at least one App server, and one DB node in each existing DB segment.

  • Update the software for each group.

The script generates output to show the steps of the software upgrade.


9

Unmount the CD-ROM.

Type the following command and press ENTER:

# umount /mnt/cdrom


10

Eject the CD-ROM.

Type the following command and press ENTER:

# eject

End of steps



© Lucent Technologies