...
- The DPOD cell manager and cell FCM must be with the same version (minimum version is v1.0.8.6 )
- DPOD ce ll manager can be both "Appliance Mode" or "Non appliance Appliance Mode" installation with "medium" architecture type as detailed in the Hardware and Software Requirements. The manager server can be both virtual or physical.
- DPOD cell member (FCM) should be "Non appliance Mode" installation with "High_20dv with High Load" architecture type as detailed in the Hardware and Software Requirements
- Each cluster component (manager / FCM ) should have two network interfaces :
- External interface - for DPOD users to access UI and for communication between DPOD and Monitored Gateways.
- Internal Interface - for internal DPOD components communication (should be 10GB Ethernet interface, for more information see configuring FCM)
- Each installation will requires some different ports to be opened in the firewall - see table 1
...
DPOD cell manager can be both "Appliance Mode" or "Non appliance Appliance Mode" installation with "medium" architecture type as detailed in the Hardware and Software Requirements. The manager server can be both virtual or physical.
...
Federate Cluster Member Installation
The following section will describe the installation process of a single Federated Cluster Member (FCM). User should repeat the procedure for every FCM installation.
Prerequisites
- DPOD cell member (FCM) should be "Non Appliance Mode" installation with "High_20dv with High Load" architecture type as detailed in the Hardware and Software Requirements.
- In addition to the "Non Applianc Mode" software requirements user should Install the following software packages (RPM) :
iptables
iptables-services
numactl
Installation
DPOD installation
Install DPOD "Non Appliance Mode" as described in the following installation procedure.
Note |
---|
As described on the prerequisites section the cell topology requires two network interfaces . when installing the cell member (the standard DPDO installation before federating to cell) user will be prompt to choose the ip address for the UI console. |
After the DPOD installation is complete user should execute the following operation system performance optimization script.
Code Block | ||
---|---|---|
| ||
/app/scripts/tune-os-parameters.sh |
Note |
---|
User should reboot the server for the new performance optimization should take effect. |
In order to configure the local node and remote collector(s), run the following script in the local node once per remote collector .
...