Installation Guide

Chapter 2 Upgrade of RNCS Software
56 78-4021167-01 Rev D
23 Type lustatus and then press Enter. The system displays the status of the
LiveUpgrade boot environment.
Example: You should see results similar to this example:
BE_name
Is
Complete
Active
Now
Active
On Reboot
Can
Delete
Copy Status
fl2.0.0.7p7
yes yes no no
LIONN_V3.1.0.x yes no yes no
Note: The example shows that the new RNCS environment will become active
after the next reboot.
24 From an xterm window on the ISDS (as root user), type siteCmd [hostname of
Sun Fire server] lionnStop and then press Enter. A confirmation message about
stopping the lionn appears.
Example: siteCmd lionn2 lionnStop
25 Type y and then press Enter. The lionn processes stop.
26 Verify that the lionn processes have stopped by typing siteCmd [hostname of
lionn] ps -ef | grep dvs and then press Enter.
27 Do the results from step 26 show only the lionnInitd and Informix processes?
If yes, go to step 28.
If no (you see other processes), complete the following steps.
a Type siteCmd [hostname of lionn] lionnkill and then press Enter.
b Type siteCmd [hostname of lionn] ps -ef | grep dvs and then press
Enter.
Note: Contact Cisco Services if the results from step 27 b still show lionn
processes that are running.
28 From the console on the RNCS, type shutdown -g0 -y -i6 and then press Enter.
The system reboots with the new software in place.
Important: Note these important points:
Do not use an xterm window on the ISDS.
Do not use the reboot or halt commands to reboot the server.
After the first reboot, the engineer may be prompted to supply answers to
some questions that appear in Install the RNCS Software (on page 11).
29 From the console on the RNCS, open the /etc/ssh/sshd_config file with a text
editor.
30 Un-comment the PermitRootLogin yes line by removing the # from the
beginning of the line to allow remote SSH login for root user
31 Save and close the /etc/ssh/sshd_config file.
32 Type svcadm refresh ssh and press Enter. The SSH service is restarted and the
SSH login for root is enabled.