/
(2) Coordinator / Deployer Installation

(2) Coordinator / Deployer Installation

Move to Cluster Admin Page


When accessing Web Admin, the Cluster Admin screen appears. It also appears when you click on the menu Preferences at the top.

  • If you are installing Coordinator / Deployer for the first time , click the [Install] button at the top to proceed.
  • To register Coordinator / Deployer already installed with Command Line, click the [Register] button at the top .

Index


Coordinator Installation


On the Cluster Admin page, click Install.

Enter in each item and  click [Ok].

Item

Description

Example

Primary Coordinator /

Secondary Coordinator

The name of the node to be added is configured in the format "IP: PORT".

The PORT value is set to the CLUSTER_LINK_PORT_NO value.

192.168.0.32:5101
HTTP Admin Port

The PORT value is set to the HTTP_ADMIN_PORT value.

5102
Install Path

Specifies the path to install.

/home/machbase/coordinator
User ID(SSH) / Password(SSH)

If the server you want to install is different from the server running MWA, enter SSH's User ID and Password.



Delete Coordinator


In MWA, there is no ability to delete coordinator. You must delete it directly with command-line.


Deployer Installation


On the Cluster Admin page, click Install.

Enter in each item and  click [Ok].

Item

Description

Example

Deployer Name

The name of the node to be added is configured in the format "IP: PORT".

The PORT value is set to the CLUSTER_LINK_PORT_NO value.

192.168.0.32:5201
HTTP Admin Port

The PORT value is set to the HTTP_ADMIN_PORT value.

5202
Install Path

Specifies the path to install.

/home/machbase/deployer
User ID(SSH) / Password(SSH)

If the server you want to install is different from the server running MWA, enter SSH's User ID and Password.



Delete Deployer


On the Cluster Admin page, click the Deployer icon(), and then click  [Remove Deployer].

Then, exit the deployer with command-line and delete the directory.


Add Package


Adding the package to be installed as Broker and Warehouse in Coordinator. At this time, the registered package registers the lightweight version excluding MWA.

On the Cluster Admin page, click the Coordinator icon(), and then click [Add Package].

Item

Description

Example

Package Name

Specifies the package name to be added.

machbase

Package File

Selects the package file.

Specifies a lightweight package that excludes MWA files, since this package is for broker and warehouse installations only.

/home/machbase/machbase-ent-x.x.x.official-LINUX-X86-64-release-lightweight.tgz

Delete Package


Removing the package registered in Coordinator.

On the Cluster Admin page, click the Coordinator icon(), and then click  [Remove Package].

image2021-11-5_18-27-27.png

Item

Description

Example

Package Name

Specifies the name of the package to be deleted.

machbase

Related content