Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 13:12:05 +0000
From:      "Liam J. Foy" <liamfoy@sepulcrum.org>
To:        Marc Fonvieille <blackend@freebsd.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Small Error
Message-ID:  <403607A5.6070409@sepulcrum.org>
In-Reply-To: <20040220130257.GA72533@abigail.blackend.org>
References:  <40360177.9020706@sepulcrum.org> <20040220130257.GA72533@abigail.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc Fonvieille wrote:

>On Fri, Feb 20, 2004 at 12:45:43PM +0000, Liam J. Foy wrote:
>  
>
>>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html 
>>says:
>>
>>On the NFS server, make sure that the following options are configured 
>>in the /etc/rc.conf file:
>>
>>portmap_enable="YES"
>>nfs_server_enable="YES"
>>mountd_flags="-r"
>>
>>this is ok for a 5.X machine, but for a 4.X it should read(and am very 
>>sure):
>>
>>portmap_enable="YES"
>>nfs_server_enable="YES"
>>nfs_server_flags="-u -t -n 4"
>>mountd_flags="-r
>>
>>
>>This is stops NFS related problems when running NFSd on a 4.X machine.
>>    
>>
>[...]
>
>nfs_server_flags="-u -t -n 4"
>
>is default on both 4.X and 5.X, look at /etc/defaults/rc.conf
>
>Marc
>
>  
>
Ah correct, my bad:)

-- 
Liam J .Foy
liamfoy[at]sepulcrum!org
http://liamfoy.ath.cx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403607A5.6070409>