Руководство По Установке для Cisco DNCS System Release 2.7 3.7 4.2

Скачать
Страница из 124
 
 
 
Stop System Components 
 
OL-31613-01 
23 
 
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 remote terminal 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
 
exit
 
3  Close all WUIs. 
4  From the dncs remote terminal window on the current EC, complete these 
instructions:  
a  Type the following command and press Enter. The EC processes stop. 
dncsStop
 
b  Type the following command and press Enter. The initd process on the EC 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 
–  /dvs/cmd2000/bin/cmd2000 -startFile 
–  /dvs/cmd2000/dvsFiles/cmd2k.conf 
d  If the output from the command in step 4c shows that processes are running, 
type the following command in the root terminal window and press Enter to 
stop those processes. 
kill -9 PID
 (where PID is the process ID(s) of the running process(es)) 
Note: Kill all processes except those identified in the note in step 4c. 
e  If the EC has been Regionalized, type the following command and press 
Enter. This will show if the oammgrctrl process is running. 
pgrep -fl oam
 
f  Is the oammgr process running?