Skip Ramsay wrote: > I've been bumping around in zonecfg with "fs", "dataset", and even > "device" so that I can share a mountpoint from a local zone. Is there a > way to do this? I thought I just hadn't hit the right combination until > I stumbled on "OpenSolaris Project: NFS Server in non-Global Zones" > which gave me a sinking feeling ;-(
That's correct - the local zone cannot share NFS filesystems. All filesystems must currently be shared from the global zone. > I've got a zfs pool "tank" in the global zone which I want to appear as > a mountpoint "/homes" in my local zone which I also want to share. Again, you could share it from the global zone only. Rob T