All of lore.kernel.org
 help / color / mirror / Atom feed
* Errors on net and block drivers - my summary
@ 2005-11-22 20:47 Murillo Bernardes
  0 siblings, 0 replies; only message in thread
From: Murillo Bernardes @ 2005-11-22 20:47 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-22 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 20:47 Errors on net and block drivers - my summary Murillo Bernardes

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.