Difference between revisions of "Agile testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 200: Line 200:
 
Command-line example:
 
Command-line example:
 
  virt-install --import --disk vol=put.testbed/cert-debian6-64.testbed.img --name cert-debian6-64.testbed --network bridge=br0,mac=00:16:3E:C6:00:16 --os-type linux --os-variant debiansqueeze --ram 1024
 
  virt-install --import --disk vol=put.testbed/cert-debian6-64.testbed.img --name cert-debian6-64.testbed --network bridge=br0,mac=00:16:3E:C6:00:16 --os-type linux --os-variant debiansqueeze --ram 1024
 +
 +
Or a former RHEL machine:
 +
virt-install --import --disk vol=put.testbed/genome3.testbed.img,bus=ide --name genome3.testbed --network bridge=br0,mac=00:16:3E:C6:02:0E --os-type linux --os-variant rhel5.4 --ram 800
  
 
Mind that if the host goes out-of-memory you get a weird error message like:
 
Mind that if the host goes out-of-memory you get a weird error message like:

Revision as of 22:51, 21 February 2013