On Feb 19, 2010, at 6:41 PM, Rudi Ahlers rudiahlers@gmail.com wrote:
On Sat, Feb 20, 2010 at 1:31 AM, Warren Young warren@etr-usa.com wrote: On 2/19/2010 1:38 PM, Rudi Ahlers wrote:
I have done that, but it seems that either these settings don't
work on
CentOS5.4, or I'm doing something wrong.
Is the remote machine also CentOS 5? NFS v4 is a relatively recent addition to Linux, so if your remote box is older, it might only be capable of NFS 3. I have to do that with our old CentOS 3 boxes here. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Yup, it's CentOS 5.4 :)
root@mars:[www]$ uname -a Linux mars 2.6.18-164.11.1.el5xen #1 SMP Wed Jan 20 08:06:04 EST 2010 x86_64 x86_64 x86_64 GNU/Linux root@mars:[www]$ cat /etc/redhat-release CentOS release 5.4 (Final)
Are both machines in the same NFSv4 domain? You need to define the domain in the sysconfig/nfs file.
-Ross