[K12OSN] New FC3 server, how to export /home correctly?

Jim Kronebusch jim at winonacotter.org
Thu May 5 15:41:21 UTC 2005


> David:  this is the error message I get... (this is a
> brand new totally fresh install, no firewall, no
> selinux). I have edited /etc/exports on the /home
> server and I have edited /etc/fstab on the "other"
> servers.  
> 
> [root at sLAB ~]# mount -av
> mount: LABEL=/boot already mounted on /boot
> mount: none already mounted on /dev/pts
> mount: none already mounted on /dev/shm
> mount: none already mounted on /proc
> mount: none already mounted on /sys
> mount: Unable to connect to 207.160.224.226:727, errno
> 111 (Connection refused)
> mount: RPC: Timed out

I suppose make sure that NFS is started on all servers as well. 
#/etc/init.d/nfs status
This will tell you if it is running or not.
#/etc/init.d/nfs start
This will fire it up if you need to.
#chkconfig --list | grep nfs
This will tell you if it is set to startup in your desired run levels.
#chkconfig nfs on
This will set it to start in run levels 2-5 which should be sufficient.


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.




More information about the K12OSN mailing list