<div dir="ltr">Hi Ovirt&amp;KVM,<div><br></div><div>Here is the details :- </div><div>1. Ovirt :- 3.4</div><div>2. VM :- Centos 6.5</div><div>3. VM Disk Partition :- Based on LVM</div><div>4. Base Datastorage :- Gluster</div>
<div><br></div><div>I am able to expend the disk...but the disk expand doesn&#39;t touch the partition table..so after expand all the existing partition remain with the same disk size....now i need to manually create another partition and add it in to Volgroup and resize the logical volume...</div>
<div><br></div><div>Thanks,</div><div>Punit</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 28, 2014 at 3:27 PM, OvirtAndKvm <span dir="ltr">&lt;<a href="mailto:oVirt@goproject.info" target="_blank">oVirt@goproject.info</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>Punit,<br><br>What file system is your VM&#39;s partition, what operating system and version ?<br><br>A question to others, if the doco says &quot;we support &quot;disk resize&quot; since 3.4&quot;, for what virtual disk type, and which operating systems and their partition types are supported by this.  I would have believed you would needed to have used LVM and then add the new disk space as a new LUN, and map the new lun, while also using a file system that allows for expansion. Some file systems like XFS can be extended (i.e. grow) while being mounted. This is about the limit of my knowledge so if you know more, please let us know what is possible.<div class="">
<br><br>&gt; &gt; &gt;                              3. we support &quot;disk resize&quot; since 3.4<br>
&gt; &gt; &gt;                 (iirc), which you can<br>
&gt; &gt; &gt;                         do post<br>
&gt; &gt; &gt;                              VM provisioning.<br><br></div><a href="http://www.gnu.org/software/parted/manual/html_node/parted_31.html" target="_blank">http://www.gnu.org/software/parted/manual/html_node/parted_31.html</a><br>
Grow partition 1, into the adjacent free space: <pre>(parted) <kbd>resize 1 0.063 874.9</kbd></pre><a href="http://geekpeek.net/resize-filesystem-fdisk-resize2fs/" target="_blank">http://geekpeek.net/resize-filesystem-fdisk-resize2fs/</a><br>
<a href="http://www.linuxuser.co.uk/features/resize-your-disks-on-the-fly-with-lvm" target="_blank">http://www.linuxuser.co.uk/features/resize-your-disks-on-the-fly-with-lvm</a><br><br><a href="http://docs.oracle.com/cd/E37670_01/E37355/html/ol_grow_xfs.html" target="_blank">http://docs.oracle.com/cd/E37670_01/E37355/html/ol_grow_xfs.html</a><br>
You can use the <span><strong>xfs_growfs</strong></span> command to increase the size of a        mounted XFS file system if there is space on the underlying devices to accommodate the        change.<br><br><a href="http://www.ovirt.org/Features/Online_Virtual_Drive_Resize" target="_blank">http://www.ovirt.org/Features/Online_Virtual_Drive_Resize</a><br>
<span dir="auto">Features/Online Virtual Drive Resize</span> <br>QEMU-GA  <ul><li> support for notifying the guest and updating the size of the visible disk: [Yet?] <b>To be integrated</b> </li></ul><br><br><a href="http://serverfault.com/questions/122042/kvm-online-disk-resize" target="_blank">http://serverfault.com/questions/122042/kvm-online-disk-resize</a> <br>
AFAIK, this is not possible -- you can add new disk images, and as you point out you could also add new images to an LVM volume, but in order to resize an active, bootable disk image you need to be able to shut it down and edit the partitions.<br>
<br><p>It is possible to move a Linux system between disks while it&#39;s running. The limitation is that you cannot alter <strong>partitions</strong> on a disk that has <strong>partitions</strong> in use.</p><p>To do this your root filesystem must be on an LVM, this often means that you have to have a separate boot filesystem (this is not, however, essential, it just makes things easier)</p>
<div><div class="h5"><br><br><br><br><br>At Thursday, 28-08-2014 on 16:49 Shahar Havivi wrote:<br><blockquote style="border:0;border-left:2px solid #22437f;padding:0px;margin:0px;padding-left:5px;margin-left:5px">On 28.08.14 11:05, Punit Dambiwal wrote:<br>

