[UCLA-LUG] NFS

James Lee jwlee@ucla.edu
Thu, 06 Apr 2000 20:10:53 -0700


Frederick Lee wrote:

> On Thu, 06 Apr 2000 18:05:53 -0700, said James Lee <jwlee@ucla.edu>:
> >Hi,
> >
> >Does this mean that I have to recompile the kernel to set up NFS??
> >
> >[root@cypress network]# mount localhost:/etc /tmp/test
> >mount: RPC: Program not registered
> >[root@cypress network]#
>
> /etc/rc.d/init.d/portmap start
> (RedHat-based)
>
> /etc/init.d/portmap start
> (Debian-based)
>
> >
> >OR
> >
> >[root@cypress network]# mount localhost:/etc /tmp/test
> >mount: RPC: Unable to receive; errno = Connection refused
> >[root@cypress network]#
> >
> >They are from two different machines...
>
> For nfsd (exporting out from here),
>
> RedHat$ /etc/rc.d/init.d/nfslock start
> RedHat$ /etc/rc.d/init.d/nfs start

I do not have /etc/rc.d/init.d/nfslock on this machine.  Also this is
what I get:

[root@cypress mydoc]# /etc/rc.d/init.d/nfs start
Starting NFS services:                                     [  OK  ]
Starting NFS statd:
Starting NFS quotas:
Starting NFS mountd:
mountd: couldn't stat /var/lib/nfs/xtab
                                                           [FAILED]
Starting NFS daemon:
nfssvc: Address already in use
                                                           [FAILED]
[root@cypress mydoc]#

That /proc/filesystems I just sent was for both machines.  Thanks!

>
> Debian$ /etc/init.d/nfs-common start
> Debian$ /etc/init.d/nfs-server start
>
> -Fred
>
> _______________________________________________
> UCLALUG Linux mailing list - Linux@linux.ucla.edu
> http://linux.ucla.edu/mailman/listinfo/linux