Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 09:22:29 +0100
From:      Jeronimo Calvo <jeronimocalvop@googlemail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Error when changin from -ro to rw on /etc/exports, FREEBSD STABLE 7.2
Message-ID:  <beaf3aa50910200122m23b8c276s36abe24bd3a68320@mail.gmail.com>
In-Reply-To: <beaf3aa50910191533j3fb3e4b7ic430c48df7f91e75@mail.gmail.com>
References:  <beaf3aa50910191533j3fb3e4b7ic430c48df7f91e75@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm wondering if that /etc/exports format will work:

/DATA1   192.168.11.6(rw)
/DATA2   192.168.11.6(rw)

or needs to be like this?

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




2009/10/19 Jeronimo Calvo <jeronimocalvop@googlemail.com>:
> 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 =A0-rw 192.168.11.6
> /DATA2 =A0-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=3D4ec0007 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=3D4ec0008 on Mon Oct 19
> 23:09:46 2009
>
> Any ideas? im sure im mistaking somewhere... :S
>
> --
> () ASCII Ribbon Campaign | Against HTML e-mail
> /\ =A0www.asciiribbon.org =A0| Against proprietary extensions
>



--=20
() 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?beaf3aa50910200122m23b8c276s36abe24bd3a68320>