Prerequisites
Make sure that the prerequisites are met before you run Z Understand on Linux® or Linux on System z®.
The Z Understand container package requires the
following prerequisites:
- Red Hat® Enterprise Linux (RHEL), running on x86 or s390x platform
- Podman version 5 (recommended) or 4.
- 32 GB RAM minimum.
- CPU:
- Linux: Intel XEON Dual processor with minimum of 4 cores each, 3 GHz or higher, with Turbo support
- Linux on System z: 4 Integrated Facility for Linux (IFLs)
- Dedicated hard disk drive for the operating system, minimum 500 GB. Secondary dedicated hard disk drive for data, minimum 2 TB.
- One of the following relational database servers, to be installed on a separate dedicated
machine (recommended):
- Db2® for LUW (Linux, UNIX, and Windows). For more information, see Db2 for LUW (Linux, UNIX, and Windows) prerequisites.
- Microsoft SQL Server. For more information, see Microsoft SQL server configurations.
- Supported internet browsers (used for accessing Z Understand Configuration Service Admin):
- Google Chrome (recommended)
- Mozilla Firefox
- Microsoft Edge
- Download the OrientDB docker image. Since an air-gapped
system cannot directly download the necessary docker image, you need to manually download and
transfer the image. To install Z Understand on an air-gapped
system, complete the following steps before your installation:
- On a Linux system with internet access, run the following command:
Starting with May 2024 release, OrientDB version 3.2.53 or later is required for Z Understand.podman save orientdb:3.2.53 > orientdb.tar - Transfer the
orientdb.tarto the air-gapped system where you want to install Z Understand. - Run the following command:
podman load -i orientdb.tar - Proceed with the normal installation process for Z Understand.
- On a Linux system with internet access, run the following command: