what is soft mount and hard mount? i have to make permanent
nfs mount permanent what shall i do?

Answer Posted / ajit mohan b

This is a UNIX terminology as to what the client does when
it can't talk to an NFS Server. If you just mount a file
system without specifying hard or soft, the default is a
hard mount. Hard mounts are preferable because of the
stateless nature of NFS. If a client sends an I/O request to
the server (such as an ls -la), and the server gets
rebooted, the client will wait until the server comes back
on line. This preserves data transfers in the event of a
server failure. There are disadvantages to this, as a simple
mount request could hang. A soft link will return with an
error and fail. This kills the wait time, but can cause
problems with data transfers.

To make permanent nfs mount, the above answer is right

Is This Answer Correct ?    41 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I find previous commands in linux?

540


What are the linux commands used in devops?

550


How do I run a shell script?

503


What is bash linux?

515


What does uname do in linux?

539






What is grep command in linux with examples?

551


What command do you type to find help about the command who?

540


How do I know my shell?

534


what is the roles and responsibilities in linux system admin having 2yrs exp..?

3764


What is 9 in kill?

522


Which is the required command for checking the file system?

538


What the command used for list the contents of your home directory, current directory and all subdirectories?

519


What does chmod 777 do?

585


How do I overclock my cpu?

499


What are linux commands useful?

584