Print this page
12278 nfs-zone needs man page changes
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>

@@ -149,10 +149,18 @@
 
        NFS and autofs mounts established within a zone are local to that zone;
        they cannot be accessed from other zones, including the global zone.
        The mounts are removed when the zone is halted or rebooted.
 
+
+       A zone can share filesystems using nfs(4) or smb(4) subject to the
+       restrictions earlier in this section, plus the additional restriction
+       that file sharing can only be done from filesystems a zone completely
+       controls. Some brands(5) do not have the zone root set to a filesystem
+       boundary.  sharefs(7FS) can instantiate per-zone subject to the brand
+       restrictions.
+
    Networking
        A zone has its own port number space for TCP, UDP, and SCTP
        applications and typically one or more separate IP addresses (but some
        configurations of Trusted Extensions share IP address(es) between
        zones).

@@ -208,11 +216,11 @@
        identifier.
 
 SEE ALSO
        hostid(1), zlogin(1), zonename(1), in.rlogind(1M), sshd(1M),
        sysdef(1M), zoneadm(1M), zonecfg(1M), kill(2), priocntl(2), sysinfo(2),
-       gethostid(3C), getzoneid(3C), ucred_get(3C), proc(4), attributes(5),
-       brands(5), privileges(5), crgetzoneid(9F)
+       gethostid(3C), getzoneid(3C), ucred_get(3C), nfs(4), proc(4), smb(4),
+       attributes(5), brands(5), privileges(5), sharefs(7FS), crgetzoneid(9F)
 
 
 
                                January 29, 2009                       ZONES(5)