All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Morris <support@bettercgi.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] lvm to vmdk conversion
Date: Fri, 07 Jan 2011 07:56:23 -0600	[thread overview]
Message-ID: <1294408583.2185.72@raydesk1.bettercgi.com> (raw)
In-Reply-To: <AANLkTi=n-aH71XgUmx4U157UWxjj2o416+T21p0mPzr9@mail.gmail.com> (from mightydreams@gmail.com on Fri Jan  7 04:12:09 2011)

> if this is not the right list for question the give me any link.

These are qemu questions, so indeed this is not the right list.
Your logical volumes happen to be the files you want to use
qemu-img on, but they are just files in this context, there's
no logical volume management (LVM) questions.

> I came across many tutorials on internet which talk of converting a
> vmdk to qcow2 image using qemu-img.

If you read at least one of those tutorials, you probably know
more about it than anyone on this list, so I'm waiting to learn
from you after confirm as below.

> qemu-img convert -c -f raw -O vmdk /dev/abcd/lvm4 /backup/lvm4.img
> 
> Will the above affect the lvm4.
> I do not want the VM running on original server to at all loose its
> any of the content

Most of the time, commands don't affect their input, so I'd guess
that the input file would be unchanged. Try it and see.  Maybe
make an extra copy of the source image, such as with dd, and test
it.  I'm curious to know what you learn during this process because
I also happen to have a bunch of virtual machine on LVs, which I
may convert to another type of image file at some point.
--
Ray Morris
support@bettercgi.com

Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/

Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/

Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php


On 01/07/2011 04:12:09 AM, Tapas Mishra wrote:
> Hi,
> if this is not the right list for question the give me any link.
> I am not clear as the term I want to know.
> I have a virtualization setup(kvm) where few guest Operating Systems
> are running in separate LVM partitions.
> 
> Here is output of lvscan
> 
>  ACTIVE            '/dev/abcd/lvm1' [100.00 GiB] inherit
>   ACTIVE            '/dev/abcd/lvm2' [150.00 GiB] inherit
>   ACTIVE            '/dev/abcd/lvm3' [50.00 GiB] inherit
>   ACTIVE            '/dev/abcd/lvm4' [100.00 GiB] inherit
> 
> 
> I want all these OSeS running inside LVMs to be into a vmdk image.
> I came across many tutorials on internet which talk of converting a
> vmdk to qcow2 image using qemu-img.
> 
> I tried vmware-converter-client  also on a test machine which  
> actually failed.
> I want to convert all the above LVMs to vmdk image which I can give to
> some people who will do experiments on the things installed in the VMs
> as above on a Vmware environment or Xen even.
> So what way should I go.
> I came across a command
> qemu-img convert -c -f raw -O vmdk /dev/abcd/lvm4 /backup/lvm4.img
> 
> Will the above affect the lvm4.
> I do not want the VM running on original server to at all loose its
> any of the content but also have a vmdk file for each of the Guest OS
> which is running on kvm as mentioned above.
> What should I google exactly I am not clear with this part.
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> 

      reply	other threads:[~2011-01-07 13:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 10:12 [linux-lvm] lvm to vmdk conversion Tapas Mishra
2011-01-07 13:56 ` Ray Morris [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1294408583.2185.72@raydesk1.bettercgi.com \
    --to=support@bettercgi.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.