Networking Forums

Networking Forums > Computer Networking > Linux Networking > Help: About NFS

Reply
Thread Tools Display Modes

Help: About NFS

 
 
Amy Lee
Guest
Posts: n/a

 
      06-19-2007, 11:09 AM
Hello,

O'm a Linux user, and I built a small LAN in my home. I use one machine to
be a NFS server, but I'd like to know what's the meaning of "nfs-lock"
service?

My Linux system is Redhat 9.

Thanks in advance~

Amy Lee
 
Reply With Quote
 
 
 
 
Tim Southerwood
Guest
Posts: n/a

 
      06-19-2007, 12:04 PM
Amy Lee wrote:

> Hello,
>
> O'm a Linux user, and I built a small LAN in my home. I use one machine to
> be a NFS server, but I'd like to know what's the meaning of "nfs-lock"
> service?
>
> My Linux system is Redhat 9.
>
> Thanks in advance~
>
> Amy Lee


Hi

It provides file-locking services over NFS, so that one client requesting a
lock is coordinated with other clients trying to lock the same file.

Why it is a separate daemon on NFSv2/3 involves history.

It can be ignored in special cases, by mounting the nfs export with

-onolock

which usually only makes sense if mounting the filesytem read-only as well.

HTH

Tim
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11