Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
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.
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.
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]
/usr/lib/dscfglockd [-e program | -f file]
The dscfglockd daemon coordinates StorageTek configuration database lock requests between nodes within a cluster.
The dscfglockd supports the following options:
-e program
Executes the script and arguments in program. The executable and any arguments it needs must be supplied with suitable quoting as a single argument to this option. This argument is processed by sh(1).
-f file
Reads the list of names for peer hosts from file.
If no arguments are specified, dscfglockd acts as a local lock daemon, but coordinates lock requests with any other daemons that might contact the local host as part of their own configuration process.
0
Daemon started successfully.
>0
Daemon failed to start.
Shell script for starting and stopping dscfglockd.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Interface Stability | Evolving |
sh(1), attributes(5)