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
Brief about the command nn?
What is #!/ Bin sh?
How to know linux os is 32 bit or 64 bit?
State and explain about features of UNIX?
How many types of commands are there in linux?
How do I remove a soft link in linux?
Which is the required command for checking the file system?
Which command would you use if you want to remove the password assigned to a group?
How find ip address linux?
What is the role of case sensitivity in affecting the way commands are used?
Is python faster than bash?
What are the basic commands in command prompt?
What is clang linux?
What does cd do in linux?
Who command in linux?