Cisco Headend System Release 2.7 Installation Guide

Page of 138
 
Chapter 2    SR 2.8.1/3.8.1/4.3.1 Upgrade Procedures 
 
 
 
68 
4036043 Rev B 
Restart the cron Jobs 
Restarting the cron Jobs on the DNCS 
1  If necessary, open an xterm window on the DNCS. 
2  Type ps  -ef  | grep  cron and then press Enter. The system should list 
/usr/sbin/cron. Have the cron jobs restarted on the DNCS? 
a  If yes, go to 
Restarting the cron Jobs on the Application Server (on page 68). 
b  If no, go to step 3. 
3  Follow these instructions to log in to the xterm window as root user. 
a  Type su  - and then press Enter. The password prompt appears. 
b  Type the root password and then press Enter
4  Type the following command and press Enter to restart all cron jobs: 
svcadm -v enable -rs cron
  
5  Confirm that the cron jobs have restarted by typing ps  -ef  | grep  cron and then 
press Enter. The system should list /usr/sbin/cron. 
6  Go to 
Restarting the cron Jobs on the Application Server (on page 68). 
 
Restarting the cron Jobs on the Application Server 
If necessary, follow these instructions to restart the cron jobs on the Application 
Server. The cron jobs on the Application Server may have restarted on their own 
when you booted the Application Server, earlier in this chapter. 
Important: This procedure pertains to the SARA Server, only. If the site you are 
upgrading supports the Rovi Application Server, check with Rovi for the 
appropriate procedure. 
1  If necessary, open an xterm window on the Application Server. 
2  Type ps  -ef  | grep  cron and then press Enter. The system should list 
/usr/sbin/cron. Have the cron jobs restarted on the Application Server? 
a  If yes, go to the next procedure in this chapter. 
b  If no, go to step 3. 
3  Follow these instructions to log in to the xterm window as root user. 
a  Type su  - and then press Enter. The password prompt appears. 
b  Type the root password and then press Enter