Re: [libvirt] Migrate not running guests

2010-07-06 Thread Hugh O. Brock
On Mon, Jul 05, 2010 at 08:37:33PM +0200, Juan Quintela wrote: Hi In an exercise to use more libvirt, I am trying to use libvirt with my normal use. First, I will explain how I normally run my guests. I install guests on a machine with virt-install I store all my guests images in

Re: [libvirt] Documentation for synchronous hooks

2010-07-01 Thread Hugh O. Brock
On Thu, Jul 01, 2010 at 02:17:10PM +0800, Osier Yang wrote: Hi Hugh sorry, I just see this. Do we need a bug to track this problem any more? Thanks Osier Hello Osier. If the condition still exists, yes, we definitely need a BZ. Thanks for checking! --Hugh Hugh O. Brock wrote

Re: [libvirt] [PATCHv4 1/2] virsh: add new --details option to pool-list

2010-07-01 Thread Hugh O. Brock
On Thu, Jul 01, 2010 at 11:50:20AM +0100, Daniel P. Berrange wrote: On Thu, Jul 01, 2010 at 11:38:06AM +0100, Richard W.M. Jones wrote: On Tue, Jun 22, 2010 at 12:35:32PM -0600, Eric Blake wrote: On 06/22/2010 12:24 PM, Hugh O. Brock wrote: Correct, we shouldn't change this behaviour

Re: [libvirt] [PATCHv4 1/2] virsh: add new --details option to pool-list

2010-07-01 Thread Hugh O. Brock
On Thu, Jul 01, 2010 at 02:01:57PM +0100, Daniel P. Berrange wrote: On Thu, Jul 01, 2010 at 08:57:25AM -0400, Hugh O. Brock wrote: On Thu, Jul 01, 2010 at 11:50:20AM +0100, Daniel P. Berrange wrote: On Thu, Jul 01, 2010 at 11:38:06AM +0100, Richard W.M. Jones wrote: On Tue, Jun 22, 2010

Re: [libvirt] [PATCH 1/2] Add multiiqn XML dump

2010-06-08 Thread Hugh O. Brock
On Tue, Jun 08, 2010 at 11:31:21AM +0100, Daniel P. Berrange wrote: On Tue, Jun 08, 2010 at 08:20:37PM +1000, Justin Clift wrote: On 06/08/2010 06:40 PM, Daniel P. Berrange wrote: snip For paranoia, we should probably use virBufferEscapeString() in this place Found

Re: [libvirt] [PATCH] Add the vol-* commands to the virsh man page.

2010-06-05 Thread Hugh O. Brock
On Sat, Jun 05, 2010 at 09:22:01PM +1000, Justin Clift wrote: Hi all, Hopefully this was better formatted than my first patch submission. Used git format-patch this time, as Eric suggested. With this patch, it just adds the missing volume commands to the man page. Nothing spectacular. ;)

Re: [libvirt] Documentation for synchronous hooks

2010-05-25 Thread Hugh O. Brock
On Tue, May 25, 2010 at 10:43:41AM +0800, Osier Yang wrote: still no /etc/libvirt/hooks and example hook scripts in 0.8.1-6. anyone can provide some simple hook scripts? thanks - Osier Osier, could you file a BZ for this to make sure we don't lose track of it? Thanks, --Hugh Daniel

Re: [libvirt] [PATCH v8] vepa: parsing for 802.1Qb{g|h} XML

2010-05-24 Thread Hugh O. Brock
On Mon, May 24, 2010 at 11:47:18AM -0700, Chris Wright wrote: * Daniel P. Berrange (berra...@redhat.com) wrote: On Sun, May 23, 2010 at 12:51:50PM -0400, Stefan Berger wrote: Index: libvirt-acl/src/util/macvtap.h === ---

Re: [libvirt] libvirt-java

2010-05-07 Thread Hugh O. Brock
On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote: On Fri, May 7, 2010 at 11:22, Daniel Veillard veill...@redhat.com wrote: On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote: I was wondering how long it usually takes for the java bindings to be updated to the latest

Re: [libvirt] [RFC] Unify KVM kernel-space and user-space code into a single project

