Re: [libvirt] Re: [PATCH] Fix raw storage volume creation for allocation < capacity.

2009-06-22 Thread Cole Robinson
Daniel Veillard wrote: > On Thu, Jun 18, 2009 at 03:13:06PM -0400, Cole Robinson wrote: >> Cole Robinson wrote: >>> CreateXMLFrom changes accidentally caused all raw volume creation to be >>> fully allocated (as though allocation == capacity). Fix this. >>> >>> Also force CreateXMLFrom to maintain

Re: [libvirt] Re: [PATCH] Fix raw storage volume creation for allocation < capacity.

2009-06-19 Thread Daniel P. Berrange
On Thu, Jun 18, 2009 at 03:13:06PM -0400, Cole Robinson wrote: > Cole Robinson wrote: > > CreateXMLFrom changes accidentally caused all raw volume creation to be > > fully allocated (as though allocation == capacity). Fix this. > > > > Also force CreateXMLFrom to maintain the previous behavior: sp

Re: [libvirt] Re: [PATCH] Fix raw storage volume creation for allocation < capacity.

2009-06-19 Thread Daniel Veillard
On Thu, Jun 18, 2009 at 03:13:06PM -0400, Cole Robinson wrote: > Cole Robinson wrote: > > CreateXMLFrom changes accidentally caused all raw volume creation to be > > fully allocated (as though allocation == capacity). Fix this. > > > > Also force CreateXMLFrom to maintain the previous behavior: sp

[libvirt] Re: [PATCH] Fix raw storage volume creation for allocation < capacity.

2009-06-18 Thread Cole Robinson
Cole Robinson wrote: > CreateXMLFrom changes accidentally caused all raw volume creation to be > fully allocated (as though allocation == capacity). Fix this. > > Also force CreateXMLFrom to maintain the previous behavior: sparseness > should still be maintained since we search for holes when copy