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-bugs

[Xen-bugs] [Bug 1275] New: vif-script offline not called on paravirtual

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1275] New: vif-script offline not called on paravirtual guest shutdown
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 16 Jun 2008 10:24:17 -0700
Delivery-date: Mon, 16 Jun 2008 10:24:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1275

           Summary: vif-script offline not called on paravirtual guest
                    shutdown
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: cthunes@xxxxxxxxxxxxx


When xm shutdown is called for a guest a udev offline event is not triggered by
the kernel which in turn causes the vif network script to not be called to
remove iptables rules and decommision the interface. From
/etc/udev/xen-backend.rules 

SUBSYSTEM=="xen-backend", KERNEL=="vif*", ACTION=="offline", RUN+="$env{script}
offline"

The currect vif-script should be called in reponse to an 'offline' event which
is not being triggered. We have found this problem in 3.2.1 and -unstable with
kernel revision 9829b72f4a99. Host system is Debian 4.0 stable amd64. If a
guest is destroyed instead of shutdown we do not see this issues nor do we see
this issue with HVM guests. online events are triggered without issue.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

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