1 '\" te 2 .\" Copyright (c) 2007, 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 DSCFGLOCKD 1M "Oct 2, 2007" 7 .SH NAME 8 dscfglockd \- Availability Suite Services lock daemon 9 .SH SYNOPSIS 10 .LP 11 .nf 12 \fB/usr/lib/dscfglockd\fR [\fB-e\fR \fIprogram\fR | \fB-f\fR \fIfile\fR] 13 .fi 14 15 .SH DESCRIPTION 16 .sp 17 .LP 18 The \fBdscfglockd\fR daemon coordinates StorageTek configuration database lock 19 requests between nodes within a cluster. 20 .SH OPTIONS 21 .sp 22 .LP 23 The \fBdscfglockd\fR supports the following options: 24 .sp 25 .ne 2 26 .na 27 \fB\fB-e\fR \fIprogram\fR\fR 28 .ad 29 .sp .6 30 .RS 4n 31 Executes the script and arguments in \fIprogram\fR. The executable and any 32 arguments it needs must be supplied with suitable quoting as a single argument 33 to this option. This argument is processed by \fBsh\fR(1). 34 .RE 35 36 .sp 37 .ne 2 38 .na 39 \fB\fB-f\fR \fIfile\fR\fR 40 .ad 41 .sp .6 42 .RS 4n 43 Reads the list of names for peer hosts from \fIfile\fR. 44 .RE 45 46 .sp 47 .LP 48 If no arguments are specified, \fBdscfglockd\fR acts as a local lock daemon, 49 but coordinates lock requests with any other daemons that might contact the 50 local host as part of their own configuration process. 51 .SH EXIT STATUS 52 .sp 53 .ne 2 54 .na 55 \fB\fB0\fR\fR 56 .ad 57 .RS 13n 58 Daemon started successfully. 59 .RE 60 61 .sp 62 .ne 2 63 .na 64 \fB\fB>0\fR\fR 65 .ad 66 .RS 13n 67 Daemon failed to start. 68 .RE 69 70 .SH FILES 71 .sp 72 .ne 2 73 .na 74 \fB\fB/lib/svc/method/svc-scm\fR\fR 75 .ad 76 .sp .6 77 .RS 4n 78 Shell script for starting and stopping \fBdscfglockd\fR. 79 .RE 80 81 .SH ATTRIBUTES 82 .sp 83 .LP 84 See \fBattributes\fR(5) for descriptions of the following attributes: 85 .sp 86 87 .sp 88 .TS 89 box; 90 c | c 91 l | l . 92 ATTRIBUTE TYPE ATTRIBUTE VALUE 93 _ 94 Interface Stability Evolving 95 .TE 96 97 .SH SEE ALSO 98 .sp 99 .LP 100 \fBsh\fR(1), \fBattributes\fR(5)