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

Re: [Xen-users] Crashing dom0 by unloading mISDN

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Crashing dom0 by unloading mISDN
From: Stephan Seitz <s.seitz@xxxxxxxxxxxx>
Date: Fri, 27 Jul 2007 09:21:28 +0200
Delivery-date: Fri, 27 Jul 2007 00:19:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f88kp7$f4u$1@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: netz-haut e.K.
References: <f88kp7$f4u$1@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.4 (X11/20070604)
Hi,

i recently had the same issues with ISDN pci devices.
running Xen 3.1 with Ubuntu Feisty as Dom0 and Ubuntu Dapper as domU

My current setup now works without problems after I changed the boot
entry in /boot/grub/menu.lst to

title           Xen 3.1-i386-pae / Ubuntu, kernel 2.6.20-100-server
root            (hd0,1)
kernel          /xen-3.1-i386-pae.gz
module          /vmlinuz-2.6.20-100-server 
root=UUID=09503299-c560-45de-b69d-8d98eadc7b23 ro console=tty0 irq=poll
pciback.hide=(03:01.0)
module          /initrd.img-2.6.20-100-server
quiet
savedefault


without the irq=poll option, the system showed unpredictable failures
after unloading the ISDN driver and/or shutting down the domU.

this particular domU runs kernel 2.6.19-4-server (ubuntu repo)


Arik Raffael Funke schrieb:
> Hi,
> 
> I have a Fedora 7 xen system with a domU to which I have delegated via
> pciback two isdn pci cards. One is a HFC-S card, the other a AVM
> Fritz!Card Pci 2.0.
> 
> In the domU I load mISDN drivers for the cards. The two cards are
> recognized and function well UNTIL I either decide to unload one or both
> of the card driver modules (hfcpci and avmfritz) or I decide to shut
> down the domU. At this point the WHOLE system locks up: the mouse in
> Gnome reacts as if in slow-motion, typing in a already open terminal
> window does still work if characters are entered deliberately slowly one
> by one. However, commands are no longer executed.
> 
> Occasionally, not always however, a message is output along the lines of:
> 
> irq 22: nobody cared (try booting with the "irqpoll" option)
> 

Attachment: s.seitz.vcf
Description: Vcard

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>