Multiple choice technology operating systems

What is soft mount?

  1. NFS file system with minimum access

  2. NFS access for root

  3. NFS file system without access

  4. No wait time for NFS mount.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In NFS configurations, mounting with the soft option instructs the client to report an I/O error to the calling process after a timeout threshold is exceeded, rather than waiting or retrying indefinitely. Distractors describing permissions or access limits misidentify NFS mount behaviors.