2

I'm using Windows Server 2008 R2 for my file server. I put a 7x1TB software raid-5 on it, and let it resynch. OS is installed on a separate disk.

Now I'm getting very poor write speeds to the raid volume over network.

  • If I copy files to the Raid volume over the network, write speed is poor (~5MB/s).
  • If I copy files to the OS disk over the network, write speed is good (~70MB/s).
  • If I copy files from the OS disk to the raid volume (no network, directly on the server), write speeds are good (~80MB/s).

Network is a 1000 Mb/s home network, using Cat 5e cables. I've used standard Windows SMB for the file transfer. Speeds are measured using TeraCopy. Server doesn't have any 3rd party software installed to it. Assigned Roles are File Services (not really configured though) and Print and Document Services (same thing).

Any idea why the write speed over network to the software Raid-5 volume is so slow?

Edit for additional info: Read speeds are fine from the raid volume over the network (~55MB/s). When writing over the network, cpu usage is below 5%. Server is a Intel C2D E4500 with 4GB of RAM.

3
  • 1
    What sort of disks are you using in that array? When you say you are copying over the network, is the source machine always the same? How large are the files you are copying from the source machine? How does the source machine seem to be performing during the copy? Have you measured source machine performance at all (cpu, memory, paging, iops, etc.)? Commented Jun 4, 2011 at 16:47
  • The "is source machine always the same"-question led me to the source of the problem and the answer. Didn't think of copying from another computer, which worked like a charm, hence the problem was in my own machine. Thanks, Cypher. Commented Jun 4, 2011 at 19:15
  • Cannot answer my own question yet because of the low reputation (I think that's the correct way to deal with questions without answers?). The problem was with latest version (2.1) of TeraCopy (a replacement for standard Windows copy program). It seems that it cannot handle networked raid-arrays very well. Uninstalling it did the trick. Commented Jun 4, 2011 at 19:19

1 Answer 1

1

The problem was with latest version (2.1) of TeraCopy (a replacement for standard Windows copy program). It seems that it cannot handle networked raid-arrays very well. Uninstalling it did the trick.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.