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>
   1 SHAREFS(7FS)                     File Systems                     SHAREFS(7FS)
   2 
   3 
   4 
   5 NAME
   6        sharefs - Kernel sharetab filesystem
   7 
   8 DESCRIPTION
   9        The sharefs filesystem describes the state of all shares currently
  10        loaded by the kernel. It is mounted during boot time as a read-only
  11        file at /etc/dfs/sharetab.
  12 
  13 
  14        Filesystem contents are dynamic and  reflect  the current set of shares
  15        in the system. File contents are described in sharetab(4).
  16 
  17 
  18        File contents can be modified as a result of share(1M), sharectl(1M),
  19        sharemgr(1M) and changing properties of a zfs(1M) data set.
  20 
  21 
  22        The module may not be unloaded dynamically by the kernel.
  23 
  24 FILES
  25        /etc/dfs/sharetab
  26                             System record of shared file systems.
  27 
  28 
  29 SEE ALSO
  30        share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4)
  31 
  32 
  33 
  34                                October 31, 2007                   SHAREFS(7FS)
   1 SHAREFS(7FS)                     File Systems                     SHAREFS(7FS)
   2 
   3 
   4 
   5 NAME
   6        sharefs - Kernel sharetab filesystem
   7 
   8 DESCRIPTION
   9        The sharefs filesystem describes the state of all shares currently
  10        loaded by the kernel, and shared by the invoking zone. It is mounted
  11        during boot time as a read-only file at /etc/dfs/sharetab.
  12 
  13 
  14        Filesystem contents are dynamic and reflect the current set of shares
  15        in the zone. File contents are described in sharetab(4).
  16 
  17 
  18        File contents can be modified as a result of share(1M), sharectl(1M),
  19        sharemgr(1M) and changing properties of a zfs(1M) data set.
  20 
  21 
  22        The module may not be unloaded dynamically by the kernel.
  23 
  24 FILES
  25        /etc/dfs/sharetab
  26                             System record of shared file systems.
  27 
  28 
  29 SEE ALSO
  30        share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4), zones(5)
  31 
  32 
  33 
  34                                February 4, 2020                   SHAREFS(7FS)