nashvill
June 14th, 2004, 07:12 PM
I have 4 servers and need to configure on them DFS, one of these servers will be main server and handle all user requests.
How to do this one thing:
SERVER should have folder with, for example, 3 files, BUT these files should be physically located on another 3 servers, for example:
\\SERVER\share\firstfile.dat (file://\SERVERsharefirstfile.dat) - should be physically located on SERVER2
\\SERVER\share\secondfile.dat (file://\SERVERsharesecondfile.dat) - should be physically located on SERVER3
\\SERVER\share\thirdfile.dat (file://\SERVERsharethirdfile.dat) - should be physically located on SERVER4
It should be like symlinks of files but located on remote servers.
Is it possible to do?
How to do this one thing:
SERVER should have folder with, for example, 3 files, BUT these files should be physically located on another 3 servers, for example:
\\SERVER\share\firstfile.dat (file://\SERVERsharefirstfile.dat) - should be physically located on SERVER2
\\SERVER\share\secondfile.dat (file://\SERVERsharesecondfile.dat) - should be physically located on SERVER3
\\SERVER\share\thirdfile.dat (file://\SERVERsharethirdfile.dat) - should be physically located on SERVER4
It should be like symlinks of files but located on remote servers.
Is it possible to do?