Associate
- Joined
- 24 Jun 2007
- Posts
- 1,869
- Location
- Landan.
Hopefully we have a DFS guru in our midst...
We're setting up DFS replication of a folder between two servers (that share a 10/100 network), we've had it running all day but it's been stupidly slow - the folder is 20GB in size and 4.8GB has taken five hours or more.
Another problem cropped up (we ran out of disk space on the destination folder - don't ask ) that meant we had to stop replication. We've now got two new disk drives and are xcopy'ing (with the /O switch) the data on both servers to entirely new drives. (So Server 1 D:\Share -> Server 1 E:\Share and Server 2 D:\Share -> Server 2 E:\Share)
Our hope is to be able to turn DFS back on, and because the ACL information is the same, DFS won't have to start again. From what I've read this should work fine.
However, because of the stupidly low copy speeds, we'll be here all night and possibly for the next couple of days (with staff turning up tomorrow morning with a half working network).
So my idea is this: copy the data from the master server to the slave DFS server using xcopy /o which should hopefully work at approx. 8MB/s (allowing for overheads and minimal other traffic), and then turn DFS on. DFS should then see that its got mirror images of the data, and will only have to do indexing etc instead of the actual copying.
Can anyone confirm this will actually work as expected, or am I sadly mistaken?
Thanks
We're setting up DFS replication of a folder between two servers (that share a 10/100 network), we've had it running all day but it's been stupidly slow - the folder is 20GB in size and 4.8GB has taken five hours or more.
Another problem cropped up (we ran out of disk space on the destination folder - don't ask ) that meant we had to stop replication. We've now got two new disk drives and are xcopy'ing (with the /O switch) the data on both servers to entirely new drives. (So Server 1 D:\Share -> Server 1 E:\Share and Server 2 D:\Share -> Server 2 E:\Share)
Our hope is to be able to turn DFS back on, and because the ACL information is the same, DFS won't have to start again. From what I've read this should work fine.
However, because of the stupidly low copy speeds, we'll be here all night and possibly for the next couple of days (with staff turning up tomorrow morning with a half working network).
So my idea is this: copy the data from the master server to the slave DFS server using xcopy /o which should hopefully work at approx. 8MB/s (allowing for overheads and minimal other traffic), and then turn DFS on. DFS should then see that its got mirror images of the data, and will only have to do indexing etc instead of the actual copying.
Can anyone confirm this will actually work as expected, or am I sadly mistaken?
Thanks
Last edited: