Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
--Sig_/lU3kkps+inNs3fR1c.HoMbo
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

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=20
/arc -ro -maproot=3Dnobody -network 192.168.15 -mask 255.255.255.0
/arc -maproot=3Dnobody 10.69.0.3 10.69.0.5
/home -maproot=3Dnobody 192.168.15.10
/home -maproot=3Dnobody 10.69.0.5

# grep nfs /etc/rc.conf
nfs_server_enable=3D"YES"
nfs_server_flags=3D"-u -n 10"
nfs_client_enable=3D"YES"
nfsd_enable=3D"YES"

# grep rpc /etc/rc.conf
rpcbind_enable=3D"YES"
rpc_lockd_enable=3D"YES"
rpc_statd_enable=3D"YES"

# grep mountd /etc/rc.conf
mountd_flags=3D"-r"
mountd_enable=3D"YES"

# uname -a
FreeBSD vixen42.vulpes 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun Dec 20 10:19:4=
6 CST 2009     root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC  i386

--Sig_/lU3kkps+inNs3fR1c.HoMbo
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAktSpyYACgkQqrJJy0yxYQALfQCfXxWqIvZCZzTJExbz91GKpffX
WbUAnRUgicWZATQwrxD0C1tOqcGqRhq9
=1wG3
-----END PGP SIGNATURE-----

--Sig_/lU3kkps+inNs3fR1c.HoMbo--



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