&gt; Hi All,<br>
&gt; <br>
&gt; Please help me to solve this problem...or suggest me any workaround ??<br>
&gt; <br>
&gt; Thanks,<br>
&gt; Punit<br>
&gt; <br>
&gt; <br>
&gt; On Wed, Aug 27, 2014 at 8:01 PM, Karli Sjöberg &lt;<a href="mailto:Karli.Sjoberg@slu.se" target="_blank">Karli.Sjoberg@slu.se</a>&gt; wrote:<br>
&gt; <br>
&gt; &gt; On Wed, 2014-08-27 at 19:52 +0800, Punit Dambiwal wrote:<br>
&gt; &gt; &gt; Hi Itamar,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; It&#39;s the same as i used and discussed in last reply...create the VM<br>
&gt; &gt; &gt; with 1GB virtual template and expand the disk size after<br>
&gt; &gt; &gt; deployment...but the problem here is disk will expand or resize...but<br>
&gt; &gt; &gt; it will not make any changes in the existing partition table..that<br>
&gt; &gt; &gt; means after expand disk all the existing partition will remain<br>
&gt; &gt; &gt; same....then you need to manual login in to server and make the<br>
&gt; &gt; &gt; changes with the help of fdisk and lvm commands..<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I am looking for the way we can resize the disk...and at the same time<br>
&gt; &gt; &gt; when the disk will expand...it should be resize the partition table...<br>
&gt; &gt;<br>
&gt; &gt; I think this is what you were after:<br>
&gt; &gt; &quot;QEMU-GA<br>
&gt; &gt;<br>
&gt; &gt;     support for notifying the guest and updating the size of the visible<br>
&gt; &gt; disk: To be integrated &quot;<br>
&gt; &gt;<br>
&gt; &gt; So maybe you could post an RFE on that for &quot;qemu-ga&quot;? Help testing?<br>
&gt; &gt;<br>
&gt; &gt; /K<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Is the cloud-init...custom script can do this or not ??<br>
You may be able to do that with cloud-init custom-script section,<br>
The following link will show you how to add a file to the client, you may write a code<br>
that change the partition table, you need to make the file executable and put<br>
it in a init section (such as /etc/init.d sections), the only problem is that<br>
it may be too late since cloud-init may be loaded after that phase... (so<br>
maybe other place...)<br>
<a href="http://cloudinit.readthedocs.org/en/latest/topics/examples.html#writing-out-arbitrary-files" target="_blank">http://cloudinit.readthedocs.org/en/latest/topics/examples.html#writing-out-arbitrary-files</a><br>
<br>
Another option is to set a command under this section:<br>
<a href="http://cloudinit.readthedocs.org/en/latest/topics/examples.html#run-commands-on-first-boot" target="_blank">http://cloudinit.readthedocs.org/en/latest/topics/examples.html#run-commands-on-first-boot</a><br>
<br>
  Shahar.<br>
