Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSE > root-level Dfs shared folders

Reply
Thread Tools

root-level Dfs shared folders

 
 
David K
Guest
Posts: n/a
 
      11-21-2003
Sybex's 70-215 2nd ed book on page 388-389 states how only
domain-based Dfs roots can have root-level Dfs shared folders.

I don't understand what a root-level Dfs shared folder is. Is it
talking about replicating the single root folder, or replicating the
entire Dfs structure, or all the first-level folders (meaning all of
the folders since only a single level is allowed in stand-alone Dfs
roots), or what?

And why is it Dfs instead of DFS?

Thanks,
Dave
 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      11-21-2003
"David K" <> wrote in message
news:...
> Sybex's 70-215 2nd ed book on page 388-389 states how only
> domain-based Dfs roots can have root-level Dfs shared folders.


That's not true -- only the Domain DFS can have ROOT REPLICAS,
but Stand-alone have have (must have) as share at the root level.

With Stand-alone you cannot replicate the ROOT to another server.

> I don't understand what a root-level Dfs shared folder is. Is it
> talking about replicating the single root folder, or replicating the
> entire Dfs structure, or all the first-level folders (meaning all of
> the folders since only a single level is allowed in stand-alone Dfs
> roots), or what?


You may be confusing Shares, with Directories, with DFS Root/Links.
(Please do yourself a favor and avoid the very imprecise word "folder"
when trying to sort this out -- yes I know lots of people use it but it is
DESIGNED to mask the differences, for users, between the various
physical implementations.)

Ok, a Share is on a single server and represents a network offering
(sharing)
of a directory tree (aka folder).

A Directory is on a disk drive (or some substitute) and represents a volume
tree (or subtree) of directories, subdirectories, and files.

A DFS root (or link) comprises one or more shares and thereby points to the
directories offered by those shares -- and so must be replicated if
there is more
than ONE share for the ROOT, or more than one share for a particular
LINK.
Note: Root and each Link are different and distinct (see below.)

DFS root is the TOP of a particular DFS hierarchy and has:
At least one share (or in JUST the Domain case, perhaps more than one
share)
Optional Links, i.e., Link1

DFS roots appear to act much like Shares, by offering the resources at the
top
directory level of the root share(s) AND all files and subdirectories
below.

DFS links appear AS IF they are subdirectories under the "root" but each
has it's
OWN set of (one or more) shares

When a DFS Root or Share has more than one "share" for THE root, or any
PARTICULAR LINK, that set is usually called a "Replica set."

So it looks like this:

DFS Root --> points to one or more (Domain-only) servers with the REAL
shares
Real-Share Directories appear here
with share root level files
And subdirectories
and files
etc.
Link (optional) --> Points to one or more servers with the REAL
shares
(looks like a subdirectory to users)
Real-Share Directories appear here
with share root level files
And subdirectories
and files
etc.

> And why is it Dfs instead of DFS?


Stupid Sybex. Everyone I know writes DFS

The rules:
Domain based DFS can have:
Root replicas
Automatic replication
Better fault-tolerance since the DFS INFO (not the data) is stored
in AD

The rules:
Stand-alone or Server based DFS can have:
NO Root replicas
NO Automatic replication (at the link level)
less fault-tolerance since the DFS INFO (not the data) is stored
on ROOT server in the Registry


--
Herb Martin


 
Reply With Quote
 
 
 
 
David K
Guest
Posts: n/a
 
      11-21-2003
On Fri, 21 Nov 2003 11:48:57 -0600, "Herb Martin"
<> wrote:
[snip]
>The rules:
> Domain based DFS can have:
> Root replicas
> Automatic replication
> Better fault-tolerance since the DFS INFO (not the data) is stored
>in AD
>
>The rules:
> Stand-alone or Server based DFS can have:
> NO Root replicas
> NO Automatic replication (at the link level)
> less fault-tolerance since the DFS INFO (not the data) is stored
> on ROOT server in the Registry


Okay, that makes sense. That's actually what I was initially thinking,
that it meant the stand-alone DFS can't have root replicas. But it
said root-level shares, and silly me, I almost believed it.

Thanks for your replies, Herb.

Dave
 
Reply With Quote
 
Just another IT Peon
Guest
Posts: n/a
 
      11-22-2003
You can look this up but I believe IBM(?) holds the
trademark or copywrite to a similar technology also
called "DFS". Thus Microsoft's DFS is properly written
Dfs.

>-----Original Message-----
>"David K" <> wrote in message
>news:.. .
>> Sybex's 70-215 2nd ed book on page 388-389 states how

only

>> And why is it Dfs instead of DFS?

>
>Stupid Sybex. Everyone I know writes DFS
>

<<< SNIPPED >>>
>--
>Herb Martin
>
>
>.
>

 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      11-23-2003
"Just another IT Peon" <> wrote in
message news:01b201c3b139$9b769d00$...
> You can look this up but I believe IBM(?) holds the
> trademark or copywrite to a similar technology also
> called "DFS". Thus Microsoft's DFS is properly written
> Dfs.


No, it's just "stupid Sybex" if they made a point of that as Microsoft
uses DFS in the "Help" definition of Distributed Files System (DFS)
and throughout the product.

--
Herb Martin
>
> >-----Original Message-----
> >"David K" <> wrote in message
> >news:.. .
> >> Sybex's 70-215 2nd ed book on page 388-389 states how

> only
>
> >> And why is it Dfs instead of DFS?

> >
> >Stupid Sybex. Everyone I know writes DFS
> >

> <<< SNIPPED >>>
> >--
> >Herb Martin
> >
> >
> >.
> >

>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PC card with support for 802.11a/b/g , 802.11h(TPC, DFS) Greenhorn Cisco 2 03-12-2005 04:06 PM
DFS question Ben MCSE 7 08-05-2004 02:56 PM
Dfs Replication Policy myrt webb MCSE 1 01-02-2004 11:31 AM
server mappath dfs share Sunil Thomas ASP .Net 0 11-09-2003 06:38 AM
DFS Chris Delsman MCSE 3 09-12-2003 03:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57