All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: Richard Wurman <richardsaulwurman@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: docs on storage pools?
Date: Sun, 04 Oct 2009 18:10:28 -0400	[thread overview]
Message-ID: <4AC91D54.9010708@redhat.com> (raw)
In-Reply-To: <3dab2fd30910021304h639efc0dp677ca0f770e67d0d@mail.gmail.com>

Richard Wurman wrote:
> So far I've been using files and/or LVM partitions for my VMs --
> basically by using virt-manager and modifying existing XML configs and
> just copying my VM files to be reused.
> 
> I'm wondering how KVM storage pools work -- at first I thought it was
> something like KVM's version of LVM where you can just dump all your
> VMs in one space .. .but it looks like it's really means "different
> places you want to store your VMs":
> 

The 'storage pool' concept you're talking about is libvirt functionality, not
KVM/QEMU:

http://libvirt.org/storage.html

> - dir: Filesystem Directory
> - disk: Physical Disk Device
> - fs: Pre-Formatted Block Device
> - iscsi: iSCSI Target
> -logical: LVM Volume Group
> - netfs: Network exported directory
> 
> I understand things like LVM and storing VMs in a filesystem
> directory.. but what real difference is there by going through the
> GUI? I suppose nothing. Maybe I'm overthinking this -- it's just a
> frontend to where you store your VMs?

Exposing storage management through libvirt allows remote storage
provisioning, and saves libvirt users (like virt-install and virt-manager) the
trouble of knowing all the differing details between creating lvm LVs, disk
partitions, raw/qcow2/vmdk images, etc. For desktop virt using raw files for
storage, there isn't much need to concern yourself with the concept.

Any further questions should be directed to libvirt-list@redhat.com (for
libvirt) or virt-tools-list@redhat.com (for virt-manager).

- Cole

      reply	other threads:[~2009-10-04 22:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02 20:04 docs on storage pools? Richard Wurman
2009-10-04 22:10 ` Cole Robinson [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=4AC91D54.9010708@redhat.com \
    --to=crobinso@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=richardsaulwurman@gmail.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.