2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

modify from Mark's comment

This commit is contained in:
Casandra Qiu 2016-09-19 12:46:16 -04:00
parent e7726d67da
commit 3b1785802f

View File

@ -87,7 +87,7 @@ if **--setup** flag is specified, the command will perform following steps:
3. After switches are matched, the command will call config files to set up static IP address, hostname and enable the snmpv3. Currently, BNT and Mellanox switches are supported. The two config files are located in the **/opt/xcat/share/xcat/scripts/config.BNT** and **/opt/xcat/share/xcat/scripts/config.Mellanox**. the log message ``the switch type is not support for config`` is displayed if switchtype is something other than BNT or Mellanox.
4. After discovery process, the predefined node attribute in the xCATdb should be updated.
4. After discovery process, the predefined node attribute in the xCATdb will be updated.
::