Actions
Bug #12278
closednfs-zone needs man page changes
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Most of the nfs manual pages do not mention zones at all. With #11083, that should change.
I'm filing this as separate to keep the review surface small. If the advocates feel 11083 should not go back without manual pages, this issue will be a distinct, but required, commit for 11083. (I.e. Upon completion of this, both 11083 and this will be pushed together into illumos-gate.)
Related issues
Updated by Dan McDonald over 2 years ago
Please consult https://gist.github.com/danmcd/21d39eaa8ede7a18d2a5a3e3809cf04d for the work in progress. The final list will appear here as well.
Updated by Marcel Telka over 2 years ago
- Related to Feature #11083: support NFS server in zone added
Updated by Dan McDonald about 2 years ago
- Related to Bug #12505: Answer KEBE question about cred in unexport() added
Updated by Joshua M. Clulow about 2 years ago
Testing Notes (from Dan)¶
Tested by running `man -M $ROOT/usr/share/man <foo>` for nfs.4, etc. E.g.: nowhere(~/build/illumos-gate)[1]% man -M proto/root_i386/usr/share/man nfs.4 | grep zones documentation applies to an in-zone NFS server. File sharing in zones is sharectl(1M), brands(5), smf(5), zones(5) nowhere(~/build/illumos-gate)[0]%
Updated by Electric Monk about 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c90a6cb9577b585b21dfb2f0db6cc9be16d67a6e
commit c90a6cb9577b585b21dfb2f0db6cc9be16d67a6e Author: Dan McDonald <danmcd@joyent.com> Date: 2020-04-15T17:37:41.000Z 12278 nfs-zone needs man page changes Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Actions