Cisco Headend System Release 2.7 Installation Guide

Page of 57
 
Appendix A 
Stopping System Components 
28 
 
Stop System Components 
Follow  these instructions  to stop the system components.   
1  If applicable, from an xterm window on the DBDS where  you are logged in as 
dncs user, use the siteCmd command to access the RNCS (or LIONN) 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 shut 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 a 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 
 
2  From an xterm window on the DBDS where  you are logged in as dncs user, 
complete these instructions.   
e  Type the following  command and press Enter. The DBDS processes stop.  
dncsStop
 
f  Type the following  command and press Enter. The initd process on the DBDS 
is shut down.  
dncsKill