title: Further steps if using xCAT

You can initially add individual computers or multiple computers all together. After you have added at least one computer, you will need to go to Manage Computers -> Edit Computer Information to additional ones.

Adding Individual Computers

  1. click “Manage Computers”
  2. select the “Add Single Computer” radio button
  3. click Submit
  4. fill in Hostname, IP Address, owner (admin@Local), RAM, Proc Speed, Network Speed, select “blade” for Type, select “xCAT 2.x Provisioning” for “Provisioning Engine”, and click the checkbox under “allcomputers”, and “newimages”
  5. click Confirm Computer
  6. click Submit (don‘t worry about the fact that the computer you just added isn’t listed after clicking Submit)
  7. after you've configured your image library and your management node has started checking in, you should be able to make a reservation

Adding Multiple Computers

  1. click “Manage Computers”
  2. select the “Add Multiple Computers” radio button
  3. click Submit
  4. fill in
  • Hostname - the hostnames of all the computers must have a numerical part that is sequential, use a % as a placeholder where that part would be
  • Start value - the first number of the numerical part of the hostname
  • End value - the last number of the numerical part of the hostname
  • Start IP Address - if using static public addresses, the IP addresses must be sequential; enter the first address here; if using DHCP, just enter something like 1.1.1.1
  • End IP address - the last IP address of the sequence; if using DHCP, you'll need to enter something that would work out to the last address relative to Start IP Address (i.e. if adding 3 computers, use 1.1.1.1 for start and 1.1.1.3 for end)
  • Owner - owner of the computer
  • RAM
  • Processor Speed
  • Network Speed
  • Type - blade
  • Provisioning Engine - xCAT 2.x
  • check allComputers and newimages
  1. click Confirm Computer
  2. click Submit (don‘t worry about the fact that the computers you just added aren’t listed after clicking Submit)
  3. after you've configured your image library and your management node has started checking in, you should be able to make a reservation