Displaying 2 results from an estimated 2 matches for "virtuabox".
Did you mean:
virtualbox
2014 Mar 06
2
ISO refuses to let vm starts (and is not mentioned in config)
Trying to start one of my vms, a centos one at that, but am
getting the following message:
[root@vmhost ~]# virsh start voip --paused
error: Failed to start domain voip
error: cannot open file
'/var/tmp/FreePBX-5.211.65-3-x86_64-Full-1388073872.iso': No such file
or directory
[root@vmhost ~]#
But, virsh dumpxml voip shows no info onto the .iso
<disk type='file'
2014 Mar 06
0
Re: ISO refuses to let vm starts (and is not mentioned in config)
...e before, but since I built a second vm
host (esxi), I moved my testing vms there and kept the production ones
in the qemu-based one. The point of this long and irrelevant sappy
story is that it seems libvirt remembers that I used that iso before,
kinda like what virtualbox does. I know how to make virtuabox forget
about an iso/disk or find which vm is using that, but not on libvirt.