|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Shouldn't XendDomainInfo.py: _releaseDevices call destro
> -----Original Message-----
> From: Keir Fraser [mailto:keir@xxxxxxxxxxxxx]
> Sent: 16 May 2007 14:42
> To: Petersson, Mats; xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] Shouldn't XendDomainInfo.py:
> _releaseDevices call destroyDevice?
>
>
>
>
> On 16/5/07 14:23, "Petersson, Mats" <Mats.Petersson@xxxxxxx> wrote:
>
> > Now, this brings a question: The _releaseDevices attempts
> to remove all
> > devices as one transaction, but calling destroyDevices for
> each device
> > would of course make it into multiple transactions. Is
> there any reason
> > why this would make it a problem?
>
> No. I'm pretty certain not.
Ok, so I hacked up a changed version, but it seems like the
destroyDevice() function in XendDomainInfo.py isn't working right - it's
trying to read an entry called "dev" in the backend info, and there's no
such thing in my store. Anyone have an idea of what it SHOULD read?
"frontend-id" seems a likely candidate, but I'm not sure if that's the
right thing or not.
--
Mats
>
> K.
>
>
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|