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

Re: Switching to kernel nfs (was: mutt and an nfs mounted home directory)



I have the kernel server up, but now it won't export my directories. I have
lines like:
/usr/local/oggs   192.168.1.2(ro) 192.168.1.4(ro) 192.168.1.1(ro)
/home             192.168.1.2(rw, no_root_squash) 192.168.1.4(rw)
in my /etc/exports file.
When I (re)start nfs-kernel-server I get:
Exporting directories for NFS kernel daemon...exportfs: syntax error in
exports file (line 7): bad option list
But /etc/exports is only five lines, including all comments.
When I remove the no_root_squash option, it says it starts, but I get
mount: RPC: Unable to receive; errno = Connection refused
on the client and /var/lib/nfs/xtab is empty.
What do I have to do to get the kernel server to run?
Thanks,
Jason

On Thu, Aug 23, 2001 at 01:22:51PM -0500, Dave Sherohman scribbled...
> On Thu, Aug 23, 2001 at 10:23:31AM -0700, Jason Majors wrote: 
> > I have the packages nfs-common, nfs-kernel-server, and nfs-server.
>  
> How'd you manage that?  nfs-kernel-server and nfs-server conflict. 
>  
> > I have nfs compiled into my kernel.
>  
> Assuming you have NFS server support in your kernel, you should be 
> able to just apt-get install nfs-kernel-server and let it do its 
> thing.  It should be automagic from there. 
>  
> Once it's done, you should see all your nfsd processes replaced by 
> knfsd in ps. 
>  
> --  
> With the arrest of Dimitry Sklyarov it has become apparent that it is not 
> safe for non US software engineers to visit the United States. - Alan Cox 
> "To prevent unauthorized reading..."         - Adobe eBook reader license 
>  
>  
> --  
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org  
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org 
>  
>  



Reply to: