Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The DPOD cell manager and cell FCM must be with the same version (minimum version is v1.0.9.0 )
  2. 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.
  3. 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
  4. Each cluster component (manager / FCM ) should have two network interfaces :
    1. External interface - for DPOD users to access UI and for communication between DPOD and Monitored Gateways.
    2. Internal Interface - for internal DPOD components communication (should be 10GB Ethernet interface, for more information see configuring FCM)
  5. 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.
Although cell member does not have UI service user should choose the the "External Interface".


After the DPOD installation is complete user should execute the following operation system performance optimization script.

Code Block
themeRDark
/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 .

...