2002-04-24 07:46:43

by Tina Arora

[permalink] [raw]
Subject: NFS not running !!!

Hello friends thanx so much 4 replying to my yesterday's query.
heres 1 more..
I downloaded nfs-utils-0.3.3 and executed all the four commands
#./configure
# make
#make install
#rpm -ta nfs-utils-0.3.3.tar.gz
everything went fine but when i tried to verify NFS with rpcinfo -p command I got only 4 lines in the output (2 for portmap and 2 for status)
and none for rquotad or mountd or nfs or amd or nlockmgr..
Readme of this nfs utility says that to build the source & binary RPMs, mount in util-linux 2.11f or above is required ..
I have a mount version of 2.11b ...
Can the above problem be caused coz of mount version problem..
please help me out..
other nfs-utilities say u shud not have a too old mount version ...what is meant by too old mount version.. please try to be specific..
thanx n bye
Tina


2002-04-24 14:36:25

by Daniel Gryniewicz

[permalink] [raw]
Subject: Re: NFS not running !!!

On Wed, 24 Apr 2002 13:08:54 +0530
"Tina Arora" <[email protected]> wrote:

> Hello friends thanx so much 4 replying to my yesterday's query.
> heres 1 more..
> I downloaded nfs-utils-0.3.3 and executed all the four commands
> #./configure
> # make
> #make install
> #rpm -ta nfs-utils-0.3.3.tar.gz
> everything went fine but when i tried to verify NFS with rpcinfo -p command
I got only 4 lines in the output (2 for portmap and 2 for status)> and none
for rquotad or mountd or nfs or amd or nlockmgr..> Readme of this nfs utility
says that to build the source & binary RPMs, mount in util-linux 2.11f or
above is required ..> I have a mount version of 2.11b ...
> Can the above problem be caused coz of mount version problem..
> please help me out..
> other nfs-utilities say u shud not have a too old mount version ...what is
meant by too old mount version.. please try to be specific..> thanx n bye
> Tina
>

A default build will put the binaries in /usr/local/bin, while the original
binaries are likely in /sbin or /usr/sbin, which are almost certainly before
/usr/local/bin in your path. So, if you just run them from the command line,
you will probably get the old ones. Try either using the full path
(/usr/local/bin/rpcinfo or /usr/local/sbin/rpcinfo) or reinstalling in the
same location as the original utilities.

Daniel
---
Recursion n.:
See Recursion.
-- Random Shack Data Processing Dictionary


_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs