dscfglockd.1m revision c10c16dec587a0662068f6e2991c29ed3a9db943
te
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]
dscfglockd 1M "2 Oct 2007" "SunOS 5.11" "System Administration Commands"
NAME
dscfglockd - Availability Suite Services lock daemon
SYNOPSIS

/usr/lib/dscfglockd [-e program | -f file]
DESCRIPTION

The dscfglockd daemon coordinates StorageTek configuration database lock requests between nodes within a cluster.

OPTIONS

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.

EXIT STATUS

0

Daemon started successfully.

>0

Daemon failed to start.

FILES

/lib/svc/method/svc-scm

Shell script for starting and stopping dscfglockd.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
Interface StabilityEvolving
SEE ALSO

sh(1), attributes(5)