pgaliardo
MIS
- Nov 30, 2004
- 887
We need to move our main file server share and I am looking for the most painless way to do this. We currently have our main shares on a single Windows 2003 Server. We are not using DFS, which I regret now because I think it would have simplified this.
Anyway on the file server which is FS1, we have our main share which is simply called "E". There are several subfolders under this including user folders and folders necessary to run certain applications.
I am moving this share to a file share created on a cluster. I already followed Microsoft's directions on creating a file share on a cluster. I have created a test folder on the cluster and I am able to access it via \\share1\e. Share1 is the Network Name Resource. My plan is:
Use Robocopy to move all folders and files from \\fs1\e to \\share1\e.
Rename FS1 after all files are copied
Change the IP address of FS1
Rename share1 to fs1 on the cluster.
Give the Network Address resource on the cluster share the IP Address of the old FS1 server.
I want to do this so that we don't have to change any GPO's or custom programs that reference the old FS1 or the old IP address.
Can anyone point out some "gotchas" or potential problems they see with this scenario.
Thanks.
Anyway on the file server which is FS1, we have our main share which is simply called "E". There are several subfolders under this including user folders and folders necessary to run certain applications.
I am moving this share to a file share created on a cluster. I already followed Microsoft's directions on creating a file share on a cluster. I have created a test folder on the cluster and I am able to access it via \\share1\e. Share1 is the Network Name Resource. My plan is:
Use Robocopy to move all folders and files from \\fs1\e to \\share1\e.
Rename FS1 after all files are copied
Change the IP address of FS1
Rename share1 to fs1 on the cluster.
Give the Network Address resource on the cluster share the IP Address of the old FS1 server.
I want to do this so that we don't have to change any GPO's or custom programs that reference the old FS1 or the old IP address.
Can anyone point out some "gotchas" or potential problems they see with this scenario.
Thanks.