Date: Sat, 16 Jan 2010 23:58:57 -0600 From: "Zane C.B." <v.velox@vvelox.net> To: freebsd-fs@FreeBSD.org Subject: odd NFS issues Message-ID: <20100116235857.6f126ad0@vixen42.vulpes>
index | next in thread | raw e-mail
[-- Attachment #1 --] Regardless of if I am mounting a NFS export remotely or locally, I get the error below if I do a ls or any thing. Any suggestions? Below is a example of what happens if I try it locally. # mount_nfs -o mntudp,ro 192.168.15.2:/arc /mnt/ # ls /mnt ls: /mnt: Input/output error # cat /etc/exports /arc -ro -maproot=nobody -network 192.168.15 -mask 255.255.255.0 /arc -maproot=nobody 10.69.0.3 10.69.0.5 /home -maproot=nobody 192.168.15.10 /home -maproot=nobody 10.69.0.5 # grep nfs /etc/rc.conf nfs_server_enable="YES" nfs_server_flags="-u -n 10" nfs_client_enable="YES" nfsd_enable="YES" # grep rpc /etc/rc.conf rpcbind_enable="YES" rpc_lockd_enable="YES" rpc_statd_enable="YES" # grep mountd /etc/rc.conf mountd_flags="-r" mountd_enable="YES" # uname -a FreeBSD vixen42.vulpes 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun Dec 20 10:19:46 CST 2009 root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC i386 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktSpyYACgkQqrJJy0yxYQALfQCfXxWqIvZCZzTJExbz91GKpffX WbUAnRUgicWZATQwrxD0C1tOqcGqRhq9 =1wG3 -----END PGP SIGNATURE-----help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100116235857.6f126ad0>
