Base Command Manager / Bright Cluster Manager Release Notes
Release notes for Bright 6.1-16
== cmdaemon ==
* Added: global /etc/cmshrc (processed before the personal .cmshrc)
* Added: AdvancedConfig MaxAutoDetectDisks defaulting to 50: If the number of disks is above this value, no monitoring data will be saved for any disk related metric
* Added: replace '$michost' with the hostname of the MIC host in fsmounts for a MIC device
* Added: -g option to external-user-cert.py
* Improved: negative range syntax in cmsh for excluding nodes. Examples: node001..node100,-node040..node060,node050..node051, or node[001-100],-node0[40-60],node05[0-1]
* Improved: stride syntax in cmsh, e.g. odd nodes: node[001-100:2], or exclude every forth node: node[001-100],-node[004-100:4]
* Improved: automatically exclude CIFS and ceph filesystems during node updates
* Fixed: in some cases, device status listed as UNDEFINED when using cmsh in batch mode
* Fixed: permissions issue in slapd.conf
== node-installer ==
* Changed HP iLO user configuration: set user ADMIN_PRIV to yes, when adding or modifying iLO user settings.
== intel-mic ==
* Fixed: link in /usr not being created on yum update intel-mic-cross-*
== openblas ==
* Changed how test script determines Intel CPU model. Depending on the CPU vendor, family and module the test script load a specific openblas env. module.