6253 F_GETLK doesn't always return lock owner
[illumos-gate.git] / usr / src / man / man1m / nfs4cbd.1m
blob4f1716405b34d015cb92072f0e759b2208f25ee3
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH NFS4CBD 1M "Apr 11, 2005"
7 .SH NAME
8 nfs4cbd \- NFS Version 4 callback daemon
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/nfs/nfs4cbd\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBnfs4cbd\fR daemon manages communication endpoints for the NFS Version 4
19 protocol callback program. \fBnfs4cbd\fR runs on the NFS Version 4 client and
20 creates a listener port for each transport over which callbacks can be sent.
21 .sp
22 .LP
23 The \fBnfs4cbd\fR daemon is provided for the exclusive use of the NFS version 4
24 client.
25 .SH SEE ALSO
26 .sp
27 .LP
28 \fBsvcs\fR(1), \fBmount_nfs\fR(1M), \fBsvcadm\fR(1M), \fBattributes\fR(5),
29 \fBsmf\fR(5)
30 .SH NOTES
31 .sp
32 .LP
33 The \fBnfs4cbd\fR service is managed by the service management facility,
34 \fBsmf\fR(5), under the service identifier:
35 .sp
36 .in +2
37 .nf
38 svc:/network/nfs/cbd
39 .fi
40 .in -2
41 .sp
43 .sp
44 .LP
45 Administrative actions on this service, such as enabling, disabling, or
46 requesting restart, can be performed using \fBsvcadm\fR(1M). The service's
47 status can be queried using the \fBsvcs\fR(1) command.
48 .sp
49 .LP
50 If it is disabled, it will be enabled by \fBmount_nfs\fR(1M) and
51 \fBautomountd\fR(1M) on the first NFSv4 mount, unless its
52 \fBapplication/auto_enable\fR property is set to \fBfalse\fR.
53 .sp
54 .LP
55 This daemon might not exist in a future release of Solaris.