beautypg.com

16 appendix: changing an ip-address, Appendix: changing an ip-address – Grass Valley K2 Edge User Manual v.4.0 User Manual

Page 26

background image

K2 Edge User Manual - document version: 4.0 – Page 26

16 Appendix: Changing an IP-address

After changing the playout nodes’, TX/MAM or FTP-servers’ IP-address, following

adjustments need to be made:

After changing the IP-address of the playout nodes:

1. Change the IP-address in Cobalt Asset Manager Channel settings.

After changing the virtual IP-address of the TX/MAM-servers:

On standalone demo systems, the /system/txmam_fix_ip.sh script can be used.

1. On the K2Edge nodes, in /etc/hosts adjust MAIN-DB. Specify the virtual IP of the

TX/MAM servers.
Example:

10.250.51.51 MAIN-DB

You can also set the IP-address of the TX/MAM server via the IP Manager.

2. On both the TX/MAM servers, in /usr/local/apache2/application/configs/application.ini,

adjust

project_options.serverip. Specify the virtual IP of the TX/MAM

servers.
Example:

project_options.serverip = "10.250.51.51"

3. On both the TX/MAM servers, in usr/local/apache2/application/configs/ingest.ini,

adjust

ingest.assetHostIp. Specify the virtual IP of the TX/MAM servers.

Example:

ingest.assetHostIp = "10.250.51.51"

After changing the IP-address of the FTP-server:

1. On both the TX/MAM servers, in /usr/local/apache2/application/configs/videoftp.ini,

adjust:

videoFtp.host to the FTP-server IP

videoFtp.user to FTP-server user

videoFtp.password to FTP-server password

videoFtp.path to FTP-server path

2. On the TX/MAM server (main and backup) in

/system/objects/cobassets/bin/transfer_ftp.xml, adjust the transfer metadata.
Transfer metadata can be set with the /system/objects/cobassets/bin/set.sh

script.