All of lore.kernel.org
 help / color / mirror / Atom feed
* KNFSD information  needed
@ 2003-05-02 12:55 David Shirley
  2003-05-02 14:26 ` Bernd Schubert
  2003-05-03 13:08 ` Trond Myklebust
  0 siblings, 2 replies; 6+ messages in thread
From: David Shirley @ 2003-05-02 12:55 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

Hi All,

For a while now I was under the impression that nfsd provided with Redhat
was the be all and end all, today after we had some fcntl locking issues it
appears thats not the case.

My first question is knfsd the same as the nfsd included in the nfs-utils package?

Secondly If its not how do I go about using knfsd over the stock nfsd?

Sorry for these basic questions but the total lack of information online 
is quite shocking.

Cheers
Dave

[-- Attachment #2: Type: text/html, Size: 1454 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: KNFSD information  needed
  2003-05-02 12:55 KNFSD information needed David Shirley
@ 2003-05-02 14:26 ` Bernd Schubert
  2003-05-03  4:13   ` David Shirley
  2003-05-03 13:08 ` Trond Myklebust
  1 sibling, 1 reply; 6+ messages in thread
From: Bernd Schubert @ 2003-05-02 14:26 UTC (permalink / raw)
  To: David Shirley, nfs

On Friday 02 May 2003 14:55, David Shirley wrote:
> Hi All,
>
> For a while now I was under the impression that nfsd provided with Redhat
> was the be all and end all, today after we had some fcntl locking issues it
> appears thats not the case.
>
> My first question is knfsd the same as the nfsd included in the nfs-utils
> package?

Hmm, knfsd consists of 2 parts, the kernel nfsd-module and nfs-utils rpc.nfsd.
So the answer should be yes.

 [snip]

>
> Sorry for these basic questions but the total lack of information online
> is quite shocking.

http://nfs.sourceforge.net/nfs-howto/


>
> Cheers
> Dave




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: KNFSD information  needed
  2003-05-02 14:26 ` Bernd Schubert
@ 2003-05-03  4:13   ` David Shirley
  2003-05-03 12:27     ` Bernd Schubert
  0 siblings, 1 reply; 6+ messages in thread
From: David Shirley @ 2003-05-03  4:13 UTC (permalink / raw)
  To: Bernd Schubert, nfs

Bernd,

This is why I am getting confused, because I have seen papers
comparing userspace nfsd with knfsd - performance and feature wise.

Also some people are making reference to a knfsd process which
i dont have, even though i have the appropriate options turned on
in the kernel.

Yes i have see the howto and there is no reference to knfsd, which
is why i am getting confused - perhaps the was once a knfsd but now it
is merged with the other nfsd?

Cheers
Dave

----- Original Message ----- 
From: "Bernd Schubert" <bernd-schubert@web.de>
To: "David Shirley" <dave@cs.curtin.edu.au>; <nfs@lists.sourceforge.net>
Sent: Friday, May 02, 2003 10:26 PM
Subject: Re: [NFS] KNFSD information needed


> On Friday 02 May 2003 14:55, David Shirley wrote:
> > Hi All,
> >
> > For a while now I was under the impression that nfsd provided with
Redhat
> > was the be all and end all, today after we had some fcntl locking issues
it
> > appears thats not the case.
> >
> > My first question is knfsd the same as the nfsd included in the
nfs-utils
> > package?
>
> Hmm, knfsd consists of 2 parts, the kernel nfsd-module and nfs-utils
rpc.nfsd.
> So the answer should be yes.
>
>  [snip]
>
> >
> > Sorry for these basic questions but the total lack of information online
> > is quite shocking.
>
> http://nfs.sourceforge.net/nfs-howto/
>
>
> >
> > Cheers
> > Dave
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: KNFSD information  needed
  2003-05-03  4:13   ` David Shirley
@ 2003-05-03 12:27     ` Bernd Schubert
  2003-05-03 15:13       ` David Shirley
  0 siblings, 1 reply; 6+ messages in thread
From: Bernd Schubert @ 2003-05-03 12:27 UTC (permalink / raw)
  To: David Shirley, nfs

On Saturday 03 May 2003 06:13, David Shirley wrote:
> Bernd,
>
> This is why I am getting confused, because I have seen papers
> comparing userspace nfsd with knfsd - performance and feature wise.

Why do you want to compare unfsd and knfsd ? Just believe me, unless you have 
very special conditions, you won't want to try unfsd. 
Furthermore those papers should be rather outdated since except the ClusterNFS 
users (we belong to them) nobody uses unfsd nowadays.

>
> Also some people are making reference to a knfsd process which
> i dont have, even though i have the appropriate options turned on
> in the kernel.

Running 'ps ax' knfsd should appear like this:

  637 ?        SW   569:03 [nfsd]

Whereas unfsd (in our case ClusterNFS) would appear as:

  522 ?        S     14:39 [rpc.nfsd.cnfs]


Or are you the 'Debian User' who doesn't manage to get knfsd running ? Without 
further information from his log-files nobody will we able to help him in any 
case.

>
> Yes i have see the howto and there is no reference to knfsd, which
> is why i am getting confused - perhaps the was once a knfsd but now it
> is merged with the other nfsd?

The hole howto is about knfsd ;)


Bernd


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: KNFSD information  needed
  2003-05-02 12:55 KNFSD information needed David Shirley
  2003-05-02 14:26 ` Bernd Schubert
@ 2003-05-03 13:08 ` Trond Myklebust
  1 sibling, 0 replies; 6+ messages in thread
From: Trond Myklebust @ 2003-05-03 13:08 UTC (permalink / raw)
  To: David Shirley; +Cc: nfs

>>>>> " " == David Shirley <dave@cs.curtin.edu.au> writes:

     > For a while now I was under the impression that nfsd provided
     > with Redhat

     > was the be all and end all, today after we had some fcntl
     > locking issues it
     > appears thats not the case.

Check the HOWTO and FAQ (see http://nfs.sourceforge.net/). Common NFS
locking problems are discussed there.

     > My first question is knfsd the same as the nfsd included in the
     > nfs-utils package?

No. knfsd is the generic name for the kernel NFS daemons. They reside
in kernel space. The nfsd and exportfs that included in the nfs-utils
package are just user controls for those daemons.

     > Secondly If its not how do I go about using knfsd over the
     > stock nfsd?

man nfsd

     > Sorry for these basic questions but the total lack of
     > information online is quite shocking.

The NFS FAQ and HOWTO are both run by volunteers. If you think they
are incomplete, then feel free to offer to help write better ones.

Feel free too to browse the archives of this mailing list...

Cheers,
  Trond


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: KNFSD information  needed
  2003-05-03 12:27     ` Bernd Schubert
@ 2003-05-03 15:13       ` David Shirley
  0 siblings, 0 replies; 6+ messages in thread
From: David Shirley @ 2003-05-03 15:13 UTC (permalink / raw)
  To: Bernd Schubert, Trond Myklebust, nfs

Bernd, Trond,

No not interesting in unfsd :)

Yes my nfsd shows up as [nfsd]. - i didn't occur to me that the "[]" meant
kernel :)

We have nfs working fine, but like i said reading some doco online
made reference to nfsd as well as knfsd. This doco is about 3 years old
however
so maybe the too have mereged since then.

In fact the html docs included in nfs-utils-0.3.3 package (redhat) make
reference
to a userspace and kernel space nfsd, with performance specs as well :)

I dont mean to put anyone down or anything, i think the nfs team are doing
a great job - i understand that its all volunteer work :)

I will read up on file locking - but this whole knfsd naming issue caught me
off guard :)

Cheers again
Dave

----- Original Message ----- 
From: "Bernd Schubert" <bernd-schubert@web.de>
To: "David Shirley" <dave@cs.curtin.edu.au>; <nfs@lists.sourceforge.net>
Sent: Saturday, May 03, 2003 8:27 PM
Subject: Re: [NFS] KNFSD information needed


> On Saturday 03 May 2003 06:13, David Shirley wrote:
> > Bernd,
> >
> > This is why I am getting confused, because I have seen papers
> > comparing userspace nfsd with knfsd - performance and feature wise.
>
> Why do you want to compare unfsd and knfsd ? Just believe me, unless you
have
> very special conditions, you won't want to try unfsd.
> Furthermore those papers should be rather outdated since except the
ClusterNFS
> users (we belong to them) nobody uses unfsd nowadays.
>
> >
> > Also some people are making reference to a knfsd process which
> > i dont have, even though i have the appropriate options turned on
> > in the kernel.
>
> Running 'ps ax' knfsd should appear like this:
>
>   637 ?        SW   569:03 [nfsd]
>
> Whereas unfsd (in our case ClusterNFS) would appear as:
>
>   522 ?        S     14:39 [rpc.nfsd.cnfs]
>
>
> Or are you the 'Debian User' who doesn't manage to get knfsd running ?
Without
> further information from his log-files nobody will we able to help him in
any
> case.
>
> >
> > Yes i have see the howto and there is no reference to knfsd, which
> > is why i am getting confused - perhaps the was once a knfsd but now it
> > is merged with the other nfsd?
>
> The hole howto is about knfsd ;)
>
>
> Bernd
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-05-03 15:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-02 12:55 KNFSD information needed David Shirley
2003-05-02 14:26 ` Bernd Schubert
2003-05-03  4:13   ` David Shirley
2003-05-03 12:27     ` Bernd Schubert
2003-05-03 15:13       ` David Shirley
2003-05-03 13:08 ` Trond Myklebust

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.