User Tools

Site Tools


appliance_distributed_controller_change

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
appliance_distributed_controller_change [2018/07/18 10:08] – [Convert Distributed MFEL to Standalone MFEL] walkeradminappliance_distributed_controller_change [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== Appliance Distributed Controller Change =====+====== Appliance Distributed Controller Change ======
 <color #db5f0b>Jul 2018</color> <color #db5f0b>Jul 2018</color>
 \\  \\ 
Line 20: Line 20:
  
 ==== Convert Distributed MFEL to Standalone MFEL ==== ==== Convert Distributed MFEL to Standalone MFEL ====
-\\  
 \\  \\ 
 On the MFEL, you need to firstly install the controller, you can check the installation documentation for a full explanation of this, but basically you need to run the following from the folder you unpacked the Controller software in to: On the MFEL, you need to firstly install the controller, you can check the installation documentation for a full explanation of this, but basically you need to run the following from the folder you unpacked the Controller software in to:
Line 45: Line 44:
     ./install.sh --standalone     ./install.sh --standalone
 \\  \\ 
 +\\ 
 +
 +----
 +
 +==== Create and Start a Service ====
 \\  \\ 
 Now, when a service is created and started, you may see the following two alarms: Now, when a service is created and started, you may see the following two alarms:
Line 55: Line 59:
 This is because the MFEL is still looking at the license server on the original Controller Server. We need to point it to the new Controller we installed on the MFEL earlier. This is because the MFEL is still looking at the license server on the original Controller Server. We need to point it to the new Controller we installed on the MFEL earlier.
 \\  \\ 
 +\\ 
 +
 +----
 +==== Point to Correct License Server ====
 \\  \\ 
 There are two possible places the configuration script may reside (due to the MFEL previously having a non-standalone installation). But the syntax is the same for both, so if one fails, try the other. There are two possible places the configuration script may reside (due to the MFEL previously having a non-standalone installation). But the syntax is the same for both, so if one fails, try the other.
Line 64: Line 72:
 /opt/ericsson/encoding-live-server/setup/configure.sh --licenseServerIP x.x.x.x /opt/ericsson/encoding-live-server/setup/configure.sh --licenseServerIP x.x.x.x
 </file> </file>
 +\\ 
 +The LicenseServerIP will be the same IP Address as the MFEL
 +\\ 
 +\\ 
  
appliance_distributed_controller_change.1531904912.txt.gz · Last modified: 2023/03/09 22:35 (external edit)