<div dir="ltr">Ok thx :)<div><br></div><div>I had thought about doing that but I wondered if it blocked the database.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/7 Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Jan 7, 2014 at 11:14 AM, Kevin Tib wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; i have not found how to delete an image. I uploaded my image with<br>
&gt; engine-iso-upload.<br>
&gt;<br>
&gt; Thx for answer ;)<br>
&gt;<br>
&gt; Kevin.<br>
<br>
</div></div>AFAIK there is no utility to delete images.<br>
It should be supported to manually remove (and also put files), and<br>
the ISO domain should be periodically rescan itself without any manual<br>
action.<br>
For example I just tried on a 3.3.2 on Fedora 19 engine to verify<br>
<br>
# pwd<br>
/var/lib/exports/iso/cc790a86-72e2-4aa2-a0b6-700756c399c3/images/11111111-1111-1111-1111-111111111111<br>
<br>
# ll<br>
total 13012236<br>
-rw-r-----. 1 vdsm kvm 4672493568 Nov 22 15:22<br>
CentOS-5.10-x86_64-bin-DVD-1of2.iso<br>
-rw-r-----. 1 vdsm kvm 3770155008 Oct  7 14:04 CentOS-6.4-i386-bin-DVD1.iso<br>
-rw-r-----. 1 vdsm kvm  198180864 Oct  7 08:58 CentOS-6.4-i386-netinstall.iso<br>
-rw-r-----. 1 vdsm kvm 4353378304 Oct  3 13:51 CentOS-6.4-x86_64-bin-DVD1.iso<br>
-rw-r-----. 1 vdsm kvm  330301440 Dec 12 14:34 Fedora-20-Beta-x86_64-netinst.iso<br>
<br>
# rm Fedora-20-Beta-x86_64-netinst.iso<br>
rm: remove regular file ‘Fedora-20-Beta-x86_64-netinst.iso’? y<br>
<br>
After a few minutes I verified that I don&#39;t see anymore the Fedora 20<br>
in the webadmin gui under iso domain, images subpane<br>
Also, if I try to create a VM I don&#39;t find it listed in possible<br>
images and the same if I try to change cd to a running VM.<br>
So it seems consistent to me.<br>
<br>
In engine log:<br>
before<br>
2014-01-07 11:31:46,271 INFO<br>
[org.ovirt.engine.core.vdsbroker.vdsbroker.HsmGetIsoListVDSCommand] (a<br>
jp--127.0.0.1-8702-11) FINISH, HsmGetIsoListVDSCommand, return:<br>
[CentOS-6.4-x86_64-bin-DVD1.iso, Cen<br>
tOS-5.10-x86_64-bin-DVD-1of2.iso, Fedora-20-Beta-x86_64-netinst.iso,<br>
CentOS-6.4-i386-bin-DVD1.iso, C<br>
entOS-6.4-i386-netinstall.iso], log id: 39a619c3<br>
2014-01-07 11:31:46,272 INFO<br>
[org.ovirt.engine.core.vdsbroker.irsbroker.GetIsoListVDSCommand]<br>
(ajp--127.0.0.1-8702-11) FINISH, GetIsoListVDSCommand, return:<br>
[CentOS-6.4-x86_64-bin-DVD1.iso, CentOS-5.10-x86_64-bin-DVD-1of2.iso,<br>
Fedora-20-Beta-x86_64-netinst.iso, CentOS-6.4-i386-bin-DVD1.iso,<br>
CentOS-6.4-i386-netinstall.iso], log id: 4bef06c7<br>
<br>
After<br>
2014-01-07 11:41:07,907 INFO<br>
[org.ovirt.engine.core.vdsbroker.vdsbroker.HsmGetIsoListVDSCommand]<br>
(ajp--127.0.0.1-8702-3) FINISH, HsmGetIsoListVDSCommand, return:<br>
[CentOS-6.4-x86_64-bin-DVD1.iso, CentOS-5.10-x86_64-bin-DVD-1of2.iso,<br>
CentOS-6.4-i386-bin-DVD1.iso, CentOS-6.4-i386-netinstall.iso], log id:<br>
2dcf4b20<br>
2014-01-07 11:41:07,908 INFO<br>
[org.ovirt.engine.core.vdsbroker.irsbroker.GetIsoListVDSCommand]<br>
(ajp--127.0.0.1-8702-3) FINISH, GetIsoListVDSCommand, return:<br>
[CentOS-6.4-x86_64-bin-DVD1.iso, CentOS-5.10-x86_64-bin-DVD-1of2.iso,<br>
CentOS-6.4-i386-bin-DVD1.iso, CentOS-6.4-i386-netinstall.iso], log id:<br>
79a8a0b6<br>
<br>
In my opinion, in theory you could also manually put new images,<br>
according to keep their permissions such as above output:<br>
owner:group  36:36<br>
and<br>
permissions 640<br>
<br>
HIH,<br>
Gianluca<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>
</blockquote></div><br></div>