<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks,<br>
&gt; &gt; &gt; Punit<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Wed, Aug 27, 2014 at 6:11 PM, Itamar Heim &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt; wrote:<br>
&gt; &gt; &gt;         On 08/27/2014 12:47 PM, Punit Dambiwal wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 Hi Itamar,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 To edit the disk size are you referring this &quot;Another<br>
&gt; &gt; &gt;                 way i got is<br>
&gt; &gt; &gt;                 create the VM with 1GB virtual template and expand the<br>
&gt; &gt; &gt;                 disk size after<br>
&gt; &gt; &gt;                 deployment...but the problem here is disk will<br>
&gt; &gt; &gt;                 expand...but it will not<br>
&gt; &gt; &gt;                 done any changes in the existing partition table..that<br>
&gt; &gt; &gt;                 means after<br>
&gt; &gt; &gt;                 expand disk you need to manual login in to server and<br>
&gt; &gt; &gt;                 make the changes<br>
&gt; &gt; &gt;                 with the help of fdisk and lvm commands...&quot;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 Or it&#39;s different then the upper one...please let me<br>
&gt; &gt; &gt;                 know how to perform<br>
&gt; &gt; &gt;                 this...if any screen shot you can provide for better<br>
&gt; &gt; &gt;                 understanding..<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;         <a href="http://www.ovirt.org/Features/Online_Virtual_Drive_Resize" target="_blank">http://www.ovirt.org/Features/Online_Virtual_Drive_Resize</a><br>
&gt; &gt; &gt;         adding derez for follow up questions<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 Thanks,<br>
&gt; &gt; &gt;                 Punit<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 On Wed, Aug 27, 2014 at 5:15 PM, Itamar Heim<br>
&gt; &gt; &gt;                 &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                     On 08/27/2014 12:08 PM, Punit Dambiwal wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         Hi Itamar,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         Thanks for the update....Yes.. i want to<br>
&gt; &gt; &gt;                 create different size<br>
&gt; &gt; &gt;                         VM with<br>
&gt; &gt; &gt;                         the same OS template...<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         ------------<br>
&gt; &gt; &gt;                         3. we support &quot;disk resize&quot; since 3.4 (iirc),<br>
&gt; &gt; &gt;                 which you can do<br>
&gt; &gt; &gt;                         post VM<br>
&gt; &gt; &gt;                         provisioning.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         considering #3, then #1 should be easy to<br>
&gt; &gt; &gt;                 support as well these<br>
&gt; &gt; &gt;                         days.<br>
&gt; &gt; &gt;                         please open an RFE.<br>
&gt; &gt; &gt;                         ------------<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         Could you please more elaborate point number<br>
&gt; &gt; &gt;                 3...how to use<br>
&gt; &gt; &gt;                         it..i will<br>
&gt; &gt; &gt;                         go with this one ...<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                     iirc, you just need to edit the disk size when vm<br>
&gt; &gt; &gt;                 is down or up (for<br>
&gt; &gt; &gt;                     up, only for specific disk interfaces, virtio-blk,<br>
&gt; &gt; &gt;                 not ide, iirc)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         Thanks,<br>
&gt; &gt; &gt;                         Punit<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         On Wed, Aug 27, 2014 at 4:37 PM, Itamar Heim<br>
&gt; &gt; &gt;                 &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;&gt;&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                              On 08/27/2014 04:18 AM, Punit Dambiwal<br>
&gt; &gt; &gt;                 wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  Hi Michal,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  I want to deploy the VM with the<br>
&gt; &gt; &gt;                 template but the<br>
&gt; &gt; &gt;                         problem is in<br>
&gt; &gt; &gt;                                  ovirt<br>
&gt; &gt; &gt;                                  when you deploy the VM by template it<br>
&gt; &gt; &gt;                 copy the whole<br>
&gt; &gt; &gt;                         image(even<br>
&gt; &gt; &gt;                                  thin or<br>
&gt; &gt; &gt;                                  thick disk)...like if i have 40GB<br>
&gt; &gt; &gt;                 virtual size (actual<br>
&gt; &gt; &gt;                         size 1GB)<br>
&gt; &gt; &gt;                                  disk....it will copy the whole 40GB<br>
&gt; &gt; &gt;                 to provision the<br>
&gt; &gt; &gt;                         virtual<br>
&gt; &gt; &gt;                                  machine....so if i want to deploy 10<br>
&gt; &gt; &gt;                 VM simultaneous<br>
&gt; &gt; &gt;                         then it<br>
&gt; &gt; &gt;                                  will copy<br>
&gt; &gt; &gt;                                  4TB data and take long time to<br>
&gt; &gt; &gt;                 provision....<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  I want the way i can make the<br>
&gt; &gt; &gt;                 template with small<br>
&gt; &gt; &gt;                         size....and once i<br>
&gt; &gt; &gt;                                  choose to create the virtual machine<br>
&gt; &gt; &gt;                 with 40GB...the VM<br>
&gt; &gt; &gt;                         deploy<br>
&gt; &gt; &gt;                                  with the<br>
&gt; &gt; &gt;                                  small template on the 40GB disk... is<br>
&gt; &gt; &gt;                 it possible with<br>
&gt; &gt; &gt;                         ovirt.. ??<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                              so you want to provision a VM with a<br>
&gt; &gt; &gt;                 different disk size<br>
&gt; &gt; &gt;                         than template.<br>
&gt; &gt; &gt;                              good point. some thoughts:<br>
&gt; &gt; &gt;                              1. for thinly provisioned (qcow2) - its<br>
&gt; &gt; &gt;                 COW, hence the same<br>
&gt; &gt; &gt;                         size.<br>
&gt; &gt; &gt;                              2. for clone - actually, no reason<br>
&gt; &gt; &gt;                 shouldn&#39;t be supported<br>
&gt; &gt; &gt;                         easily.<br>
&gt; &gt; &gt;                              3. we support &quot;disk resize&quot; since 3.4<br>
&gt; &gt; &gt;                 (iirc), which you can<br>
&gt; &gt; &gt;                         do post<br>
&gt; &gt; &gt;                              VM provisioning.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                              considering #3, then #1 should be easy to<br>
&gt; &gt; &gt;                 support as well these<br>
&gt; &gt; &gt;                              days. please open an RFE.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  Thanks,<br>
&gt; &gt; &gt;                                  Punit<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  On Tue, Aug 26, 2014 at 9:01 PM,<br>
&gt; &gt; &gt;                 Michal Skrivanek<br>
&gt; &gt; &gt;                                  &lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@__redhat.com" target="_blank">michal.skrivanek@__redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@" target="_blank">michal.skrivanek@</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@" target="_blank">michal.skrivanek@</a>&gt;__<a href="http://red__hat.com" target="_blank">red__hat.com</a><br>
&gt; &gt; &gt;                 &lt;<a href="http://redhat.com" target="_blank">http://redhat.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@__redhat.com" target="_blank">michal.skrivanek@__redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;&gt;&gt;&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       On Aug 26, 2014, at 12:01 ,<br>
&gt; &gt; &gt;                 Punit Dambiwal<br>
&gt; &gt; &gt;                                  &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;<br>
&gt; &gt; &gt;                                       &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;&gt;&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; Hi Michal,<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; 2. I find disk size can not<br>
&gt; &gt; &gt;                 modify at the time<br>
&gt; &gt; &gt;                         of VM<br>
&gt; &gt; &gt;                                       provisioning,is there any way to<br>
&gt; &gt; &gt;                 modify the VM<br>
&gt; &gt; &gt;                         disk size ??<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; well, not really, AFAIK.<br>
&gt; &gt; &gt;                                        &gt; create another disk, move<br>
&gt; &gt; &gt;                 your data, remove the<br>
&gt; &gt; &gt;                         original Or<br>
&gt; &gt; &gt;                                       create a bigger thin provisioned<br>
&gt; &gt; &gt;                 disk at the<br>
&gt; &gt; &gt;                         beginning...<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; I didn&#39;t understand the<br>
&gt; &gt; &gt;                 mean...i can create the<br>
&gt; &gt; &gt;                         another<br>
&gt; &gt; &gt;                                       disk...it&#39;s ok...but how to move<br>
&gt; &gt; &gt;                 the data from the<br>
&gt; &gt; &gt;                         existing<br>
&gt; &gt; &gt;                                  disk to<br>
&gt; &gt; &gt;                                       new disk at the time of the VM<br>
&gt; &gt; &gt;                 deployment... ?? is<br>
&gt; &gt; &gt;                         there<br>
&gt; &gt; &gt;                                  any way to<br>
&gt; &gt; &gt;                                       move the data.. ??<br>
&gt; &gt; &gt;                                       Hi,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       You would have to do that inside<br>
&gt; &gt; &gt;                 the guest…the<br>
&gt; &gt; &gt;                         same way as<br>
&gt; &gt; &gt;                                  you would<br>
&gt; &gt; &gt;                                       do it on real hardware…mount<br>
&gt; &gt; &gt;                 both disks, move the<br>
&gt; &gt; &gt;                         relevant data<br>
&gt; &gt; &gt;                                       not trivial and not automated<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; Another question is there any<br>
&gt; &gt; &gt;                 way to mount the<br>
&gt; &gt; &gt;                         img like<br>
&gt; &gt; &gt;                                  i will<br>
&gt; &gt; &gt;                                       create the VM with blank<br>
&gt; &gt; &gt;                 template with my<br>
&gt; &gt; &gt;                         preferred disk<br>
&gt; &gt; &gt;                                  size and<br>
&gt; &gt; &gt;                                       leter on install the OS through<br>
&gt; &gt; &gt;                 any OS template<br>
&gt; &gt; &gt;                         ??? i know<br>
&gt; &gt; &gt;                                  i can<br>
&gt; &gt; &gt;                                       install the OS through CD-ISO<br>
&gt; &gt; &gt;                 but i don&#39;t want the<br>
&gt; &gt; &gt;                         manual<br>
&gt; &gt; &gt;                                  installation…<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       so you want to have a<br>
&gt; &gt; &gt;                 preinstalled OS…so how did<br>
&gt; &gt; &gt;                         you want<br>
&gt; &gt; &gt;                                  to use it?<br>
&gt; &gt; &gt;                                       I probably don&#39;t understand what<br>
&gt; &gt; &gt;                 are you trying to<br>
&gt; &gt; &gt;                         achieve.<br>
&gt; &gt; &gt;                                       Anything else than having a<br>
&gt; &gt; &gt;                 Template with OS and<br>
&gt; &gt; &gt;                         you deploy<br>
&gt; &gt; &gt;                                  VMs from<br>
&gt; &gt; &gt;                                       that….you need to change disk<br>
&gt; &gt; &gt;                 sizes for each such<br>
&gt; &gt; &gt;                         VM? Could<br>
&gt; &gt; &gt;                                  it be<br>
&gt; &gt; &gt;                                       done by adding an additional<br>
&gt; &gt; &gt;                 disk?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       Thanks,<br>
&gt; &gt; &gt;                                       michal<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; Thanks,<br>
&gt; &gt; &gt;                                        &gt; Punit<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; On Tue, Aug 26, 2014 at 5:51<br>
&gt; &gt; &gt;                 PM, Michal Skrivanek<br>
&gt; &gt; &gt;                                       &lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@__redhat.com" target="_blank">michal.skrivanek@__redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@" target="_blank">michal.skrivanek@</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@" target="_blank">michal.skrivanek@</a>&gt;__<a href="http://red__hat.com" target="_blank">red__hat.com</a><br>
&gt; &gt; &gt;                 &lt;<a href="http://redhat.com" target="_blank">http://redhat.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:michal.skrivanek@__redhat.com" target="_blank">michal.skrivanek@__redhat.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;&gt;&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       wrote:<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; On Aug 26, 2014, at 05:26 ,<br>
&gt; &gt; &gt;                 Punit Dambiwal<br>
&gt; &gt; &gt;                                  &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                       &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;&gt;&gt; wrote:<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; Hi All,<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; I have some questions<br>
&gt; &gt; &gt;                 regarding the VM deployment<br>
&gt; &gt; &gt;                                  through OS<br>
&gt; &gt; &gt;                                       template...<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; 1. I have imported centos<br>
&gt; &gt; &gt;                 template from openstack<br>
&gt; &gt; &gt;                                  glance (the<br>
&gt; &gt; &gt;                                       actual size of the template is<br>
&gt; &gt; &gt;                 16GB but used is<br>
&gt; &gt; &gt;                         1GB)...now my<br>
&gt; &gt; &gt;                                       question is if i deploy the new<br>
&gt; &gt; &gt;                 VM with this<br>
&gt; &gt; &gt;                         template,the<br>
&gt; &gt; &gt;                                  process<br>
&gt; &gt; &gt;                                       will copy the whole 16GB or just<br>
&gt; &gt; &gt;                 1 GB to create<br>
&gt; &gt; &gt;                         the new VM ??<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; if you deploy with thin<br>
&gt; &gt; &gt;                 provisioned disks it<br>
&gt; &gt; &gt;                         should be 1GB<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; 2. I find disk size can not<br>
&gt; &gt; &gt;                 modify at the<br>
&gt; &gt; &gt;                         time of VM<br>
&gt; &gt; &gt;                                       provisioning,is there any way to<br>
&gt; &gt; &gt;                 modify the VM<br>
&gt; &gt; &gt;                         disk size ??<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; well, not really, AFAIK.<br>
&gt; &gt; &gt;                                        &gt; create another disk, move<br>
&gt; &gt; &gt;                 your data, remove the<br>
&gt; &gt; &gt;                         original.<br>
&gt; &gt; &gt;                                        &gt; Or create a bigger thin<br>
&gt; &gt; &gt;                 provisioned disk at the<br>
&gt; &gt; &gt;                         beginning<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; Thanks,<br>
&gt; &gt; &gt;                                        &gt; &gt; Punit<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; On Mon, Aug 25, 2014 at<br>
&gt; &gt; &gt;                 5:42 PM, Punit Dambiwal<br>
&gt; &gt; &gt;                                       &lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                                  &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;                         &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a><br>
&gt; &gt; &gt;                 &lt;mailto:<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;&gt;&gt;&gt; wrote:<br>
&gt; &gt; &gt;                                        &gt; &gt; Hi All,<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; I have some questions<br>
&gt; &gt; &gt;                 regarding the VM deployment<br>
&gt; &gt; &gt;                                  through OS<br>
&gt; &gt; &gt;                                       template...<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; 1. I have imported centos<br>
&gt; &gt; &gt;                 template from openstack<br>
&gt; &gt; &gt;                                  glance (the<br>
&gt; &gt; &gt;                                       actual size of the template is<br>
&gt; &gt; &gt;                 16GB but used is<br>
&gt; &gt; &gt;                         1GB)...now my<br>
&gt; &gt; &gt;                                       question is if i deploy the new<br>
&gt; &gt; &gt;                 VM with this<br>
&gt; &gt; &gt;                         template,the<br>
&gt; &gt; &gt;                                  process<br>
&gt; &gt; &gt;                                       will copy the whole 16GB or just<br>
&gt; &gt; &gt;                 1 GB to create<br>
&gt; &gt; &gt;                         the new VM ??<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; 2. I find disk size can not<br>
&gt; &gt; &gt;                 modify at the<br>
&gt; &gt; &gt;                         time of VM<br>
&gt; &gt; &gt;                                       provisioning,is there any way to<br>
&gt; &gt; &gt;                 modify the VM<br>
&gt; &gt; &gt;                         disk size ??<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt; &gt; Thanks,<br>
&gt; &gt; &gt;                                        &gt; &gt; Punit<br>
&gt; &gt; &gt;                                        &gt; &gt;<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;                                        &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; Med Vänliga Hälsningar<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; -------------------------------------------------------------------------------<br>
&gt; &gt; Karli Sjöberg<br>
&gt; &gt; Swedish University of Agricultural Sciences Box 7079 (Visiting Address<br>
&gt; &gt; Kronåsvägen 8)<br>
&gt; &gt; S-750 07 Uppsala, Sweden<br>
&gt; &gt; Phone:  <a href="tel:%2B46-%280%2918-67%2015%2066" value="+4618671566" target="_blank">+46-(0)18-67 15 66</a><br>
&gt; &gt; <a href="mailto:karli.sjoberg@slu.se" target="_blank">karli.sjoberg@slu.se</a><br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org" target="_blank">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>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a></blockquote></div></div></div>
<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><br></div>