On Mon, Mar 19, 2012 at 05:25:35PM +0530, Saurabh Bathe wrote:
Hi,
I installed ovirt on F16 following the installation doc. The
installation was a breeze and was also able to add a ovirt-node via
the web console.
I created a VM on the host (using a local storage domain on the same
host). But I cannot delete the VM now, either via the webadmin console
(which says "Browser Firefox version 10 is currently not supported")
or via the cli. The webadmin console says "Failed to remove VM test
(User: admin(a)internal)."). Attaching vdsm.log snippet from ovirt-node.
It says
Thread-207010::ERROR::2012-03-19
11:42:02,591::dispatcher::90::Storage.Dispatcher.Protect::(run)
{'status': {'message': "Volume does not exist:
('c0cbe099-aa2d-444e-a734-1de7d9171498',)", 'code': 201}}
But I can see the file is present on the file system.
[root@ovirt-node ~]# find /data -name
'c0cbe099-aa2d-444e-a734-1de7d9171498*'/data/images/rhev/ff81a0d4-b132-4d9b-972a-1a75319fd061/images/c0219347-b425-4ee6-a6e1-c0fdd1a8a71d/c0cbe099-aa2d-444e-a734-1de7d9171498
/data/images/rhev/ff81a0d4-b132-4d9b-972a-1a75319fd061/images/c0219347-b425-4ee6-a6e1-c0fdd1a8a71d/c0cbe099-aa2d-444e-a734-1de7d9171498.meta
I do not understand yet why deleteImage fails for you. Which Vdsm
version are you using?
Dan.