M
Mike B.
I am trying to use DFS for capacity expansion as described by
Microsoft as being capable. I have the following layout.
\\domain\DFSData - root
\\domain\DFSData\data -> \\server1\data1
\\domain\DFSData\data -> \\server2\data2
with no replication because I want to add space not provide HA.
If machine A maps \\domain\DFSData to Z:, it cannot see the contents
of both server1 and server2's shares, only one or the other. So if I
try to access a file on server1 but transparently I've been pointed to
server2, I get a file not found error.
Basically I want to take 2 900GB shares and be able to make a 1.7TB in
available space logical share.
Any guidance to help me achieve this would be appreciated.
Thanks.
Mike
Microsoft as being capable. I have the following layout.
\\domain\DFSData - root
\\domain\DFSData\data -> \\server1\data1
\\domain\DFSData\data -> \\server2\data2
with no replication because I want to add space not provide HA.
If machine A maps \\domain\DFSData to Z:, it cannot see the contents
of both server1 and server2's shares, only one or the other. So if I
try to access a file on server1 but transparently I've been pointed to
server2, I get a file not found error.
Basically I want to take 2 900GB shares and be able to make a 1.7TB in
available space logical share.
Any guidance to help me achieve this would be appreciated.
Thanks.
Mike