Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
Chapter 1    SR 2.8.2/3.8.2/4.3.2 Pre-Upgrade Procedures 
 
 
 
28 
4038415 Rev A 
Stop the dhctStatus, signonCount, and cmd2000 
Processes 
When sites are being upgraded, the dhctStatus utility may occasionally be in the 
process of polling DHCTs. Additionally, the signonCount utility may be active in 
system memory. Our engineers have discovered that upgrades proceed more 
smoothly when the dhctStatus utility is not actively polling DHCTs and when the 
signonCount and cmd2000 processes are not active in system memory. The 
instructions in this chapter guide you through the steps required to stop these 
processes. 
 
Terminating the dhctStatus Utility Polling Operation 
Complete the following steps to determine whether the dhctStatus utility is actively 
polling DHCTs, and then terminate the polling operation, if necessary. 
1  If necessary, open an xterm window on the DNCS. 
2  Type the following command and press Enter to determine if the dhctStatus 
utility is running. 
ps -ef | grep dhctStatus
 
Example: (if it is running) 
dncs 12514 12449 0 13:50:27 pts/3 0:00 /bin/ksh 
/dvs/dncs/bin/dhctStatus
 
dncs 12556 12514 0 13:50:28 pts/3 0:01 /usr/local/bin/perl 
/dvs/dncs/bin/DhctStatus/dhctStatus.pl
 
 
dncs 12681 12632 0 13:50:54 pts/10 0:00 grep dhct
 
3  Do the results from step 2 show that the dhctStatus utility is running? 
 
If yes, type dhctStatus and press Enter to display the dhctStatus menu. 
 
If no, skip the rest of this procedure. 
4  To terminate the polling operation, follow these instructions. 
a  Type and then press Enter. The system displays a polling menu. 
b  Type t and then press Enter. The system terminates the polling operation. 
c  Press Enter to return to the main menu. 
d  Press q and then press Enter to exit the menu.