|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Inconsistent domain parameter passed to vif-bridge
> It seems that the "domain" parameter passed to the vif-bridge script
> isn't always consistent. When calling "vif-bridge up", domain refers to
> the name assigned to the domain. When "vif-bridge down" is called,
> domain is of the form "DOM<n>", where <n> is the numeric identifier for
> the domain.
Oops -- that's a bug not a feature.
We probably should be making both the name and the domid
available to the script anyhow.
> So far I've tracked the problem as far as noticing that NetDev.destroy
> in python/xen/xend/server/netif.py isn't passed the name of the domain,
> but I haven't figured out how to best fix this. I'm willing to work on
> it a bit; any suggestions for how to approach it?
Mike would be the best person to fix this, but he's on holiday
for a week. Any takers?
Ian
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|