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/man1m/nfsd.1m.man.txt
          +++ new/usr/src/man/man1m/nfsd.1m.man.txt
↓ open down ↓ 81 lines elided ↑ open up ↑
  82   82               Directories used by the server to manage client state
  83   83               information.  These directories should not be removed.
  84   84  
  85   85  EXIT STATUS
  86   86       0       Daemon started successfully.
  87   87  
  88   88       1       Daemon failed to start.
  89   89  
  90   90  SEE ALSO
  91   91       svcs(1), mountd(1M), share(1M), sharectl(1M), sharemgr(1M), svcadm(1M),
  92      -     nfs(4), sharetab(4), system(4), attributes(5), smf(5)
       92 +     nfs(4), sharetab(4), system(4), attributes(5), smf(5), zones(5)
  93   93  
  94   94  NOTES
  95   95       Manually starting and restarting nfsd is not recommended.  If it is
  96   96       necessary to do so, use svcadm to enable or disable the nfs service
  97   97       (svc:/network/nfs/server).  If it is disabled, it will be enabled by
  98   98       share_nfs(1M), unless its application/auto_enable property is set to
  99      -     false.  See the , and svcadm(1M) for more information.
       99 +     false.  See smf(5) and svcadm(1M) for more information.
 100  100  
 101  101       The nfsd service is managed by the service management facility, smf(5),
 102  102       under the service identifier:
 103  103  
 104  104             svc:/network/nfs/server
 105  105  
 106  106       Administrative actions on this service, such as enabling, disabling, or
 107  107       requesting restart, can be performed using svcadm(1M).  The service's
 108  108       status can be queried using the svcs(1) command.
 109  109  
 110  110       If nfsd is killed with SIGTERM, it will not be restarted by the service
 111  111       management facility.  Instead, nfsd can be restarted by other signals,
 112  112       such as SIGINT.
 113  113  
 114      -illumos                         March 12, 2016                         illumos
      114 +     NFS service, which includes nfsd, can run inside a non-global zone.  See
      115 +     the discussion under ZONES in nfs(4) for more information.
      116 +
      117 +illumos                        February 4, 2020                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX