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  | + | # 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 === | ||
