Special OS requirements
Required OS package versions
The NSP requires the minimum version or later of each RHEL package listed in Table 3-5, Required RHEL OS package versions. If an installed package version is lower than the minimum, you must upgrade the package to at least the minimum,
You can use the following commands to check the current package versions:
# dnf list installed | grep container-selinux ↵
# dnf list installed | grep tzdata-java ↵
Note: If the minimum version is not installed, NSP component deployment may fail.
As required, use the following CLI commands to upgrade one or more packages:
dnf -y install container-selinux
dnf -y install tzdata-java
Table 3-5: Required RHEL OS package versions
Package |
Minimum required version |
---|---|
container-selinux |
2.191.0-1 |
tzdata-java |
2023d |