Chris Fanning
2006-May-25 10:26 UTC
[Xen-users] peth0 transmit timed out, @cea56200 length 80000042 status 00000042, help please?
Hello list, I have network problems on dom0 I discovered this trying to copy user''s homes from another box onto dom0. I have tried this via mouting tcp nfs and also via ftp. Both methods give me the same problem. When I try to send lots of continuos traffic the tcp connection bottoms out. I get this on dom0 peth0 transmit timed out, tx_status 00 status e000 diagnostic: net 04cc media 8880 dma 000000a0 fifo 0000 Flags; bus-master 1, dirty 194608(0) current 194624(0) Transmit list 0f83b200 vs. cea56200. 0: @cea56200 length 80000042 status 00000042 1: @cea562a0 length 80000042 status 00000042 ..... 10: @cea56840 length 80000042 status 00000042 11: @cea568e0 length 80000042 status 00000042 12: @cea56980 length 80000042 status 00000042 13: @cea56a20 length 80000042 status 00000042 13: @cea56ac0 length 80000042 status 00000042 14: @cea56b60 length 80000042 status 00000042 15: @cea56b60 length 80000042 status 00000042 help? Thank you Chris. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Chris Fanning
2006-May-26 11:26 UTC
[Xen-users] Re: peth0 transmit timed out, @cea56200 length 80000042 status 00000042, help please?
thanks Julien, I''ve tried both pci=noacpi and acpi=off I''ve also moved the network card onto another slot. I''m still getting the same error messages but now the connection doesn''t get lost. this is on a xen3.0.2-2 I''m ftping a big tarball onto dom0 watching the network traffic, it slows right down, almost to a stop, then I get the errors on dom0 console and the network picks up again. any thoughts? Cheers. Chris. On 5/25/06, Chris Fanning <christopher.fanning@gmail.com> wrote:> Hello list, > > I have network problems on dom0 > I discovered this trying to copy user''s homes from another box onto dom0. > I have tried this via mouting tcp nfs and also via ftp. Both methods > give me the same problem. > > When I try to send lots of continuos traffic the tcp connection bottoms out. > I get this on dom0 > > peth0 transmit timed out, tx_status 00 status e000 > diagnostic: net 04cc media 8880 dma 000000a0 fifo 0000 > Flags; bus-master 1, dirty 194608(0) current 194624(0) > Transmit list 0f83b200 vs. cea56200. > 0: @cea56200 length 80000042 status 00000042 > 1: @cea562a0 length 80000042 status 00000042 > ..... > 10: @cea56840 length 80000042 status 00000042 > 11: @cea568e0 length 80000042 status 00000042 > 12: @cea56980 length 80000042 status 00000042 > 13: @cea56a20 length 80000042 status 00000042 > 13: @cea56ac0 length 80000042 status 00000042 > 14: @cea56b60 length 80000042 status 00000042 > 15: @cea56b60 length 80000042 status 00000042 > > > help? > Thank you > Chris. >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Chris Fanning
2006-May-29 09:35 UTC
[Xen-users] Re: peth0 transmit timed out, @cea56200 length 80000042 status 00000042, help please?
For the record.> I''ve tried both pci=noacpi and acpi=offopps syntax, that should have been noacpi, but still didn''t help :( So, after moving the network card onto another slot (same problem again), I changed the ethernet card for another one. It was a: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) I tried a different: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) same problem. Then I tried a: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 64) same problem. Then a: D-Link System Inc RTL8139 Ethernet (rev 10) and now it works! no "peth0 transmit timed out" errors #lspci 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host (rev 11) 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36) 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01) 0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 0000:00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA (rev 01) 0000:00:09.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10) 0000:00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] note: I''ve two nics. The built-in: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) never gave me any trouble. I was having problems with the second card (on a pci slot). My kernel config is attached if it interests anyone. Regards. Chris. On 5/26/06, Chris Fanning <christopher.fanning@gmail.com> wrote:> thanks Julien, > > I''ve tried both pci=noacpi and acpi=off > I''ve also moved the network card onto another slot. > I''m still getting the same error messages but now the connection > doesn''t get lost. > > this is on a xen3.0.2-2 > I''m ftping a big tarball onto dom0 > > watching the network traffic, it slows right down, almost to a stop, > then I get the errors on dom0 console and the network picks up again. > > any thoughts? > > Cheers. > Chris. > > On 5/25/06, Chris Fanning <christopher.fanning@gmail.com> wrote: > > Hello list, > > > > I have network problems on dom0 > > I discovered this trying to copy user''s homes from another box onto dom0. > > I have tried this via mouting tcp nfs and also via ftp. Both methods > > give me the same problem. > > > > When I try to send lots of continuos traffic the tcp connection bottoms out. > > I get this on dom0 > > > > peth0 transmit timed out, tx_status 00 status e000 > > diagnostic: net 04cc media 8880 dma 000000a0 fifo 0000 > > Flags; bus-master 1, dirty 194608(0) current 194624(0) > > Transmit list 0f83b200 vs. cea56200. > > 0: @cea56200 length 80000042 status 00000042 > > 1: @cea562a0 length 80000042 status 00000042 > > ..... > > 10: @cea56840 length 80000042 status 00000042 > > 11: @cea568e0 length 80000042 status 00000042 > > 12: @cea56980 length 80000042 status 00000042 > > 13: @cea56a20 length 80000042 status 00000042 > > 13: @cea56ac0 length 80000042 status 00000042 > > 14: @cea56b60 length 80000042 status 00000042 > > 15: @cea56b60 length 80000042 status 00000042 > > > > > > help? > > Thank you > > Chris. > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users