From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Xen-devel] Re: HVM DomU, msi_translate=0, MSI/MSI-X PCI passthrough fails. Date: Wed, 8 Dec 2010 12:01:25 -0500 Message-ID: <20101208170125.GA19140@dumpdata.com> References: <20101115172309.GA30777@campbell-lange.net> <20101115174413.GA8227@dumpdata.com> <20101115175626.GA31636@campbell-lange.net> <20101124175926.GA17565@campbell-lange.net> <20101124202842.GA28222@dumpdata.com> <20101126111520.GA17221@campbell-lange.net> <20101129163635.GA20417@dumpdata.com> <20101208125855.GA26222@campbell-lange.net> <675512317.20101208143715@eikelenboom.it> <20101208134848.GA27543@campbell-lange.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20101208134848.GA27543@campbell-lange.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Mark Adams Cc: Sander Eikelenboom , "xen-devel@lists.xensource.com" , "xen-users@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org > > Just a recap: > > you pass through: > > - 3 physical nics/IGB > > - 1 ISDN pci ISDN box > > The redfone box runs on 1 of the nics - its not seperate. It converts > ISDN to TDMoE see here.. http://www.red-fone.com/ > > > - all using msi/msi-x interrupts ? > > I tried using msi/msi-x interrupts, but it caused the raid card to drop > off (after some use) and provided seemingly even worse performance than > pegging everything back to legacy. Were you able to get a serial log and hit all of the differetn debug options when the the RAID card died? > > > > > Have you tried using a PV domU instead of a HVM domU ? > > I initially tried PV but had issues with the igb NIC's. There was > another thread somewhere about my issues with that. Hmm, the only other thread I see from you is about the RAID. > > > > Have you tried passing through only the ISDN box, and let the network run with the xen backend/frontend to rule out the IGB/network stuff ? Mr. Sander idea of isolating one piece by piece is the right way. There is a bunch of warnings in the QEMU output - some of them quite .. troubling. You seem to have issues with gntdev (as in, not found), but if you are using OpenSuSE then that would work - I think. When you tested xen-unstable did you use the OpenSUSE kernel or the PV-OPS one?