Hi , just bought a v4 and a 4 drive external sata chassis , so far no issues ,
but when connecting to 1GBPS network , i get errors in the arch linux kernel ,
tried both builds of linux kernel (with and without kirkwood ) , and when i set mtu to above 1500 i get alot of tx and rx errors ,
$this->bbcode_second_pass_code('', 'eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1514
inet 10.0.0.66 netmask 255.255.255.0 broadcast 10.0.0.255
ether 00:25:31:05:2a:30 txqueuelen 1000 (Ethernet)
RX packets 754226 bytes 825311275 (787.0 MiB)
RX errors 3 dropped 91 overruns 0 frame 0
TX packets 1206447 bytes 2736801336 (2.5 GiB)
TX errors 14637 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 11
')
also at dmesg
$this->bbcode_second_pass_code('', '[36324.331939] mv643xx_eth_port mv643xx_eth_port.0: eth0: tx error
[36324.332034] mv643xx_eth_port mv643xx_eth_port.0: eth0: tx error')
i tried to replace cable , but no help , when ever i set mtu to 4500 or 9000 i start getting errors
iperf went ok with speeds of up to 900mbps ,
my kernel version right now is :
$this->bbcode_second_pass_code('', 'Linux alarm 3.1.10-29-ARCH #1 PREEMPT Mon Dec 16 16:08:40 MST 2013 armv5tel GNU/Linux
')
also just ran into this issue with the marvel 643xx chipset :
http://us.generation-nt.com/answer/kirkwood-mv643xx-eth-wrong-tcp-checksums-help-170358561.html
any help would be greatly appreciated.
thanks.