* vif-script not being invoked on domain shutdown/destroy?
@ 2005-11-14 18:11 Matt Ayres
2005-11-15 0:32 ` Ewan Mellor
0 siblings, 1 reply; 2+ messages in thread
From: Matt Ayres @ 2005-11-14 18:11 UTC (permalink / raw)
To: xen-devel
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: vif-script not being invoked on domain shutdown/destroy?
2005-11-14 18:11 vif-script not being invoked on domain shutdown/destroy? Matt Ayres
@ 2005-11-15 0:32 ` Ewan Mellor
0 siblings, 0 replies; 2+ messages in thread
From: Ewan Mellor @ 2005-11-15 0:32 UTC (permalink / raw)
To: Matt Ayres; +Cc: xen-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-15 0:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14 18:11 vif-script not being invoked on domain shutdown/destroy? Matt Ayres
2005-11-15 0:32 ` Ewan Mellor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.