[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where can I find nfsd v3 (NFS V3) for debian ?



On Wed, 2002-05-22 at 14:21, Deepak Kotian wrote:
> But, Even I have also upgraded my kernel to 2.4.18, but rpcinfo -p does not
> show version 3.
> How do I get it ?

Here's the relevant section of my custom kernel's config file:

$ grep NFS /usr/src/linux/.config
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y

> ----- Original Message -----
> From: "Ron Johnson" <ron.l.johnson@cox.net>
> To: "Debian User" <debian-user@lists.debian.org>
> Sent: Thursday, May 23, 2002 12:25 AM
> Subject: Re: Where can I find nfsd v3 (NFS V3) for debian ?
> 
> 
> > On Wed, 2002-05-22 at 13:46, Deepak Kotian wrote:
> > > Hi,
> > >
> > > Where can I find nfsd v3 for debian Linux?
> > >
> > > I have installed debian linux 2.2.19 and when I do
> > >
> > > rpcinfo -p , I see the version as "2". Can anyone tell
> > >
> > > me where can I find "3"(NFS v3) which supports more number of NFS
> services/functions?
> > >
> > > Please let me know.
> >
> > With kernel 2.4.18, this is what I get:
> > $ rpcinfo -p
> >    program vers proto   port
> >     100000    2   tcp    111  portmapper
> >     100000    2   udp    111  portmapper
> >     100024    1   udp  32769  status
> >     100024    1   tcp  32768  status
> >     100003    2   udp   2049  nfs
> >     100003    3   udp   2049  nfs   <<<<------
> >     100021    1   udp  32770  nlockmgr
> >     100021    3   udp  32770  nlockmgr
> >     100021    4   udp  32770  nlockmgr
> >     100005    1   udp  32771  mountd
> >     100005    1   tcp  32769  mountd
> >     100005    2   udp  32771  mountd
> >     100005    2   tcp  32769  mountd
> >     100005    3   udp  32771  mountd
> >     100005    3   tcp  32769  mountd
> >
> >
> > --
> > +---------------------------------------------------------+
> > | Ron Johnson, Jr.        Home: ron.l.johnson@cox.net     |
> > | Jefferson, LA  USA      http://ronandheather.dhs.org:81 |
> > |                                                         |
> > | "I have created a government of whirled peas..."        |
> > |   Maharishi Mahesh Yogi, 12-May-2002,                   |
> > !   CNN, Larry King Live                                  |
> > +---------------------------------------------------------+
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> >
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
-- 
+---------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net     |
| Jefferson, LA  USA      http://ronandheather.dhs.org:81 |
|                                                         |
| "I have created a government of whirled peas..."        |
|   Maharishi Mahesh Yogi, 12-May-2002,                   |
!   CNN, Larry King Live                                  |
+---------------------------------------------------------+


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: