On Tue, Mar 18, 2014 at 03:39:48PM +0530, a2prn bk wrote: > I have made 2 zones. Shared a directory of zone 1 from global zone. Mounted > that directory into zone 2 on my mount point. After mounting , my mount > point directory's user and group changes to nobody:nobody, as follows- > > Eg- > drwxrwxrwx 2 nobody nobody 2 Mar 14 12:14 MOUNT_POINT
> Any idea why is it so. > Please give me some guidance as soon as possible. I am stuck. > > Info: I have checked nfs version. It is nfs4. Also found in some links that > nfs4 have bugs. It my problem due to it? The first place I'd start poking around is in the documentation for nfsmapid (http://illumos.org/man/1m/nfsmapid, since we don't seem to ship it which is a bug that you should file). Note in particular the stuff around setting the "NFSv4 domain". If they don't match or if the client or server doesn't have mapid running, this would be the likely result. ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
