|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] vif-script not being invoked on domain shutdown/destroy?
On Mon, Nov 14, 2005 at 01:11:32PM -0500, Matt Ayres wrote:
> This is on a snapshot from 11/12/2005 of unstable.
>
> I wrote some quick debug code into vif-route to see what is going on
> during runtime, ex:
>
> echo "xenbus_path = $XENBUS_PATH" >>/root/route.log
> echo "command = $command" >>/root/route.log
>
> After starting/stopping a domain a few times it contains:
>
> xenbus_path = backend/vif/20/0
> command = online
> xenbus_path = backend/vif/21/0
> command = online
>
> Is this a bug or is there some new way to have commands run on domain
> shutdown?
It's a bug, thanks. I'll fix this tomorrow.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|