<div dir="ltr">Hi, all<br> I am testing the feature of ImprotStorageDomain recently, but meet some problems.<br><br><a href="http://www.ovirt.org/Features/ImportStorageDomain">http://www.ovirt.org/Features/ImportStorageDomain</a><br><a href="http://www.ovirt.org/Features/ImportUnregisteredEntities">http://www.ovirt.org/Features/ImportUnregisteredEntities</a><br><br><br>I have two setups: DC-A, DC-B, NFS storage: test-import<br><br>My steps are:<br>1. In DC-A, create some VMs and create their disks on test-import<br>2. maintenance the storage test-import, detach the storage from DC-A<br>3. login to DC-B, click "import domain", chose Data/NFS and enter the path of test-import, click "ok"<br>4. Active storage test-import<br><br>Expect result:<br>1. there are two new subtags in test-import: "vm import" and "template import"<br>2. the VMs which were create on test-import are listing in the subtag "vm import"<br>3. I can chose VM and import it to DC-B<br><br>However, it worked randomly: <br> sometimes i can see subtags with VMs in DC-B, but sometimes i can not see any VM, and sometimes i can't even see the subtags.<br><br>I tried to access RestAPI, but it return me these links:<br> <link href="/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/permissions" rel="permissions"/><br> <link href="/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/disks" rel="disks"/><br> <link href="/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/storageconnections" rel="storageconnections"/><br> <link href="/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/disksnapshots" rel="disksnapshots"/><br> <link href="/api/storagedomains/c7492e17-4418-4a55-ad06-c39cea8c44cf/diskprofiles" rel="diskprofiles"/><br>without /vms and /templates tags<br><br>is this feature available now? or did i miss anything?<br><br>Thank you in advance:-)<br></div>