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] Errors on net and block drivers - my summary

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Errors on net and block drivers - my summary
From: Murillo Bernardes <mfb@xxxxxxxxxx>
Date: Tue, 22 Nov 2005 18:47:32 -0200
Delivery-date: Tue, 22 Nov 2005 20:47:44 +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: IBM
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.2
Hi

Here is some errors I collected last days on net and block drivers.

1. Frontend directories are not been removed from store on 
{network,block}-detach. Makes xm {network,block}-list show closed devices.

2. Attach a block device after detach that does not work and does not report 
failure - Bug #420.

3. Frontend devices are not been unregistered on {network,block}-detach. 
Causes Bug #420.

4. If a domain die/crash/whatever all backend devices still on dom0.

5. xm {network,block}-{attach,dettach} does not check if operation was 
sucessfull on frontend. (ie. attach more than 3 vif fails, but xm 
network-attach does not report failure)

6. Attach more than 3 vif makes domU kernel OOPS. (probably 
drivers/xen/xenbus/xenbus_probe.c:307-308)

Time to go. Tomorrow I will work on this errors again, and probably file bug 
reports for all of them.

Thanks

-- 
Murillo Fernandes Bernardes
IBM Linux Technology Center

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Errors on net and block drivers - my summary, Murillo Bernardes <=