Specifications
A-38
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Appendix A Troubleshooting
Advanced Features and Applications
isa 2646 1 0 Jan09 ? 00:14:50 /home/isa/Berkeley/avsdb
root 26088 26059 0 13:23 pts/1 00:00:00 grep avsdb
Make sure there is no avsdb process returned. If the avsdb hangs, use the process ID (2646 in the above
example) with the kill command.
# kill -9 2646
Step 3 Delete all files in the /arroyo/db/DATADIR directory.
Step 4 As user root, stop the Vault database.
# /usr/bin/db_shutdown
Step 5 Confirm that the database is shut down.
# ps -ef | grep avsdb
Step 6 Copy all files in /arroyo/db/DATADIR directory from the Vault to the CDSM.
Step 7 As user root, restart the Vault database.
# su - isa
# ps -ef | grep avsdb
Step 8 As user root, restart the CDSM database.
# su - isa
# ps -ef | grep avsdb
Step 9 Check the configuration on the CDSM and make sure no configuration parameters were lost.
Advanced Features and Applications
This section covers the Media Scheduler feature (live multicast ingest) and the Barker Stream feature.
Live Multicast Ingest
Live multicast ingest is available as part of the Media Scheduler feature or the Real-Time Capture
feature.
Ingest with Media Scheduler
Using Media Scheduler for live multicast ingest requires the following procedures:
1. Enable live ingest by setting both the Media Scheduler and the Ingest Manager to ON in the CDSM
Setup. See the “Initializing the CDS and Activating the Optional Features” section on page 3-3 for
more information.
2. Use the CDSM Input Channels page to configure the input channels. See the “Configuring Input
Channels” section on page 4-37 for more information.
3. Upload channel schedules by importing the electronic program guide (EPG). See the “Uploading an
EPG File” section on page 7-20 for more information.