difference between nfs soft and hard mouniting points?
Answer Posted / rallapalli
Hard mounting : Providing entry in /etc/fstab is called hard
mounting. Using hard mounting when client system boots at
booting time client will try to mount the entry in
/etc/fstab if the server is down client pc willnot boot
until the server is up. mounting at boot time is called hard
mounting.
Soft mounting : Providing entry in /etc/auto.master and
/etc/auto.misc is called soft mounting. When client sys boot
it will try to mount if unable to mount just gives the error
message and it will continue the boot process. Mounting at
boot time or by user request is called soft mounting
Thanks
ping2redhat@gmail.com
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is iptables command in linux?
Which of the following tasks cannot be accomplished with the touch command?
Which command is used to review boot messages?
What is mask and umask in linux?
What is the bash in linux?
How do you clear the screen in linux?
What is cat command in linux?
What is df -h command?
What is command line in unix?
What does grep command do?
What is the difference between command ‘ping’ and ‘ping6’?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
what do know about commands?
What is nslookup command?