4. Cluster Network
4.1. Set up DHCP and DNS for Cluster network
Configure the
eno3network interfaceMake the necessary changes to create a permanent configuration of the
eno3network interface.
Hostname
IP
Subnet
Prefix
CIDR Notation
master.hpc
192.168.16.1
255.255.240.0
20
192.168.16.1/20
Power up each compute node and listen to
eno3on master for DHCP trafficDuring PXE network boot the network interfaces connected to the cluster network switch will send DHCP requests. Write down the MAC address of each compute node.
Using the MAC create the necessary DHCP and DNS configuration to assign IPs and names in the
.hpcsubnet/domain
Hostname
IP
c01.hpc
192.168.17.1/20
c02.hpc
192.168.17.2/20