CH 22 & 24 NFS/DFS QUESTIONS Flashcards
\_\_\_\_\_\_\_\_\_ is a file and directory sharing mechanism native to UNIX and Linux A) UFS B) NTFS C) NFS D) CIFS
C) NFS
NFS is a \_\_\_\_\_\_\_\_\_\_\_\_ protocol. A) top-down B) supply-demand C) client-server D) command-conquer
C) client-server
By allowing clients to connect to a NFS-enabled resource, you are ____________ the resource.
A) cloning
B) allowing
C) attaching
D) sharing
D) sharing
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ 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
C) Remote procedure calls
The \_\_\_\_\_\_\_\_\_\_\_\_\_ service implements the NFS Network Status Monitor (NSM) RPC. A) rpc.locked B) rpc.lockd C) rpc.statd D) rpc.rquotad
C) rpc.statd
The \_\_\_\_\_\_\_\_\_\_\_\_\_ file specifies which directories can be accessible by NFS clients A) /var/nfs.conf B) /etc/imports C) /etc/exports D) /etc/hosts
C) /etc/exports
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) root_squash
By default, the exportfs command will use \_\_\_\_\_\_\_\_\_\_\_ behaviour. A) poor B) asynchronous C) dependable D) synchronous
B) asynchronous
Linux clients use the \_\_\_\_\_\_\_\_ to connect to a NFS resource. A) enable B) mount C) mkdir D) connect
B) mount
The two types of NFS mount connections are _______ and ________.
SOFT and HARD
The two RPC handlers used by Fedora and Ubuntu are called __________and____________.
rpcbind AND portmap
The current version of NFS is \_\_\_\_\_. A) 4 B) 2 C) 3 D) 1
A) 4
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
C) To hold the operating system of a server
\_\_\_\_\_\_\_\_\_\_\_ is the process of the duplication of the contents of one file system onto another location. A) Coordination B) Replication C) Distribution D) Amplification
B) Replication
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
B) fault-tolerant