XCAT_2.12.3_Release_Notes - xcat2/xcat-core GitHub Wiki
- Manage IBM OpenPower S822LC for HPC, "Minsky" Servers (8335-GTB)
-
more diskless osimage attributes are exported to "postinstall" script as environment variables
These attributes can be used in the "postinstall" scripts on diskless rootimg customization. Resolves Issue #1857
-
Add option 'vlan' for rspconfig
With this option, user can set or get vlan ID for the specified BMC.
-
rinv noderange {model|serial|deviceid|uuid|guid|vpd|mprom|firm|all}
rinv
now supports retrieving specific inventory information for Open POWER servers. See man pages for specific details. -
switchdiscover [<noderange>|--range ipranges] [-s scan_methods] [--setup]
Switch based switch discovery. By specifing the
--setup
option, theswitchdiscover
command will discover switches present across the range of IP specified and do some basic configuration (static IP, hostname, SNMP). The mapping happens using the predefined switch object in xCAT based on the switchname and switchport attributes. -
mkdef -z < <object definition stanza file>
support object creation with IO redirect of a stanza file. Resolves Issue #1671
-
xcatprobe new subcommands
nodecheck
- Verify no two node objects have the same MTM + serial numberosimagecheck
- Verify no two osimage objects have the same value for rootimgdir attribute -
rflash
supports firmware flashing on IBM OpenPower "Minsky" servers
- The "dev" and "celogin1" options of
rspconfig
are dropped.
xCAT documentation is hosted on ReadTheDocs: http://xcat-docs.readthedocs.io/
-
xcat-core
- RHEL/SLES - xcat-core-2.12.3-linux.tar.bz2
- Ubuntu - xcat-core-2.12.3-ubuntu.tar.bz2
-
xcat-dep
- RHEL/SLES - xcat-dep-2.12.3-linux.tar.bz2
- Ubuntu - xcat-dep-2.12.3-ubuntu.tar.bz2
Hardware Platform | Operation System |
---|---|
IBM Power S822LC for HPC | RHEL 7.2 |
IBM Power S822LC for HPC | Ubuntu 14.04.4 |
IBM Power S822LC for HPC | Ubuntu 16.04.1 |
IBM Power S822LC for HPC | SLES 12 SP1 |
IBM Power 750 | RHEL 7.2 |
IBM Power 750 | RHEL 6.8 |
IBM Power 750 | SLES 11 SP4 |
iDataPlex M4 DX360 | RHEL 7.2 |
iDataPlex M4 DX360 | SLES 11 SP4 |
iDataPlex M4 DX360 | Ubuntu 14.04.4 |
iDataPlex M4 DX360 | Ubuntu 16.04.1 |
iDataPlex M4 DX360 | SLES 12 SP1 |
-
Issue #1805 Enable Kdump can not work on diskless image for rh7.3 snapshot1.
-
Issue #1837 [Customer]a network configuration of interface named "bootnic" will be created on CN when the "site.managedaddressmode='static'"
-
Issue #1090 conserver looses console output with ppc64le firestone (OpenPower S822LC) systems
-
Issue #1804 [customer] Rest API not showing taggedvlan from ipmi table
-
Issue #1591 Genesis loading hang in firestone node if ntp time offset is too large
Click here For the full list of issues resolved in this release
-
Issue #1881 For the Minsky Servers, the recommendation is to use the left port (BMC/eth0) dedicated for the BMC and the right port (eth1) for the compute node. If both ports are configured with a dynamic range, there will be some issues encountered during the discovery process. The genesis kernel will be sent to both interfaces.
Work around: Delete the file associated with the BMC network under the
/tftpboot/pxelinux.cfg/p/
directory. Note: This file must be deleted each timemknb
is executed which happens automatically on install/upgrade of xCAT. -
For the new switch-based switch discovery (
switchdiscover .. --setup
), only Blade Network Technologies (BNT) G8052 switches are supported in this release. -
Issue #1873 Failed to find the directory: /.statelite/persistent after Redhat7.x statellite installation
-
Issue #1887 "lsdocker -l" might fail on ubuntu14.04.4-x86 Docker host