Cisco Headend System Release 2.7 Installation Guide

Page of 158
 
 
 
Stop System Components 
 
4035749 Rev B 
49 
 
3  If applicable, from the dncs window, use the siteCmd command to access the 
RNCS and complete the following steps. 
a  Type the following command and press Enter. The RNCS processes stop. 
siteCmd [lionn hostname] lionnStop
 
b  Type the following command and press Enter. The initd process on the 
LIONN shuts down. 
siteCmd [lionn hostname] lionnKill
 
c  Type the following command and press Enter to determine if the processes 
have stopped. The processes are stopped when there are no processes listed 
in the output. 
siteCmd [lionn hostname]pgrep -fl dvs
  
d  From the root xterm window, type the following commands, pressing Enter 
after each, to disable the RNCS cron jobs. 
ssh –X dncs@[lionn hostname]
 
su -
 
svcadm –v disable –s cron
 
exit
 
4  Close all GUIs and WUIs. 
5  From the dncs xterm window on the DNCS, complete these instructions.  
a  Type the following command and press Enter. The DNCS processes stop. 
dncsStop
 
b  Type the following command and press Enter. The initd process on the 
DNCS is shut down. 
dncsKill
 
c  Type the following command and press Enter to determine if the processes 
have stopped. The processes are stopped when there are no processes listed 
in the output. 
pgrep -fl dvs
  
Note:  The following entries will always appear in the output of this 
command and indicate that it is safe to proceed with the next procedure in 
this chapter. 
–  /usr/sbin/dtrace -qws /dvs/dncs/etc/app_crash/app_crash_global.d 
–  /dvs/dncs/bin/dncsResMon 
d  From the root xterm window, type the following command and press Enter 
to disable cron jobs. 
svcadm –v disable –s cron