I'm fairly new to SMEserver and wanted to check I've not got a problem. I've set up SMEserver on a new Dell Poweredge server with 2 x 500GB sata drives, mirrrored. using my standard 100baseT network, I get the following speeds, approximately, when copying files to/from my windows Vista machine:
Upload (i.e. copying to server): 10-11MB per second
download (i.e. copying from server): 5-7MB per second
I then tried it with a 1000BaseT switch - and the ethernet ports on my PC and the server are gigabit ports. I get the following rates:
Upload: 25-30MB per second
download: 5-7MB per second
Is this normal - I would have expected a higher read rate? What is causing a bottleneck there? I have yet to test this with another PC.
using the ethtool eth0 command I get:
[root@aahserver ~]# ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
Link detected: yes
so I suspect it's something to do with either the speed of access of the raid, or windows Vista just being slow copying files off the network. I'd be grateful for any pointers.