XCAT_2.9.2_Release_Notes - xcat2/xcat-core GitHub Wiki
-
New Hardware Support
-
Support IBM Power 8 server
For the hardware control, only HMC-based hardware management is supported.
The following hardware control commands have been verified:
rpower,rcons,rinv,rvitals,rspconfig,rflash
-
-
New Operating System Support
-
AIX 6.1.9.30 and AIX 7.1.3.45
Diskful Install
Verified updatenode command
Verified syncfile mechanism
-
-
Enabled the TLSv1 in the connections between xcat client, xcatd, and compute node.
# lsdef -t site clustersite -i xcatsslversion
Object name: clustersite
xcatsslversion=TLSv1
###xCAT core packages tar ball:
###xCAT dependency package verified with this xCAT release:
- AIX6.1 TL8 SP6
- AIX6.1 TL9 SP5
- AIX7.1 TL3 SP5
- POWER8 BE (HMC version: V8R8.3.0)
- Sometimes the command
rspconfig <node> sshcfg
cannot output correct status of ssh without password configuration. The work around is you can try to ssh to the hmc to test whether the key has been set correctly. Issue 352