Distributed File System (DFS) – Vocabulary Review

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Key vocabulary terms drawn from Lecture 14 covering Windows Distributed File System concepts, components, and advantages.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Distributed File System (DFS)

A Windows Server role that unifies multiple network shares into a single, logical file-sharing structure with optional replication.

2
New cards

DFS Namespace

The virtual hierarchy that presents distributed shares as if they reside on one server.

3
New cards

Namespace Server

The server that hosts the namespace root and maintains the DFS hierarchy.

4
New cards

Target

An actual network share that is part of a DFS namespace.

5
New cards

Referral

The process by which a namespace server directs a client to the appropriate target.

6
New cards

DFS Folder

A folder within a namespace; may be virtual (no target) or a referral to a real share.

7
New cards

Folder Without Targets

A virtual DFS folder used solely to build namespace hierarchy; stores no data.

8
New cards

Folder With Targets

A DFS folder that points clients to one or more actual network shares.

9
New cards

DFS Namespace Hierarchy

The tree-like structure of folders and targets defined in a namespace.

10
New cards

Namespace Redundancy

Using multiple synchronized targets for a single DFS folder to ensure high availability.

11
New cards

Standalone Namespace

A namespace addressed by the host server name (\servername\namespace); does not require Active Directory.

12
New cards

Domain-Based Namespace

A namespace addressed by the domain name (\domain\namespace) and stored on domain controllers.

13
New cards

DFS Replication

The built-in mechanism that automatically synchronizes data between multiple targets within an Active Directory domain.

14
New cards

Replication Group

A set of servers configured to replicate specified DFS folders with scheduling and bandwidth limits.

15
New cards

Active Directory Site

A collection of IP subnets used to represent a physical location in Active Directory.

16
New cards

Site Awareness (DFS and Sites)

DFS capability that automatically refers clients to a target located within their own AD site for faster access.

17
New cards

DFS Root

The top-level share for a namespace; the only path users must remember.

18
New cards

DFS Management Tool

Graphical console used to create namespaces, add folders, and configure replication.

19
New cards

Traditional File-Share Access

Directly connecting to individual server shares (\servername\sharename) without DFS.

20
New cards

Consistent Data Appearance

User experience benefit whereby data looks identical regardless of which replicated target is accessed.

21
New cards

Bandwidth Throttling (DFS Replication)

A setting that limits the network bandwidth used during scheduled DFS replication.

22
New cards

DFS Folder Target

Specific path (server and share) assigned to a DFS folder that clients actually use for data storage.