Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-06-06 Thread Guido Günther
On Mon, Jun 03, 2013 at 11:47:10PM +0800, Osier Yang wrote: On 01/06/13 16:05, Martin Kletzander wrote: On 05/29/2013 06:16 PM, Osier Yang wrote: On 30/05/13 00:04, Martin Kletzander wrote: On 05/29/2013 05:55 PM, Osier Yang wrote: On 29/05/13 20:51, Martin Kletzander wrote: On 05/29/2013

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-06-06 Thread Daniel P. Berrange
On Thu, Jun 06, 2013 at 11:19:18AM +0200, Guido Günther wrote: On Mon, Jun 03, 2013 at 11:47:10PM +0800, Osier Yang wrote: On 01/06/13 16:05, Martin Kletzander wrote: commit 416247880399f88ec382a16c7cebc5460d6b67ad Author: Martin Kletzander mklet...@redhat.com Date: Fri May 31 14:25:48

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-06-06 Thread Martin Kletzander
On 06/06/2013 12:13 PM, Daniel P. Berrange wrote: On Thu, Jun 06, 2013 at 11:19:18AM +0200, Guido Günther wrote: On Mon, Jun 03, 2013 at 11:47:10PM +0800, Osier Yang wrote: On 01/06/13 16:05, Martin Kletzander wrote: commit 416247880399f88ec382a16c7cebc5460d6b67ad Author: Martin Kletzander

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-06-03 Thread Osier Yang
On 01/06/13 16:05, Martin Kletzander wrote: On 05/29/2013 06:16 PM, Osier Yang wrote: On 30/05/13 00:04, Martin Kletzander wrote: On 05/29/2013 05:55 PM, Osier Yang wrote: On 29/05/13 20:51, Martin Kletzander wrote: On 05/29/2013 11:53 AM, Osier Yang wrote:

[libvirt] [PATCH] storage: Refresh pool after creating volume

2013-05-29 Thread Osier Yang
https://bugzilla.redhat.com/show_bug.cgi?id=965442 One has to refresh the pool to get the correct pool info, this patch refreshes the pool after creating a volume in code instead. Pool refreshing failure is fine to ignore with a warning. --- src/storage/storage_driver.c | 6 ++ 1 file

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-05-29 Thread Martin Kletzander
On 05/29/2013 11:53 AM, Osier Yang wrote: https://bugzilla.redhat.com/show_bug.cgi?id=965442 One has to refresh the pool to get the correct pool info, this patch refreshes the pool after creating a volume in code instead. Pool refreshing failure is fine to ignore with a warning. ---

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-05-29 Thread Osier Yang
On 29/05/13 20:51, Martin Kletzander wrote: On 05/29/2013 11:53 AM, Osier Yang wrote: https://bugzilla.redhat.com/show_bug.cgi?id=965442 One has to refresh the pool to get the correct pool info, this patch refreshes the pool after creating a volume in code instead. Pool refreshing failure is

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-05-29 Thread Martin Kletzander
On 05/29/2013 05:55 PM, Osier Yang wrote: On 29/05/13 20:51, Martin Kletzander wrote: On 05/29/2013 11:53 AM, Osier Yang wrote: https://bugzilla.redhat.com/show_bug.cgi?id=965442 One has to refresh the pool to get the correct pool info, this patch refreshes the pool after creating a volume

Re: [libvirt] [PATCH] storage: Refresh pool after creating volume

2013-05-29 Thread Osier Yang
On 30/05/13 00:04, Martin Kletzander wrote: On 05/29/2013 05:55 PM, Osier Yang wrote: On 29/05/13 20:51, Martin Kletzander wrote: On 05/29/2013 11:53 AM, Osier Yang wrote: https://bugzilla.redhat.com/show_bug.cgi?id=965442 One has to refresh the pool to get the correct pool info, this patch