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
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What is the command to check cpu speed in linux?
The command ‘umask -S’
How do you ask politely?
What is cpu in linux?
What is $@ in makefile?
What are two functions the move mv command can carry out?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is the syntax of mkdir?
What are runlevels in linux?
What is pwd in linux command?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
How do I get to root in linux?
How do I use nslookup in linux?