User Tools

Site Tools


appliance_distributed_controller_change

This is an old revision of the document!


Appliance Distributed Controller Change

Jul 2018


When installing MFEL, you have to select whether you are doing an Appliance or Distributed installation.
In Appliance mode, the Controller, Licensing and MFEL are all on the same server.

In Distributed mode, MFEL will be on a server, and it's licensing and Controller will be on another server.

The issue here is if you want to use an MFEL that has been part of a distributed system, as a standalone server.


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:

  ./install.sh


This will install the Controller software, that would have been originally on another server.

Next, the installation instructions tell us to run the following script:

  /opt/ericsson/controller/setup/configure.sh --serverID standalone --controllerIP1 x.x.x.x


Where –serverID would normally be standalone and –controllerIP1 is the IP Address of the MFEL.

When a service is created and started, you may see the following two alarms:

  2018-07-18 08:48:33 UTC	License server lost	major	Connection with license server lost service=MFEL_UHD;sdt=MFEL_UHD;expiration=2018-08-17T08:48:33.000Z
  2018-07-18 08:48:27 UTC	License in start period	minor	Service starts for a short period without checking the license availability service=MFEL_UHD;sdt=MFEL_UHD;expiration=2018-07-18T08:51:27.000Z


appliance_distributed_controller_change.1531904470.txt.gz · Last modified: 2023/03/09 22:35 (external edit)