| Author |
Message |
Paul
Guest
|
Posted:
Thu Aug 25, 2005 12:51 am Post subject:
DFS |
|
|
Hello,
Just wondering about the if there any advantages and/or disadvatanges in
creating a DFS root on a Domain Controller. Any suggestions or help would be
greatly appricated.
Thanks |
|
| Back to top |
|
 |
Jill Zoeller [MSFT]
Guest
|
|
| Back to top |
|
 |
Paul Williams [MVP]
Guest
|
Posted:
Fri Aug 26, 2005 8:52 am Post subject:
Re: DFS |
|
|
There's a number of advantages and disadvantages. You should read the DFS
technical documentation and the FAQ for a lot more detail --
http://www.microsoft.com/dfs
However, here's some very brief advantages:
I'm assuming that we're talking about creating a domain-based root, and not
a stand-alone root on a DC here:
-- Redundancy - you can create multiple root replicas
-- Redundancy - configuration data is stored in the domain NC and is thus
available from any DC in the domain
-- Ability to replicate data using DFS
--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net |
|
| Back to top |
|
 |
Fab
Guest
|
Posted:
Fri Aug 26, 2005 4:52 pm Post subject:
Re: DFS |
|
|
And, one of the disadvantages is that if at any in the future you want
to re-initialized frs database, ntfrs.jdb, you will loose all your
domain replication information. If you choose to host your Dfs root on
the DC, you should know that the same service is used for both domain
replication and Dfs share data replication; hence, there will be just
one ntfrs.jdb on the DC. However, there may be many reasons that you
may want to re-initialize the database just for your Dfs. But, if you
host your Dfs on the DC, you won't be able to re-initialize the jdb
file because if you do, you will also loose your domain data
replication as well.
I'd suggest to re-evaluate your selection of Dfs host.
F. |
|
| Back to top |
|
 |
Paul Williams [MVP]
Guest
|
Posted:
Fri Aug 26, 2005 8:51 pm Post subject:
Re: DFS |
|
|
You raise a very good point. Which is forcing me to ask this question -
hopefully Jill or Richard, or indeed yourself, can answer this...
Can you setup multiple databases? You can certainly change the path, and I
assume a new database is created if you change the path and don't copy the
old one? Or even, if the lack of database at the configured location
doesn't cause FRS to recreate another, perhaps you can copy the same DB to
both locations are reset it?
--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net |
|
| Back to top |
|
 |
|
|
|
|