Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

chtab key=domain site.value=vcl.local

 

Configure the xCAT networks table

chtab netname=<public> networks.disable=1 

Configure the xCAT passwd table

...

chtab node=vclh3-8  hosts.ip=10.10.1.54

 

Retrieve the blade MAC addresses

getmacs blade -i $NODE_MGT_NIC

 

Configure DHCP

makedhcp -n

...

service dhcpd start

makedhcp /vcl-n.*

Configure the /etc/hosts file

makehosts -n 

Configuring DNS

makedns -n

...

copycds /install/software/CentOS-6.5-x86_64-bin-DVD1.iso 

Configure blades to install the image

...