Versions Compared

Key

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

...

  • Create the following computer groups:
    • all vm host computers
    • all vm guest computers 
  • Map all computer groups to management node group
  • Add VM host computer:
    • Manage Computers -> Edit Computer Information -> Add 
      • Hosthame: localvmhost
      • IP Address: 127192.0168.0.21
      • State: maintenance
      • Owner: admin
      • Platform: i386
      • Schedule: VCL 24x7 
      • RAM: 1024
      • No Processors: 1
      • Processor Speed: 2000
      • Network Speed: 100 
      • Type: blade
      • Provisioning engine: xCAT 1.x
      • Computer Groups: all vm host computers
  • Add VM guest computer:
    • Manage Computers -> Edit Computer Information -> Add  
      • Hosthame: vmguest-1
      • IP Address: current public ip address used by Windows XP VM
      • State: available 
      • Owner: admin
      • Platform: i386
      • Schedule: VCL 24x7 
      • RAM: 1024
      • No Processors: 1
      • Processor Speed: 2000
      • Network Speed: 100 
      • Type: virtualmachine
      • Provisioning engine: VMWare Server Provisioning
      • Computer Groups: all vm guest computers
  • Configure the VM guest's MAC address in the computer table:
    • eth0: 00:50:56:1a:01:01
    • eth1: 00:50:56:1a:01:02
  • Change state of localvmhost to vmhostinuse (edit the database directly, do not use the Virtual Hosts utility on the website)
  • Assign vm guests to localvmhost
  • Create node in priviledge tree
    • Name: VM image access
    • Add resource groups:
      • all vm guest computers
      • all vm guest images

...