All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
       [not found] <mailman.0.1201532315.19572.xen-devel@lists.xensource.com>
@ 2008-01-28 15:03 ` Randy McAnally
  2008-01-28 21:33   ` Markus Schuster
  2008-01-28 22:24 ` localtime=1 broken on HVM guests Randy McAnally
  1 sibling, 1 reply; 8+ messages in thread
From: Randy McAnally @ 2008-01-28 15:03 UTC (permalink / raw)
  To: xen-devel

Markus Schuster wrote:

> PCI-DMA: Out of SW-IOMMU space for 40960 bytes at device 0000:03:00.0
> 3w-9xxx: scsi0: ERROR: (0x06:0x001C): Failed to map scatter gather list.
> (03:00.0 is the 3Ware Controller)

Me too as well...any progress on this issue?

I notice that IO performance is notably slower than the stock RHEL kernel; 
about 1/2 overall write performance.  I can trigger the bug using DD or by 
copying disk images around.  All versions of Xen 3.1.x and 3.2.x are 
affected.

-- 
Randy McAnally
Fast Serv Networks, LLC
619-819-8252 x201
619-819-9443 fax

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
  2008-01-28 15:03 ` Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller Randy McAnally
@ 2008-01-28 21:33   ` Markus Schuster
  2008-01-28 21:58     ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Markus Schuster @ 2008-01-28 21:33 UTC (permalink / raw)
  To: xen-devel

Randy McAnally wrote:
>> PCI-DMA: Out of SW-IOMMU space for 40960 bytes at device 0000:03:00.0
>> 3w-9xxx: scsi0: ERROR: (0x06:0x001C): Failed to map scatter gather list.
>> (03:00.0 is the 3Ware Controller)
> 
> Me too as well...any progress on this issue?

I thought about writing to the mailing-list this days, too. Maybe there has
been some fix in 3.2.0 or 3.1.3?
Keir, do you have any news on this annoying issue?

Regards, Markus

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
  2008-01-28 21:33   ` Markus Schuster
@ 2008-01-28 21:58     ` Keir Fraser
  2008-01-29 22:38       ` Markus Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Keir Fraser @ 2008-01-28 21:58 UTC (permalink / raw)
  To: Markus Schuster, xen-devel

On 28/1/08 21:33, "Markus Schuster" <ma.schuster@gmx.de> wrote:

> Randy McAnally wrote:
>>> PCI-DMA: Out of SW-IOMMU space for 40960 bytes at device 0000:03:00.0
>>> 3w-9xxx: scsi0: ERROR: (0x06:0x001C): Failed to map scatter gather list.
>>> (03:00.0 is the 3Ware Controller)
>> 
>> Me too as well...any progress on this issue?
> 
> I thought about writing to the mailing-list this days, too. Maybe there has
> been some fix in 3.2.0 or 3.1.3?
> Keir, do you have any news on this annoying issue?

No, except to say that it is almost certainly a dom0 kernel issue, not core
hypervisor. So it will not be fixed by just changing hypervisor version if
you retain the same dom0 kernel version. What kernel are you using? Have you
tried a vendor Xen kernel for your distro?

I think there have been reports of this problem with our 2.6.18-based
kernel, but noone has provided a patch to fix it as far as I know.

 -- Keir

^ permalink raw reply	[flat|nested] 8+ messages in thread

* localtime=1 broken on HVM guests
       [not found] <mailman.0.1201532315.19572.xen-devel@lists.xensource.com>
  2008-01-28 15:03 ` Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller Randy McAnally
@ 2008-01-28 22:24 ` Randy McAnally
  2008-01-29 11:03   ` Keir Fraser
  1 sibling, 1 reply; 8+ messages in thread
From: Randy McAnally @ 2008-01-28 22:24 UTC (permalink / raw)
  To: xen-devel

I have confirmed that the localtime option in guest config is broken in Xen 
3.1.3-rc2.  No matter what the setting, UTC is always given to the guest.

I have tried putting the HC in UTC and in Localtime, it makes no 
difference.  Aside from setting the system clock to the wrong time (or 
defining an offset in guest config), it is impossible to send localtime to 
the guest.

Is there anyone who has the knowledge to look at this lingering bug and 
finally squash it?

-- 
Randy McAnally
Fast Serv Networks, LLC
619-819-8252 x201
619-819-9443 fax

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: localtime=1 broken on HVM guests
  2008-01-28 22:24 ` localtime=1 broken on HVM guests Randy McAnally
