Jason Gilbert
Guest
|
Posted:
Fri Sep 16, 2005 12:51 am Post subject:
Is DFS / FRS Right for me? |
|
|
Hi,
I'm working on the design for a system which will be comprised of two
Windows 2003 machines (A and B) in a hot live/standby configuration. Each
machine will run an instance of my application. The application reads in user
supplied configuration file (the same file is required by the A and B
systems). As far as the user is concerned, there is one application (the fact
that there are two servers in a hot live/standby config is irrelevant to the
user).
I'd like the user to see 1 network drive onto which they place the
configuration file. I'd like the application on both the A and B systems to
both monitor for a change in this file and process any updates at runtime.
But, whilst I want a single network drive / file mechanism, it needs to be
resilient to failure. IE: If the A system fails the B system can still see
the drive and vice-versa. In effect I want to create a virtual drive which
spans the A and B system and which is self replicating and resilient to the
loss of a single machine.
Before I delve too deeply into Active Directory, DFS / FRS can anyone tell
me if they have implemented anything similar and whether these technologies
offer the kind of thing that I need.
Many Thanks,
Jason |
|