2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00

add a footnode for bmc shared mode

This commit is contained in:
immarvin
2015-09-15 23:12:34 -04:00
parent 93d801d21d
commit ffb73b3e02

View File

@ -9,7 +9,7 @@ used by the management node to install and manage the OS of the nodes. The MN an
Service network
---------------
used by the management node to control the nodes out of band via the BMC. If the BMCs are configured in shared mode, then this network can be combined with the management network.
used by the management node to control the nodes out of band via the BMC. If the BMCs are configured in shared mode [1]_, then this network can be combined with the management network.
Application network
-------------------
@ -20,3 +20,4 @@ Site (Public) network
used to access the management node and sometimes for the compute nodes to provide services to the site.
.. [1] shared mode: In "Shared" mode, the BMC network interface and the in-band network interface will share the same network port.