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>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/nfs.4.man.txt
          +++ new/usr/src/man/man4/nfs.4.man.txt
↓ open down ↓ 141 lines elided ↑ open up ↑
 142  142           configured.
 143  143  
 144  144           This behavior implies that the same administrative user/group domain
 145  145           exists between NFSv4 client and server (that is, the same uid/gid's
 146  146           for users/groups on both client and server).  In the case of
 147  147           overlapping id spaces, the inbound attribute string could potentially
 148  148           be mapped to the wrong id.  However, this is not functionally
 149  149           different from mapping the inbound string to nobody, yet provides
 150  150           greater flexibility.
 151  151  
      152 +ZONES
      153 +     NFS can be served out of a non-global zone.  All of the above
      154 +     documentation applies to an in-zone NFS server.  File sharing in zones is
      155 +     restricted to filesystems a zone completely controls.  Some zone brands
      156 +     (see brands(5)) do not give the zone's root its own filesystem, for
      157 +     example.  Delegated ZFS datasets to a zone are shareable, as well as
      158 +     lofs-remounted directories.  The zone must have sys_nfs privileges; most
      159 +     brands grant this already.
      160 +
 152  161  SEE ALSO
 153  162       lockd(1M), mount_nfs(1M), mountd(1M), nfsd(1M), nfsmapid(1M),
 154      -     sharectl(1M), smf(5)
      163 +     sharectl(1M), brands(5), smf(5), zones(5)
 155  164  
 156      -illumos                        December 18, 2016                       illumos
      165 +illumos                        February 4, 2020                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX