Print this page
Marcel's code review fixes
Marcel's update to 7651
*** 71,85 ****
Example 2 Getting Properties
The following command gets the properties for the NFS protocol.
# sharectl get nfs
lockd_listen_backlog=32
! lockd_servers=20
lockd_retransmit_timeout=5
grace_period=90
nfsmapid_domain=sun.com
! servers=16
server_versmin=2
server_versmax=4
max_connections=-1
The following command gets the value of the grace_period property
--- 71,85 ----
Example 2 Getting Properties
The following command gets the properties for the NFS protocol.
# sharectl get nfs
lockd_listen_backlog=32
! lockd_servers=256
lockd_retransmit_timeout=5
grace_period=90
nfsmapid_domain=sun.com
! servers=1024
server_versmin=2
server_versmax=4
max_connections=-1
The following command gets the value of the grace_period property
*** 136,141 ****
SEE ALSO
sharemgr(1M), autofs(4), nfs(4), nsmbrc(4), smb(4), user_attr(4),
attributes(5), rbac(5), smf(5), standards(5)
! illumos March 1, 2016 illumos
--- 136,141 ----
SEE ALSO
sharemgr(1M), autofs(4), nfs(4), nsmbrc(4), smb(4), user_attr(4),
attributes(5), rbac(5), smf(5), standards(5)
! illumos December 16, 2016 illumos