WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] vif-script not being invoked on domain shutdown/destroy?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] vif-script not being invoked on domain shutdown/destroy?
From: Matt Ayres <matta@xxxxxxxxxxxx>
Date: Mon, 14 Nov 2005 13:11:32 -0500
Delivery-date: Mon, 14 Nov 2005 18:11:58 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: TekTonic
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.4 (Windows/20050908)
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?


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>