2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-11 14:00:17 +00:00

Merge pull request #7024 from gurevichmark/workaround_genesis

Update genesis-base building instructions
This commit is contained in:
besawn
2021-09-01 15:55:14 -04:00
committed by GitHub

View File

@@ -10,13 +10,13 @@ To support the Power9 hardware, changes are made to the kernel in the Red Hat En
Work-around
-----------
.. note:: The genesis-base must be compiled on the Power9 hardware. If the management node is not Power9 hardware, manually provision a compute node, build the genesis-base RPM, then install it on the management node.
.. note:: The genesis-base must be compiled on the Power9 hardware, running RHEL7. If the management node is not Power9 hardware, manually provision a RHEL7 compute node, build the genesis-base RPM, then install it on the management node.
xCAT cannot ship a kernel based on RHEL distribution, so the customer needs to build a version of the ``xCAT-genesis-base`` on-site using a server running Red Hat Enterprise Linux.
xCAT cannot ship a kernel based on RHEL distribution, so the customer needs to build a version of the ``xCAT-genesis-base`` on-site using a server running Red Hat Enterprise Linux 7. Building ``xCAT-genesis-base`` on a server running Red Hat Enterprise Linux 8 is currently not supported.
1. Download the latest timestamp version of the ``xCAT-genesis-builder`` RPM provided here: http://xcat.org/files/xcat/xcat-dep/2.x_Linux/beta/
2. Install the ``xCAT-genesis-builder`` RPM on a node that is installed with the RHEL version being deployed.
2. Install the ``xCAT-genesis-builder`` RPM on a node that is installed with the RHEL version 7.
3. Build the ``xCAT-genesis-base`` RPM: ::