CH 22 & 24 NFS/DFS QUESTIONS Flashcards

1
Q
\_\_\_\_\_\_\_\_\_ is a file and directory sharing mechanism native to UNIX and Linux	
A) 	UFS	
B) 	NTFS
C) 	NFS
D) 	CIFS
A

C) NFS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
NFS is a \_\_\_\_\_\_\_\_\_\_\_\_ protocol.	
A) 	top-down	
B) 	supply-demand	
C) 	client-server	
D) 	command-conquer
A

C) client-server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

By allowing clients to connect to a NFS-enabled resource, you are ____________ the resource.

A) cloning
B) allowing
C) attaching
D) sharing

A

D) sharing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ are responsible for handling requests between the client and the server.	
A) 	Remote process connections	
B) 	Resident process commands	
C) 	Remote procedure calls	
D) 	Responsive Protocol Connections
A

C) Remote procedure calls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
The \_\_\_\_\_\_\_\_\_\_\_\_\_ service implements the NFS Network Status Monitor (NSM) RPC.	
A) 	rpc.locked	
B) 	rpc.lockd	
C) 	rpc.statd	
D) 	rpc.rquotad
A

C) rpc.statd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
The \_\_\_\_\_\_\_\_\_\_\_\_\_ file specifies which directories can be accessible by NFS clients	
A) 	/var/nfs.conf	
B) 	/etc/imports	
C) 	/etc/exports	
D) 	/etc/hosts
A

C) /etc/exports

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
If \_\_\_\_\_\_\_\_\_\_\_\_ is used as an option, then root on the NFS client CANNOT have the same level of access as the root account on the server.	
A) 	root_squash	
B) 	no_root_squash	
C) 	root_suppress	
D) 	root_prevent
A

A) root_squash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
By default, the exportfs command will use \_\_\_\_\_\_\_\_\_\_\_ behaviour.	
A) 	poor	
B) 	asynchronous	
C) 	dependable	
D) 	synchronous
A

B) asynchronous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
Linux clients use the \_\_\_\_\_\_\_\_ to connect to a NFS resource.	
A) 	enable	
B) 	mount	
C) 	mkdir	
D) 	connect
A

B) mount

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The two types of NFS mount connections are _______ and ________.

A

SOFT and HARD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The two RPC handlers used by Fedora and Ubuntu are called __________and____________.

A

rpcbind AND portmap

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
The current version of NFS is \_\_\_\_\_.	
A) 	4	
B) 	2	
C) 	3	
D) 	1
A

A) 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of these is NOT a common use for NFS
A) To host popular programs
B) For shared mail spools
C) To hold the operating system of a server
D) To hold home directories

A

C) To hold the operating system of a server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
\_\_\_\_\_\_\_\_\_\_\_ is the process of the duplication of the contents of one file system onto another location.	
A) 	Coordination	
B) 	Replication	
C) 	Distribution	
D) 	Amplification
A

B) Replication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
A distributed file system that is able to handle failures of individual file shares without interruption to service is said to be \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_.	
A) 	highly-available	
B) 	fault-tolerant	
C) 	Mission-critical	
D) 	disaster-proof
A

B) fault-tolerant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
DFS stands for \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_	
A) 	Disassociated file structure	
B) 	Distributed focus system	
C) 	Disconnected file system	
D) 	Distributed file system
A

D) Distributed file system

17
Q
\_\_\_\_\_\_\_\_ is a popular Linux DFS.	
A) 	GlusterFS	
B) 	ClusterFS	
C) 	NTFS	
D) 	ReiserFS
A

A) GlusterFS

18
Q

______________ refers to all other characteristics of data except for the actual data themselves.

A) Pseudodata
B) Subdata
C) Metadata
D) Semidata

A

C) Metadata