Ver código fonte

Additional comments on network setup

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson 5 anos atrás
pai
commit
6f739a3493
1 arquivos alterados com 6 adições e 2 exclusões
  1. 6 2
      docs/PREINSTALL.md

+ 6 - 2
docs/PREINSTALL.md

@@ -18,6 +18,10 @@ Omnia can configure systems which use Ethernet- or Infiniband-based fabric to co
 ![Example system configuration with Infiniband fabric](images/example-system-infiniband.png)
 
 ## Network Setup
-Omnia assumes that servers are already connected to the network and have access to the internet. Possible network configurations include:
+Omnia assumes that servers are already connected to the network and have access to the internet.
+### Network Topology
+Possible network configurations include:
 * A flat topology where all nodes are connected to a switch which includes an uplink to the internet. This requires multiple externally-facing IP addresses
-* A hierarchical topology where compute nodes are connected to a common switch, but the master node contains a second network connection which is connected to the internet. All outbound/inbound traffic would be routed through the master node. This requires setting up firewall rules for IP masquerade, see (https://www.server-world.info/en/note?os=CentOS_7&p=firewalld&f=2) for an example. 
+* A hierarchical topology where compute nodes are connected to a common switch, but the master node contains a second network connection which is connected to the internet. All outbound/inbound traffic would be routed through the master node. This requires setting up firewall rules for IP masquerade, see [here](https://www.server-world.info/en/note?os=CentOS_7&p=firewalld&f=2) for an example.
+### IP and Hostname Assignment
+The recommended setup is to assign IP addresses to individual servers. This can be done manually by logging onto each node, or via DHCP. In addition, hostnames should be assigned