<p>I had the same problem on my nfs server I had to manually delete then I could delete the vm. Once I can replicate the problem I will email again. I have not yet been able to replicate.</p>
<p>Dk</p>
<div class="gmail_quote">On Mar 19, 2012 7:55 AM, "Saurabh Bathe" <<a href="mailto:sbathe@gmail.com">sbathe@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I installed ovirt on F16 following the installation doc. The<br>
installation was a breeze and was also able to add a ovirt-node via<br>
the web console.<br>
I created a VM on the host (using a local storage domain on the same<br>
host). But I cannot delete the VM now, either via the webadmin console<br>
(which says "Browser Firefox version 10 is currently not supported")<br>
or via the cli. The webadmin console says "Failed to remove VM test<br>
(User: admin@internal)."). Attaching vdsm.log snippet from ovirt-node.<br>
It says<br>
Thread-207010::ERROR::2012-03-19<br>
11:42:02,591::dispatcher::90::Storage.Dispatcher.Protect::(run)<br>
{'status': {'message': "Volume does not exist:<br>
('c0cbe099-aa2d-444e-a734-1de7d9171498',)", 'code': 201}}<br>
<br>
But I can see the file is present on the file system.<br>
[root@ovirt-node ~]# find /data -name<br>
'c0cbe099-aa2d-444e-a734-1de7d9171498*'/data/images/rhev/ff81a0d4-b132-4d9b-972a-1a75319fd061/images/c0219347-b425-4ee6-a6e1-c0fdd1a8a71d/c0cbe099-aa2d-444e-a734-1de7d9171498<br>
/data/images/rhev/ff81a0d4-b132-4d9b-972a-1a75319fd061/images/c0219347-b425-4ee6-a6e1-c0fdd1a8a71d/c0cbe099-aa2d-444e-a734-1de7d9171498.meta<br>
<br>
Also, running psql engine -c "SELECT * from vm_static where vm_name<br>
ilike 'test';" on the ovirt-manager returns:<br>
<br>
vm_guid | vm_name | mem_size_mb |<br>
vmt_guid | os | description | vd<br>
s_group_id | domain | creation_date |<br>
num_of_monitors | is_initialized | is_auto_suspend | num_of_sockets |<br>
cpu_per_socket | usb_policy | time_zone | is_stateless | fail_back |<br>
_create_date | _update_date<br>
| dedicated_vm_for_vds | auto_startup | vm_type | hypervisor_type |<br>
operation_mode | nice_level | default_boot_sequence | default_displ<br>
ay_type | priority | iso_path | origin | initrd_url | kernel_url |<br>
kernel_params | migration_support | userdefined_properties | predefin<br>
ed_properties | min_allocated_mem | entity_type | child_count | template_status<br>
--------------------------------------+---------+-------------+--------------------------------------+----+-------------+---------------<br>
-----------------------+--------+-------------------------------+-----------------+----------------+-----------------+----------------+-<br>
---------------+------------+-----------+--------------+-----------+----------------------------------+---------------------------------<br>
-+----------------------+--------------+---------+-----------------+----------------+------------+-----------------------+--------------<br>
--------+----------+----------+--------+------------+------------+---------------+-------------------+------------------------+---------<br>
--------------+-------------------+-------------+-------------+-----------------<br>
53bd1fc6-fc8c-4aef-bfdc-f1b44401ebb2 | test | 512 |<br>
00000000-0000-0000-0000-000000000000 | 5 | test |<br>
65929e5a-6f5d-<br>
11e1-afba-5bd150f3c89a | | 2012-03-16 17:25:33.023+05:30 |<br>
1 | t | f | 1 |<br>
1 | 0 | | f | f |<br>
2012-03-16 17:25:33.024255+05:30 | 2012-03-16 17:39:17.316538+05:30<br>
| | f | 1 | 0 |<br>
0 | 0 | 11 |<br>
1 | 1 | | 3 | | |<br>
| 0 | |<br>
| 341 | VM | 0 |<br>
(1 row)<br>
<br>
Please help.<br>
<br>
--<br>
---<br>
Thanks<br>
Saurabh Bathe<br>
+91 9422785635<br>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br></blockquote></div>