Cisco Cisco Content Delivery System Manager Installation Guide

Page of 78
Procedure for IDX 3 Failure and Restoration
Step 1
On both the Core Service nodes, edit the DNS host file to change IDX_B to point from IDX3 to IDX4.
a) Edit /etc/dns-hosts
b) Restart DNS sudo /etc/init.d/dnsmasq restart
Step 2
On JS1 and JS2, run the command 'configure_search_heads.py update'
cd /opt/splunk/etc/deployment-apps/CDN_JS/bin
/opt/splunk/bin/splunk cmd python configure_search_heads.py update IDX_B
No changes are required for CDS-M or Forwarder. Splunk AutoLB will send all VDS-IS traffic to
IDX1.
Note
Step 3
When IDX_3 is restored to operation, edit the DNS host file to change IDX_B to point from IDX4 to IDX2 on both Core
Service nodes
Edit /etc/dns-hosts
Restart DNS sudo /etc/init.d/dnsmasq restart
Step 4
On JS1 and JS2, run 'configure_search_heads.py update'
cd /opt/splunk/etc/deployment-apps/CDN_JS/bin
/opt/splunk/bin/splunk cmd python configure_search_heads.py update IDX_B
If the Replica Indexer fails, all subsequent events sent to the associated Primary Indexer will not be replicated. This
results in data loss, if there is a later failover of the Primary Indexer. Therefore, it is recommended that the Secondary
Indexer downtime is as short as possible. Thereafter, force resync from Primary to Secondary Indexer, when Secondary
Indexer comes back online.
Procedure for ESX 1 Failover
Step 1
Enable Splunk on Fwd2 on ESX 2.
ssh bninet@bniforwarder
sudo /etc/init.d/splunkforwarder start
Step 2
Change the Destination IP of UF export setting in CDSM from Fwd1 to Fwd2.
Step 3
Start Jboss service on CDN Manager2, Core2 and UI2 as mentioned below:
a) Log in to CDN Manager2 node; Username: bninet and Password: password
b) Run the following command:
$ /etc/init.d/jboss start
c) Log in to the UI2 node; Username: bninet and Password: password
d) Run the following command:
$ /etc/init.d/jboss start
   Videoscape Distribution Suite Service Manager Software Installation Guide
62
OL-28652-01  
VDS-SM Installation and Configuration
Procedure for Failure Scenarios