@ 2008-01-29 11:03   ` Keir Fraser
  0 siblings, 0 replies; 8+ messages in thread
From: Keir Fraser @ 2008-01-29 11:03 UTC (permalink / raw)
  To: Randy McAnally, xen-devel

With current xen-3.1-testing tip (which is basically not much different from
-rc2) I find the localtime option works fine for me. What I did was change
my dom0 timezone to US Pacific, then create a domU with 'localtime=1' in its
config file, and then create a domU with no localtime config. The former
showed output in 'date' 8 hours behind the 'date' output of the latter. The
guests were created using the usual 'xm create <config file>' method.

Are your dom0 user-space tools definitely up to date?

 -- Keir

On 28/1/08 22:24, "Randy McAnally" <rsm@fast-serv.com> wrote:

> I have confirmed that the localtime option in guest config is broken in Xen
> 3.1.3-rc2.  No matter what the setting, UTC is always given to the guest.
> 
> I have tried putting the HC in UTC and in Localtime, it makes no
> difference.  Aside from setting the system clock to the wrong time (or
> defining an offset in guest config), it is impossible to send localtime to
> the guest.
> 
> Is there anyone who has the knowledge to look at this lingering bug and
> finally squash it?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
  2008-01-28 21:58     ` Keir Fraser
@ 2008-01-29 22:38       ` Markus Schuster
  2008-01-30 16:51         ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Markus Schuster @ 2008-01-29 22:38 UTC (permalink / raw)
  To: xen-devel

Keir Fraser wrote:
> No, except to say that it is almost certainly a dom0 kernel issue, not
> core hypervisor. 

I agree on this. 


> So it will not be fixed by just changing hypervisor 
> version if you retain the same dom0 kernel version. 

I agree on this, too. My tests showed that you are right with your
assumption so far.
But i would have used the matching kernel patch, too. 


> What kernel are you using? 

I've tried Debians 2.6.18 patched for XEN 3.1.2 myself.


> Have you tried a vendor Xen kernel for your distro? 

That's the last thing I wanted to try but couldn't find time to reboot the
affected server to test it out. My intention was not to use a distro
kernel, as Debians 2.6.18 is patched for XEN 3.0.3. I could stay with my
current 3.0.4 system and I would be more recent. 

Regards, 
Markus

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Re: Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
  2008-01-29 22:38       ` Markus Schuster
@ 2008-01-30 16:51         ` Keir Fraser
  2008-01-31  8:57           ` Markus Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Keir Fraser @ 2008-01-30 16:51 UTC (permalink / raw)
  To: Markus Schuster, xen-devel

On 29/1/08 22:38, "Markus Schuster" <ma.schuster@gmx.de> wrote:

>> What kernel are you using?
> 
> I've tried Debians 2.6.18 patched for XEN 3.1.2 myself.
> 
> 
>> Have you tried a vendor Xen kernel for your distro?
> 
> That's the last thing I wanted to try but couldn't find time to reboot the
> affected server to test it out. My intention was not to use a distro
> kernel, as Debians 2.6.18 is patched for XEN 3.0.3. I could stay with my
> current 3.0.4 system and I would be more recent.

Can you try our more up-to-date Linux kernel at:
 http://xenbits.xensource.com/linux-2.6.18-xen.hg

Yes, you have to pull it from mercurial and configure and build it yourself,
I'm afraid. But it would be useful to know whether this is something we have
fixed (knowingly or not) and simply not yet backported to 3.1 branch.

 -- Keir

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller
  2008-01-30 16:51         ` Keir Fraser
@ 2008-01-31  8:57           ` Markus Schuster
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Schuster @ 2008-01-31  8:57 UTC (permalink / raw)
  To: xen-devel

Keir Fraser wrote:
>>> Have you tried a vendor Xen kernel for your distro?
>> 
>> That's the last thing I wanted to try but couldn't find time to reboot
>> the affected server to test it out. My intention was not to use a distro
>> kernel, as Debians 2.6.18 is patched for XEN 3.0.3. I could stay with my
>> current 3.0.4 system and I would be more recent.
> 
> Can you try our more up-to-date Linux kernel at:
>  http://xenbits.xensource.com/linux-2.6.18-xen.hg
> 
> Yes, you have to pull it from mercurial and configure and build it
> yourself, I'm afraid. But it would be useful to know whether this is
> something we have fixed (knowingly or not) and simply not yet backported
> to 3.1 branch.

That's not the problem. I'm able to check out mercurial and compile my own
kernel from the source. Major problem is free time - you will know :)
But I will try if time permits. 

Regards, Markus

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-31  8:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.0.1201532315.19572.xen-devel@lists.xensource.com>
2008-01-28 15:03 ` Massive problems with 'PCI-DMA: Out of SW-IOMMU space for XXX bytes [..]' with 3Ware controller Randy McAnally
2008-01-28 21:33   ` Markus Schuster
2008-01-28 21:58     ` Keir Fraser
2008-01-29 22:38       ` Markus Schuster
2008-01-30 16:51         ` Keir Fraser
2008-01-31  8:57           ` Markus Schuster
2008-01-28 22:24 ` localtime=1 broken on HVM guests Randy McAnally
2008-01-29 11:03   ` Keir Fraser

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.