XCAT_2.15.1_Release_Notes - xcat2/xcat-core GitHub Wiki
2.15.1 Release Notes
Highlighted Functions and Changes in Behavior
Features
Operating System Support
-
RHEL 7.7
- For complete list of supported operating systems see xCAT2 Release Information and Compute node support matrix
-
Beta support for RHEL 8.1 and SLES 15
- Limited support for
confignetwork
- Limited support for
statelite
- Limited support for
Highlighted Changes
- OpenBMC
rspconfig thermalmode
option - Beta support for IC922 nodes discovery
Restrictions and Known Issues
-
go-xcat install
sometimes fails with checksum or signature errors when downloading dependency packages. When that happens, trygo-xcat --xcat-version=2.15 install
or point directly to dependency zip file withgo-xcat --xcat-dep=https://xcat.org/files/xcat/xcat-dep/2.x_Linux/xcat-dep-2.15.1-linux.tar.bz2 install
-
When provisioning a node with a diskfull install of RHEL 8.0 or RHEL 8.1 using the default osimage definitions, the disk partitioning rules included in
/opt/xcat/share/xcat/install/scripts/pre.rhels8
will create a 20G/
filesystem if the disk is 65G or greater. This behavior will be changed in the next xCAT release to create a/
filesystem that uses all available space on the disk rather than limiting the filesystem to 20G. For users who wish to provision diskfull nodes with larger/
filesystems using xCAT 2.15.1, thepre.rhels8
can be patched with the updated version using the following procedure:wget https://raw.githubusercontent.com/xcat2/xcat-core/master/xCAT-server/share/xcat/install/scripts/pre.rhels8
- Make a copy of existing
/opt/xcat/share/xcat/install/scripts/pre.rhels8
- Replace
/opt/xcat/share/xcat/install/scripts/pre.rhels8
with the one downloaded withwget
. - Reprovision compute node.
xCAT Documentation
xCAT documentation is hosted on ReadTheDocs: http://xcat-docs.readthedocs.io/
Download xCAT
-
xcat-core
- RHEL/SLES - xcat-core-2.15.1-linux.tar.bz2
- Ubuntu - xcat-core-2.15.1-ubuntu.tar.bz2
-
xcat-dep
- RHEL/SLES - xcat-dep-2.15.1-linux.tar.bz2
- Ubuntu - xcat-dep-2.15.1-ubuntu.tar.bz2
Test Environment
Hardware Platform and Operating Systems which have been verified:
- Note: Ubuntu has been tested in non-hierarchical environment only.
Hardware Platform | Operation System |
---|---|
IBM Power System AC922 | RHEL 8.1 |
IBM Power System AC922 | RHEL 8.0 |
IBM Power System AC922 | RHEL-Alt 7.6 |
IBM Power System AC922 | SLES 15.0 |
IBM Power System AC922 | Ubuntu 18.04.2 |
IBM Power S822LC for HPC | RHEL 8.1 |
IBM Power S822LC for HPC | RHEL 8.0 |
IBM Power S822LC for HPC | RHEL 7.7 |
IBM Power S822LC for HPC | RHEL 7.6 |
IBM Power S822LC for HPC | Ubuntu 16.04.5 |
IBM Power S822LC for HPC | Ubuntu 18.04.2 |
IBM Power S822LC for HPC | SLES 12.3 |
iDataPlex M4 DX360 | RHEL 8.1 |
iDataPlex M4 DX360 | RHEL 8.0 |
iDataPlex M4 DX360 | RHEL 7.6 |
iDataPlex M4 DX360 | Ubuntu 16.04.5 |
iDataPlex M4 DX360 | Ubuntu 18.04.2 |
iDataPlex M4 DX360 | SLES 15.0 |
iDataPlex M4 DX360 | SLES 12.3 |