Difference between revisions of "Agile testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 118: Line 118:
 
# make libvirt forget it ever existed
 
# make libvirt forget it ever existed
 
# remove the disk image
 
# remove the disk image
# start from '''Choose a VM host''' in the procedure [[#creating a new virtual machine|creating a new virtual machine]].
+
# start from [[#Installing the machine|installing the machine]] in the procedure [[#creating a new virtual machine|creating a new virtual machine]].
  
 
On the command line:
 
On the command line:
Line 125: Line 125:
 
  sleep 1 # give libvirt some time to or the next call may fail
 
  sleep 1 # give libvirt some time to or the next call may fail
 
  virsh vol-delete /dev/vmachines/argus-el5-32.testbed.img
 
  virsh vol-delete /dev/vmachines/argus-el5-32.testbed.img
 +
Followed by virt-install as before.
  
 
=== importing a VM image from another source ===
 
=== importing a VM image from another source ===

Revision as of 22:27, 22 February 2013