...
Non-Appliance Mode Only
The steps below are only applicable for installation in Non-Appliance mode, and should be performed by your Linux administrator.
...
...
This video demonstrates how to prepare a RHEL 7.8 operating system for DPOD Non-Appliance mode installation. Use it just as a demonstration, as it is not kept up-to-date with every change in the requirements. When preparing the operating system, you should follow the procedure provided below.
Subject | Action | ||||||
---|---|---|---|---|---|---|---|
Supported operating Operating system version | Use an operating system that is supported by DPOD as described in Hardware and Software Requirements. Verify the installed OS using the following command:
| ||||||
CPU and RAM | Allocate CPU and RAM according to the chosen deployment profile as listed in Hardware and Software Requirements. Verify the allocated resources using the following commands:
| ||||||
Disks | DPOD DPOD usually requires at least 3 disks (LUNs / physical / virtual):
The sizes number of the disks and sizes are described in the Hardware and Software Requirements. Some configurations, such as the Cell environment, requiremultiple disks for the data, while others, such as the Developer Edition, require only one. You may verify the existence number of the installed disks using the following command (e.g: look for
| ||||||
Mount points, file systems and logical volumes | DPOD requires specific mount points / file systems in the different disks.
Tip: To use LVM in AWS EC2 instances with RHEL 8.x and EBS disks, first execute | ||||||
Privileged user | The installation must be installation must be performed by the root user or by using
| ||||||
Non-privileged OS user and group | The DPOD services require a non-privileged dedicated OS user and group to run. Consider executing using the following commandexample:
| ||||||
OS locale | The supported OS locale is must be configured to
If the locale is not
| ||||||
Network interfaces and firewall | Ensure you have at least one network interface installed and configured with full access to network services, such as DNS and NTP. | ||||||
Setup DNS | It is highly recommended to setup DNS - your network admin may need to assist you with this action. | ||||||
Hosts file | Verify that the | ||||||
Using | If you are using Red Hat Enterprise Linux (RHEL), your system might need to be registered and subscribed to the Red Hat Customer Portal to be able to install all prerequisites using
| ||||||
Setup hosts file | Verify that the | ||||||
Required RPMs | Verify the existence of the following RPMs Packages (RPMs) | Make sure the following packages (RPMs) are installed and up-to-date from the official Red Hat/Rocky Linux /CentOS yum repositories: httpd version 2.4.6-67 and above (together with the following dependencies: mailcap, apr, httpd_tools) mod_ssl curl wget unzip initscripts xmlstarlet lz4 jansson cjose chrony iptables-services bc fontconfig mailcap
numactl tuned nmon hiredis , Note: The EPEL repository (e.g.: The installation is usually performed by executing
If the command fails to find the packages, you may manually download the RPM files and install them. The following packages (RPMs) are recommended for system maintenance and troubleshooting, and are optional: | |||||
Web server ( | Ensure the
|
...
File System / Mount Point | Minimum Size | Device Type | File System |
---|---|---|---|
Disk 1: Operating System (e.g.: | |||
For this disk, use your organization’s standards for the operating system, or use the default sizes that are created automatically when the operating system is installed. | |||
Disk 2: Application and Logs (e.g.: | |||
/app | 30 GB | LVM | XFS |
/app/tmp | 8 GB | LVM | XFS |
/installs | 30 GB | LVM | XFS |
/logs | 15 GB | LVM | XFS |
/shared | 1 GB | LVM | XFS |
Data Disk(s) (e.g.: | |||
/data | As described in Hardware and Software Requirements or according to the sizing spreadsheet in case one was provided by the DPOD support team. Minimum of 100 GB. | LVM | XFS[Required only for cell members] |
/data2, /data22, /data222, /data3, /data33, /data333, /data4, /data44, /data444 | Only for cell members, according to the sizing spreadsheet provided by DPOD support team. See Setup a Cell Environment for information about these disks/mount points. | LVM | XFS |
...
Third-party software such as antivirus, cybersecurity, monitoring, APM, endpoint protection, backup, etc. might significantly decrease the performance of DPOD and impact its functionality.
In case of functionality or performance issues, try first to disable such software.
During the resolution of issues, DPOD support will ask the customer to disable any 3rd party software in order to isolate the issues and verify their source. Support cannot be provided if the 3rd party tools are not disabled.
...