Hello everyone... I'm new..

Anyway.. here is the issue Ive run into..

First server =
dd if=/dev/zero of=/root/testfile bs=4M count=1000
4194304000 bytes (4.2GB) copied, 10.6946 s, 392 MB/s

Second server =
dd if=/dev/zero of=/root/testfile bs=4M count=1000
4194304000 bytes (4.2GB) copied, 191.818 s, 21.9 MB/s

Exact same setup...
both in Hyper-V running Ubuntu Server 9.10 with 2.6.35-23-server Kernel

I added the correct modules to /etc/initramfs-tools/modules.
I than ran update-initramfs
I configured the correct interface...

But for some reason.. I am getting way different speeds..