From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Adams Subject: Re: [Xen-devel] Re: HVM DomU, msi_translate=0, MSI/MSI-X PCI passthrough fails. Date: Thu, 9 Dec 2010 10:49:35 +0000 Message-ID: <20101209104935.GB12921@campbell-lange.net> References: <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> <20101208170125.GA19140@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20101208170125.GA19140@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: Sander Eikelenboom , "xen-devel@lists.xensource.com" , "xen-users@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, Dec 08, 2010 at 12:01:25PM -0500, Konrad Rzeszutek Wilk wrote: > > > 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? > > I didn't get it to crash - I have spent my limited time with the hardware trying to get the setup to work effectively on the current debian xen packages (hence disabling all the MSI stuff which seemed to be the problem). I understand that this isn't helpful in terms of getting whatever bugs may be there fixed for the future however! > > > > > > 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? I'm running the Debian xen packages in squeeze (4.0.1-1 and 2.6.32-28) - haven't stepped out of the packages at all. Regards, Mark