[ovirt-users] Template Clone/Independent vs Thin/Dependent

Shanil S xielesshanil at gmail.com
Wed Oct 22 03:38:33 EDT 2014


 Hi,

I am using the ovirt 3.5 and when i create VM from the template through
Ovirt web portal, it displays Template is "Clone/Independent"but with the
same template When i create through REST API, it shows  "Thin/Dependent"...

I Found one email thread (
https://www.mail-archive.com/users@ovirt.org/msg21271.html ) from the
community for the same issue but even using their method still it display
the same "Thin/Dependent".

I am using the following xml :-

<vm>
 <name>$name</name>
   <cluster>
     <name>phase1</name>
   </cluster>
   <cpu>
        <topology cores='$core' sockets='$socket'/>
      </cpu>
   <memory>$memory</memory>
   <template>
     <name>$templatetype</name>
   </template>
  <disks>
      <clone>true</clone>
   </disks>
</vm>

I have attached the screen shots , please check it.

-- 
Regards
Shanil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20141022/e9c15eda/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 98 22-Oct-14.jpg
Type: image/jpeg
Size: 91771 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20141022/e9c15eda/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 99 22-Oct-14.jpg
Type: image/jpeg
Size: 132742 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20141022/e9c15eda/attachment-0003.jpg>


More information about the Users mailing list