2010-04-09 Thread Hugh O. Brock
On Fri, Apr 09, 2010 at 09:49:51AM +0200, Daniel Veillard wrote: On Thu, Apr 08, 2010 at 11:27:46PM +0100, Antoine Martin wrote: Hi, I am moving this thread here as this seems more appropriate. Sorry it has taken so long.. Here are 2 things that really get in the way of moving my

Re: [libvirt] [RFC] Unify KVM kernel-space and user-space code into a single project

2010-04-09 Thread Hugh O. Brock
On Fri, Apr 09, 2010 at 03:31:37PM +0100, Antoine Martin wrote: [snip] * not everything is exposed via libvirt: virsh can retrieve vncdisplay but libvirt (or at least the python bindings) does not. How come? This happens to be one thing I need for writing a libvirt backend for my

Re: [libvirt] [PATCH] [3/6] Add hook utilities

2010-03-29 Thread Hugh O. Brock
On Mon, Mar 29, 2010 at 04:47:54PM +0200, Daniel Veillard wrote: On Fri, Mar 26, 2010 at 10:53:01AM -0600, Eric Blake wrote: On 03/26/2010 09:43 AM, Daniel Veillard wrote: +if (stat(path, sb) 0) { +ret = 0; +VIR_DEBUG(No hook script %s, path); +} else { +

[libvirt] Nice libvirt article on IBM developer works

2010-01-12 Thread Hugh O. Brock
http://www.ibm.com/developerworks/linux/library/l-libvirt/index.html?ca=dgr-lnxw97LXlibvirt-APIdth-LXS_TACT=105AGX59S_CMP=lnxw97#basic_architecture Maybe we can get more like this (despite the factual errors...) --H -- Hugh Brock,

Re: [libvirt] [PATCH] (v2) avoid chowning domain devices if higer-level mgmt does it for us

2009-11-25 Thread Hugh O. Brock
On Wed, Nov 25, 2009 at 11:49:32AM +, Daniel P. Berrange wrote: On Wed, Nov 25, 2009 at 01:38:52PM +0200, Dan Kenigsberg wrote: On Wed, Nov 25, 2009 at 10:31:03AM +0100, Daniel Veillard wrote: On Wed, Nov 25, 2009 at 09:27:13AM +0200, Dan Kenigsberg wrote: this is particularily

Re: [libvirt] The 0.7.3 release schedule

2009-11-03 Thread Hugh O. Brock
On Tue, Nov 03, 2009 at 03:48:43PM +0100, Daniel Veillard wrote: Well, clearly we can't keep up with the current plan, we should be in freeze right now and there is an awful lot of patches on the list waiting for review and push. Let's try to push everything by this week-end and have next

Re: [libvirt] [PATCH 2/4] Add a graphics type for SPICE protocol

2009-10-28 Thread Hugh O. Brock
On Wed, Oct 28, 2009 at 10:53:48PM +0200, Dan Kenigsberg wrote: On Wed, Oct 28, 2009 at 07:57:05PM +, Daniel P. Berrange wrote: On Sun, Oct 25, 2009 at 10:54:19PM +, Daniel P. Berrange wrote: On Sun, Oct 25, 2009 at 05:15:26PM +0200, Dan Kenigsberg wrote: Just stumpbled on

Re: [libvirt] [RFC] Support for CPUID masking

2009-10-12 Thread Hugh O. Brock
On Sun, Oct 11, 2009 at 11:44:04AM +0200, Dor Laor wrote: On 10/09/2009 12:58 PM, Mukesh G wrote: Speaking from an x86 angle,providing an ability to enable or disable high level constructs like SSE instead of low level constructs, will make it easy to understand. ain't SSE a low level

Re: [libvirt] Fedora Virtualization ... some comments and a request for help

2009-07-13 Thread Hugh O. Brock
On Mon, Jul 13, 2009 at 04:03:13PM -0400, Gene Czarcinski wrote: On Monday 13 July 2009 15:49:32 Daniel P. Berrange wrote: There is a dedicated Fedora virtualization list detailed here: http://fedoraproject.org/wiki/Virtualization#Mailing_List_.26_IRC As well as the other general

[libvirt] the role of libvirtd

2009-07-08 Thread Hugh O. Brock
Hello all. I spent quite a while yesterday in a meeting with a client interested in using libvirt for a large project. They are quite happy in general with the direction things are going. However they have objections to a couple of libvirt design points that have come up in multiple cases in the

Re: [libvirt] the role of libvirtd

2009-07-08 Thread Hugh O. Brock
On Wed, Jul 08, 2009 at 05:46:43PM +0100, Daniel P. Berrange wrote: On Wed, Jul 08, 2009 at 12:10:18PM -0400, Hugh O. Brock wrote: Hello all. I spent quite a while yesterday in a meeting with a client interested in using libvirt for a large project. They are quite happy in general

Re: [libvirt] VMware ESX driver status update

2009-06-25 Thread Hugh O. Brock
On Thu, Jun 25, 2009 at 05:26:45PM +0200, Daniel Veillard wrote: On Thu, Jun 25, 2009 at 12:11:26PM +0200, Matthias Bolte wrote: One problem here is the essential guestOS field of the VMX config, see http://sanbarrow.com/vmx/vmx-guestos.html . For a first try I would set it to 'other' by

Re: [libvirt] [PATCH] Add virsh commands for virInterface* functions - Take 2

2009-06-19 Thread Hugh O. Brock
On Fri, Jun 19, 2009 at 05:24:20PM +0200, Daniel Veillard wrote: On Fri, Jun 19, 2009 at 10:57:59AM -0400, Laine Stump wrote: This is a resubmission of the virsh commands to expose virInterface* functionality. I've made the following changes from the original: 1) command names changed

Re: [Libvirt] VNC auth per VM

2009-06-10 Thread Hugh O. Brock
On Wed, Jun 10, 2009 at 01:36:42PM +0200, Christian Weyermann wrote: Daniel P. Berrange schrieb: On Mon, Jun 08, 2009 at 02:00:58PM +0200, Christian Weyermann wrote: Daniel P. Berrange schrieb: On Mon, Jun 08, 2009 at 11:35:00AM +0200, Christian Weyermann wrote:

[libvirt] KVM processes -- should we be able to attach them to the libvirtd process?

2009-05-05 Thread Hugh O. Brock
Not too long ago we took a patch that allowed QEMU VMs to keep running even if libvirtd died or was restarted. I was talking to Matt Farellee (cc'd) this afternoon about manageability, and he feels fairly strongly that this behavior should be optional -- in other words, it should be possible to

Re: [libvirt] test driver for interface config

2009-04-14 Thread Hugh O. Brock
On Tue, Apr 14, 2009 at 08:42:06AM +0100, Daniel P. Berrange wrote: On Sat, Apr 11, 2009 at 12:37:51AM -0400, Laine Stump wrote: On 04/10/2009 06:47 AM, Daniel P. Berrange wrote: On Thu, Apr 09, 2009 at 02:21:20PM -0400, Laine Stump wrote: So, in the interest of getting the most useful

Re: [libvirt] Network Configuration question

2009-02-09 Thread Hugh O. Brock
On Sun, Feb 08, 2009 at 10:34:06PM +0100, Remko Nolten wrote: Hi! For a shared virtual hosting project with some friends we need a pretty specialized network configuration. Because we have virtually no time for experimenting (no pun intended), and the hosting organization has no

Re: [libvirt] broken pipe?

2008-12-04 Thread Hugh O. Brock
On Thu, Dec 04, 2008 at 07:42:51PM +, Daniel P. Berrange wrote: On Wed, Dec 03, 2008 at 05:47:11PM -0500, Itamar Heim wrote: Thanks for the tips. Next batch of issues... 1. while still trying to build manually... Any estimation on when/if 0.5 will make it to F10? 0.5.1 will be

Re: [Libvir] [PATCH] (for discussion) DHCP host mappings using 3 arrays API

2008-02-27 Thread Hugh O. Brock
On Mon, Feb 25, 2008 at 05:28:05PM +, Richard W.M. Jones wrote: On Mon, Feb 25, 2008 at 04:49:00PM +, Richard W.M. Jones wrote: [...] Thanks to Jim for pointing me in the right direction here. If you try this patch you'll need to insert memset() calls at the two places indicated

[Libvir] Announcing oVirt

2008-02-14 Thread Hugh O. Brock
Announcing oVirt It is my pleasure to announce oVirt, the next step in open virtual machine management. oVirt is: * A small OS image that runs libvirt and hosts virtual machines * A Web-based virtual machine management console oVirt goals: * Empower virtual