<div dir="ltr"><div>Hi, Maor<br><br>    you are right. i update the database and it works normally <br><br>    Thanks for your help:-)<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-11-19 16:34 GMT+08:00 Maor Lipchuk <span dir="ltr">&lt;<a href="mailto:mlipchuk@redhat.com" target="_blank">mlipchuk@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Coffee,<br>
<br>
<br>
The OVF_STORE disk sync the VMs and Templates data in an un-synchronous way every 60 minutes (see [1])<br>
this might be the reason that sometime you see the entities candidate for import and sometime you don&#39;t.<br>
<br>
There are patches which sync the VMs/Templates data once the Storage Domain is being moved to maintenance<br>
the bug is <a href="https://bugzilla.redhat.com/1138124" target="_blank">https://bugzilla.redhat.com/1138124</a><br>
the patch for fixing it is at <a href="http://gerrit.ovirt.org/#/c/33158/" target="_blank">http://gerrit.ovirt.org/#/c/33158/</a><br>
<br>
The REST examples can be found here:<br>
<a href="http://www.ovirt.org/Features/ImportStorageDomain#REST" target="_blank">http://www.ovirt.org/Features/ImportStorageDomain#REST</a><br>
<br>
To see the candidates for import you should use the following URL:<br>
<a href="http://localhost:8080/api/storagedomains/68ca2f73-9b15-4839-83c9-859244ad2cd3/vms;unregistered" target="_blank">http://localhost:8080/api/storagedomains/68ca2f73-9b15-4839-83c9-859244ad2cd3/vms;unregistered</a><br>
<br>
You should see also the links for unregistered Vms and Templates,<br>
I will take a look at it now and let you know if this was fixed already.<br>
<br>
<br>
[1]<br>
At <a href="http://www.ovirt.org/Features/ImportStorageDomain#Restrictions" target="_blank">http://www.ovirt.org/Features/ImportStorageDomain#Restrictions</a>:<br>
&quot;For better sync of the entities in the Storage Domain with the OVF_STORE disk, it is better to update the OvfUpdateIntervalInMinutes option in vdc_options from 60 minutes to 2-5 minutes, as so : update vdc_options set option_value = 2 where option_name = &#39;OvfUpdateIntervalInMinutes&#39;; (see [5])&quot;<br>
<br>
<br>
Regards,<br>
Maor<br>
<div><div class="h5"><br>
<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Coffee Chou&quot; &lt;<a href="mailto:coffee.zyr@gmail.com">coffee.zyr@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Wednesday, 19 November, 2014 10:18:24 AM<br>
&gt; Subject: [ovirt-users] [oVirt-Users] Problems of ImportStorageDomain<br>
&gt;<br>
&gt; Hi, all<br>
&gt; I am testing the feature of ImprotStorageDomain recently, but meet some<br>
&gt; problems.<br>
&gt;<br>
&gt; <a href="http://www.ovirt.org/Features/ImportStorageDomain" target="_blank">http://www.ovirt.org/Features/ImportStorageDomain</a><br>
&gt; <a href="http://www.ovirt.org/Features/ImportUnregisteredEntities" target="_blank">http://www.ovirt.org/Features/ImportUnregisteredEntities</a><br>
&gt;<br>
&gt;<br>
&gt; I have two setups: DC-A, DC-B, NFS storage: test-import<br>
&gt;<br>
&gt; My steps are:<br>
&gt; 1. In DC-A, create some VMs and create their disks on test-import<br>
&gt; 2. maintenance the storage test-import, detach the storage from DC-A<br>
&gt; 3. login to DC-B, click &quot;import domain&quot;, chose Data/NFS and enter the path of<br>
&gt; test-import, click &quot;ok&quot;<br>
&gt; 4. Active storage test-import<br>
&gt;<br>
&gt; Expect result:<br>
&gt; 1. there are two new subtags in test-import: &quot;vm import&quot; and &quot;template<br>
&gt; import&quot;<br>
&gt; 2. the VMs which were create on test-import are listing in the subtag &quot;vm<br>
&gt; import&quot;<br>
&gt; 3. I can chose VM and import it to DC-B<br>
&gt;<br>
&gt; However, it worked randomly:<br>
&gt; sometimes i can see subtags with VMs in DC-B, but sometimes i can not see any<br>
&gt; VM, and sometimes i can&#39;t even see the subtags.<br>
&gt;<br>
&gt; I tried to access RestAPI, but it return me these links:<br>
&gt; &lt;link<br>
&gt; href=&quot;/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/permissions&quot;<br>
&gt; rel=&quot;permissions&quot;/&gt;<br>
&gt; &lt;link href=&quot;/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/disks&quot;<br>
&gt; rel=&quot;disks&quot;/&gt;<br>
&gt; &lt;link<br>
&gt; href=&quot;/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/storageconnections&quot;<br>
&gt; rel=&quot;storageconnections&quot;/&gt;<br>
&gt; &lt;link<br>
&gt; href=&quot;/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/disksnapshots&quot;<br>
&gt; rel=&quot;disksnapshots&quot;/&gt;<br>
&gt; &lt;link<br>
&gt; href=&quot;/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/diskprofiles&quot;<br>
&gt; rel=&quot;diskprofiles&quot;/&gt;<br>
&gt; without /vms and /templates tags<br>
&gt;<br>
&gt; is this feature available now? or did i miss anything?<br>
&gt;<br>
&gt; Thank you in advance:-)<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br></div>