Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 23:33:55 +0100
From:      Jeronimo Calvo <jeronimocalvop@googlemail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Error when changin from -ro to rw on /etc/exports, FREEBSD STABLE 7.2
Message-ID:  <beaf3aa50910191533j3fb3e4b7ic430c48df7f91e75@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi folks,

Today I decide to change the settings from my server, allowing RW
access to 2 currently mapped NFS partions on my Freebsd box.
The used to be RO only.

What i notice is when I change it as follows:

[root@ /DATA1]# cat /etc/exports
/DATA1	-rw 192.168.11.6
/DATA2	-rw 192.168.11.6


I am not able to map them anymore from my opensolaris client.
When changing back to RO, it maps correctly.

All permissions are set un as 755 -R on /DATA1 and /DATA2

When on RO, it maps when requested via AutoFS perfectly:

/net/192.168.11.5/DATA1 on 192.168.11.5:/DATA1
remote/read/write/nosetuid/nodevices/xattr/dev=4ec0007 on Mon Oct 19
23:09:45 2009
/net/192.168.11.5/DATA2 on 192.168.11.5:/DATA2
remote/read/write/nosetuid/nodevices/xattr/dev=4ec0008 on Mon Oct 19
23:09:46 2009

Any ideas? im sure im mistaking somewhere... :S

-- 
() ASCII Ribbon Campaign | Against HTML e-mail
/\  www.asciiribbon.org  | Against proprietary extensions



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