On Mon, 22 Jun 2009 17:04:20 +0200, James Bradley <opensolaris at web.jamesb.org> wrote:
> Update ... I'm not sure what the '@' signifies but it's clearly important! > Setting the nfs options to ro...@10.0.0.52,r...@10.0.0.52 (as opposed to > root=10.0.0.52,rw=10.0.0.52) works a charm. yepp, that is the important part of it, we've eventually adjusted the share_nfs(1M) and sharemgr(1M) man pages recently to be more precise here, they now state: <snip> When specifying individual IP addresses, use the same @ notation described above, without a netmask specifica- tion. For example: =...@172.16.132.14 Multiple, individual IP addresses would be specified, for example, as: ro...@172.16.132.20:@172.16.134.20 <snip end> cheers frankB