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:02] – [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 37: Line 36:
 \\  \\ 
 \\  \\ 
-When a service is created and started, you may see the following two alarms:+Next, reinstall the MFEL as Standalone: 
 +\\  
 +\\  
 +From the folder you extracted the MFEL installation files to, run the following: 
 +\\  
 +\\  
 +    ./install.sh --standalone 
 +\\  
 +\\  
 + 
 +---- 
 + 
 +==== Create and Start a Service ==== 
 +\\  
 +Now, when a service is created and started, you may see the following two alarms:
 \\  \\ 
 \\  \\ 
Line 43: Line 56:
          
     License in start period minor Service starts for a short period without checking the license availability     License in start period minor Service starts for a short period without checking the license availability
 +\\ 
 +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.
 +\\ 
 +\\ 
 +<file>
 +/opt/ericsson/encoding-live-standalone/setup/configure.sh --licenseServerIP x.x.x.x 
 +
 +/opt/ericsson/encoding-live-server/setup/configure.sh --licenseServerIP x.x.x.x
 +</file>
 +\\ 
 +The LicenseServerIP will be the same IP Address as the MFEL
 +\\ 
 \\  \\ 
  
appliance_distributed_controller_change.1531904529.txt.gz · Last modified: 2023/03/09 22:35 (external edit)