Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-22 Thread Daniel P. Berrange
On Mon, Mar 22, 2010 at 06:08:46PM +, Sharadha Prabhakar (3P) wrote: > Hi, > I'm still having problems getting a virStoragePoolDefPtr from > virStoragePoolDefParseString(xml). I've tried the example xmls > in libvirt but still getting NULL. > Can someone check if the following xml when passed t

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-22 Thread Sharadha Prabhakar (3P)
, Sharadha -Original Message- From: Sharadha Prabhakar (3P) Sent: 19 March 2010 11:10 To: 'Daniel P. Berrange' Cc: libvir-list@redhat.com Subject: RE: [libvirt] virStoragePoolDefParseString() fails with the following pool xml -Original Message- From: Daniel P. Be

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Sharadha Prabhakar (3P)
bvirt] virStoragePoolDefParseString() fails with the following pool xml On Fri, Mar 19, 2010 at 10:37:15AM +, Sharadha Prabhakar (3P) wrote: > Hi, > I have the following Pool XML > > > NFS ISO library > 6142b786-378d-9def-bc96-2d0dc0466c13 > 838729728 &

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Daniel P. Berrange
On Fri, Mar 19, 2010 at 10:37:15AM +, Sharadha Prabhakar (3P) wrote: > Hi, > I have the following Pool XML > > > NFS ISO library > 6142b786-378d-9def-bc96-2d0dc0466c13 > 838729728 > 838729728 > 148315040 > > > > > > > > 00 > 0 > 0 >

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Daniel P. Berrange
t; Subject: Re: [libvirt] virStoragePoolDefParseString() fails with the > following pool xml > > On Fri, Mar 19, 2010 at 10:37:15AM +, Sharadha Prabhakar (3P) wrote: > > Hi, > > I have the following Pool XML > > > > > > NFS ISO library > > 6142b786-378d-9

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Sharadha Prabhakar (3P)
-Original Message- From: Daniel P. Berrange [mailto:berra...@redhat.com] Sent: 19 March 2010 10:57 To: Sharadha Prabhakar (3P) Cc: libvir-list@redhat.com Subject: Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml On Fri, Mar 19, 2010 at 10:37:15AM +

Re: [libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Daniel P. Berrange
On Fri, Mar 19, 2010 at 10:37:15AM +, Sharadha Prabhakar (3P) wrote: > Hi, > I have the following Pool XML > > > NFS ISO library > 6142b786-378d-9def-bc96-2d0dc0466c13 > 838729728 > 838729728 > 148315040 > > > That needs to be '' instead of just ' > > > >

[libvirt] virStoragePoolDefParseString() fails with the following pool xml

2010-03-19 Thread Sharadha Prabhakar (3P)
Hi, I have the following Pool XML NFS ISO library 6142b786-378d-9def-bc96-2d0dc0466c13 838729728 838729728 148315040 00 0 0 I'm passing this string to virStoragePoolDefParseString() to get a virStoragePoolDefPtr But it returns N