Overview
Learn how to install a Software Maintenance Upgrade (SMU) to update your Cisco Optical Site Manager with bug fixes and enhancements.
A Software Maintenance Upgrade (SMU) is a package that can be installed on a system to deliver patch fixes or security updates to a released image. A Cisco Optical Site Manager SMU is an updated Cisco Optical Site Manager image bundled as an XR SMU, providing the latest enhancements or fixes for Cisco Optical Site Manager \within the XR environment.
Install a SMU to update your Cisco Optical Site Manager with bug fixes and enhancements. Transfer the installation file, install the SMU, and verify that the new image is active.
In high availability (HA) deployments, install the SMU on the standby node first. Then, install it on the active node.
Installing a SMU triggers the host device’s controller to reload.
Before you begin
Download the SMU from the Cisco Software Download page.
Follow these steps to install a Cisco Optical Site Manager SMU:
Procedure
| 1. | Use the scp command to copy the file to the standby node and confirm the md5sum value. Example:
|
|
| 2. | Use the install source command to install the SMU. Example:
Wait for the installation to complete.
|
|
| 3. | Use the show install request command to verify the status of installation was successful. Example:
|
|
| 4. | Use the install commit command to commit the SMU. Example:
|
|
| 5. | Use the show install fixes committed command to verify that the SMU image is committed. Example:
|
|
| 6. | Use the show install fixes active command to verify that the SMU image is active. Example:
|
|
| 7. | Use the show cosm status command to verify that the Cisco Optical Site Manager SMU version is activated. Example:
The status of the standby node appears as
NONE in the output of the
show cosm status command.
|
|
| 8. | Perform the same installation process on the active node.
After the installation is completed and the controller is reloaded, these redundancy status changes occur:
|
The Cisco Optical Site Manager SMU is installed.
This table explains the redundancy status changes in the output of the show cosm status command on both nodes during the SMU installation.
| Node | Node Operation | Redundancy Status | Details |
|---|---|---|---|
| Standby Node | Install SMU, the reloads | Status varies (install / reload in progress) | The standby node temporarily disconnects during SMU installation. |
| Active Node | No action / monitoring | ACTIVE (standby not connected) | The active node displays standby not connected while the SMU installs on the standby node. |
| Active Node | Install SMU, then reloads | Transitions: UNKNOWN → STARTING → NONE → STANDBY (connected active 1.1.1.1-COSM) | The active node undergoes state transitions while coming back online. |
| Standby Node (becomes new Active) | Monitors while old active reloads | NONE → ACTIVE (standby not connected) → ACTIVE (connected active 2.2.2.2-COSM) |
|