All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: qemu-devel@nongnu.org
Cc: "Richard W.M. Jones" <rjones@redhat.com>,
	Alexey Eremenko <alexey.eremenko@qumranet.com>,
	kvm@vger.kernel.org,
	Fedora/Linux Management Tools <et-mgmt-tools@redhat.com>,
	libvir-list@redhat.com, Jun Koi <junkoi2004@gmail.com>
Subject: Re: [et-mgmt-tools] Re: [libvirt] RE: [Qemu-devel] [ANNOUNCE] virt-mem tools version 0.2.8 released
Date: Sun, 10 Aug 2008 02:28:27 +0100	[thread overview]
Message-ID: <20080810012827.GD20183@shareable.org> (raw)
In-Reply-To: <90eb1dc70808070730q61ad5054r1796f8ce2ea73490@mail.gmail.com>

Javier Guerra wrote:
> On Thu, Aug 7, 2008 at 8:06 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > I think the message here is, install libvirt & be happy :-)
> 
> nice as this tool sounds, i would need far more than this to make me
> switch from a simple, easily scriptable command-line to a generic,
> 'lowest common', solution like libvirt.
> 
> of course, i hope it keeps getting better.  who knows? maybe in a year
> or so it would be comparable to the CLI.

Regrettably I agree for the moment.

I ended up writing a Perl management script for my KVM VMs because
libvirt was just too muddled and limited for my needs, and because the
config file format confused me, didn't handle everything I needed, and
I didn't find clear documentation on it.

Also, I wanted to import existing guests from another VM, and
libvirt's tools seemed strongly geared around creating new VMs to use
with libvirt.  So I had to write config files for it - see above.

I like the idea of libvirt a lot and wish it well.

My own Perl script was a nightmare to write even though it's not so
long (synchronisation & monitor issues especially), so I respect
what's done.  It's a good goal.

But I just found it too confusing to use in the ways I needed to use
KVM, that I gave up on libvirt for now rather than spend the
considerable time to get to grips with what it's doing, and it's
config format.

What would be nicer is a VM management protocol build in to QEMU, KVM
and XEN, which is a bit like the monitor, but supports multiple client
connections and overlapping operations (where reasonable), and is a
bit more structured, so e.g. you can get the state of anything whose
state you can set, you can wait for events, etc.  The somewhat
object-based config file work that's been discussed not long ago would
be a good thing to structure it around.

-- Jamie

WARNING: multiple messages have this Message-ID (diff)
From: Jamie Lokier <jamie@shareable.org>
To: qemu-devel@nongnu.org
Cc: Alexey Eremenko <alexey.eremenko@qumranet.com>,
	Fedora/Linux Management Tools <et-mgmt-tools@redhat.com>,
	kvm@vger.kernel.org, libvir-list@redhat.com,
	"Richard W.M. Jones" <rjones@redhat.com>,
	Jun Koi <junkoi2004@gmail.com>
Subject: Re: [et-mgmt-tools] Re: [libvirt] RE: [Qemu-devel] [ANNOUNCE] virt-mem tools version 0.2.8 released
Date: Sun, 10 Aug 2008 02:28:27 +0100	[thread overview]
Message-ID: <20080810012827.GD20183@shareable.org> (raw)
In-Reply-To: <90eb1dc70808070730q61ad5054r1796f8ce2ea73490@mail.gmail.com>

Javier Guerra wrote:
> On Thu, Aug 7, 2008 at 8:06 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > I think the message here is, install libvirt & be happy :-)
> 
> nice as this tool sounds, i would need far more than this to make me
> switch from a simple, easily scriptable command-line to a generic,
> 'lowest common', solution like libvirt.
> 
> of course, i hope it keeps getting better.  who knows? maybe in a year
> or so it would be comparable to the CLI.

Regrettably I agree for the moment.

I ended up writing a Perl management script for my KVM VMs because
libvirt was just too muddled and limited for my needs, and because the
config file format confused me, didn't handle everything I needed, and
I didn't find clear documentation on it.

Also, I wanted to import existing guests from another VM, and
libvirt's tools seemed strongly geared around creating new VMs to use
with libvirt.  So I had to write config files for it - see above.

I like the idea of libvirt a lot and wish it well.

My own Perl script was a nightmare to write even though it's not so
long (synchronisation & monitor issues especially), so I respect
what's done.  It's a good goal.

But I just found it too confusing to use in the ways I needed to use
KVM, that I gave up on libvirt for now rather than spend the
considerable time to get to grips with what it's doing, and it's
config format.

What would be nicer is a VM management protocol build in to QEMU, KVM
and XEN, which is a bit like the monitor, but supports multiple client
connections and overlapping operations (where reasonable), and is a
bit more structured, so e.g. you can get the state of anything whose
state you can set, you can wait for events, etc.  The somewhat
object-based config file work that's been discussed not long ago would
be a good thing to structure it around.

-- Jamie

  reply	other threads:[~2008-08-10  1:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06 20:00 [libvirt] [ANNOUNCE] virt-mem tools version 0.2.8 released Richard W.M. Jones
2008-08-06 20:00 ` [Qemu-devel] " Richard W.M. Jones
2008-08-07 10:20 ` [libvirt] " Alexey Eremenko
2008-08-07 10:20   ` Alexey Eremenko
2008-08-07 10:40   ` [libvirt] " Jun Koi
2008-08-07 10:47     ` Daniel P. Berrange
2008-08-07 12:55       ` Alexey Eremenko
2008-08-07 12:55         ` Alexey Eremenko
2008-08-07 12:59         ` Richard W.M. Jones
2008-08-07 12:59           ` Richard W.M. Jones
2008-08-07 13:03         ` Samuel Thibault
2008-08-07 13:03           ` Samuel Thibault
     [not found]       ` <20080807104739.GN32548-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2008-08-07 13:06         ` Richard W.M. Jones
2008-08-07 13:06           ` [et-mgmt-tools] " Richard W.M. Jones
2008-08-07 14:30           ` Javier Guerra
2008-08-07 14:30             ` Javier Guerra
2008-08-10  1:28             ` Jamie Lokier [this message]
2008-08-10  1:28               ` Jamie Lokier
     [not found]               ` <20080810012827.GD20183-yetKDKU6eevNLxjTenLetw@public.gmane.org>
2008-08-10 10:07                 ` Richard W.M. Jones
2008-08-10 10:07                   ` [et-mgmt-tools] " Richard W.M. Jones
     [not found]                   ` <20080810100732.GA31209-GiBsMFaMFPh8g4K506y4zWD2FQJk+8+b@public.gmane.org>
2008-08-10 14:04                     ` Richard W.M. Jones
2008-08-10 14:04                       ` [et-mgmt-tools] " Richard W.M. Jones
     [not found]                   ` <ADA730F4-2A75-4DFC-851F-B907526D3745@clear.net.nz>
2008-08-11  8:18                     ` Richard W.M. Jones
2008-08-11  8:42                       ` Daniel P. Berrange
2008-08-12 10:25                         ` james
2008-08-12 10:30                           ` Daniel P. Berrange
2008-08-12 10:45                             ` James Walker

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=20080810012827.GD20183@shareable.org \
    --to=jamie@shareable.org \
    --cc=alexey.eremenko@qumranet.com \
    --cc=et-mgmt-tools@redhat.com \
    --cc=junkoi2004@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=libvir-list@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@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.