Difference between revisions of "Agile testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 80: Line 80:
 
* '''Choose OS, memory and disk space''' as needed.
 
* '''Choose OS, memory and disk space''' as needed.
 
* '''Figure out''' which network bridge to use to link to as [[#Network|determined by the network]] of the machine.
 
* '''Figure out''' which network bridge to use to link to as [[#Network|determined by the network]] of the machine.
 
{| class="wikitable"
 
! network
 
! bridge name
 
|-
 
| 10.198.0.0/16
 
| br0
 
|-
 
| 194.171.96.16/28
 
| br2
 
|-
 
| 194.171.96.32/27
 
| br8
 
|}
 
  
 
These choices tie in directly to the parameters given to the virt-install script; the virt-manager GUI comes with a wizard for entering these parameters in a slower, but more friendly manner. Here is a command-line example:
 
These choices tie in directly to the parameters given to the virt-install script; the virt-manager GUI comes with a wizard for entering these parameters in a slower, but more friendly manner. Here is a command-line example:

Revision as of 22:00, 22 February 2013