Home | History | Annotate | Download | only in man1m
 te
CDDL HEADER START

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 CDDL.txt
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 CDDL.txt.
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]

CDDL HEADER END
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
cl_pnmd 1M "20 May 2008" "Sun Cluster 3.2" "System Administration Commands"
NAME
cl_pnmd - Public Network Management (PNM) service daemon
SYNOPSIS

/usr/cluster/bin/cl_pnmd [-d [-t [tracefile]]] [-z zone]
DESCRIPTION

cl_pnmd is a server daemon for the Public Network Management (PNM) module. It is usually started up at system boot time. When it is started, it starts the PNM service.

The in.mpathd(1M) daemon does adapter testing and intra-node failover for all IP Network Multipathing (IPMP) groups in the local host.

cl_pnmd keeps track of the local host's IPMP state and facilitates inter-node failover for all IPMP groups.

OPTIONS

The following options are supported:

.na -d .ad Displays debug messages on stderr.

.na -t tracefile .ad When used with the -d option, it causes all debug messages to be redirected to tracefile. If tracefile. is omitted, /var/cluster/run/cl_pnmd.log is used.

.na -z zone .ad Starts the cl_pnmd daemon in the specified exclusive-IP non-global zone. It is an error to specify a shared-IP non-global zone to the -z option.

DIAGNOSTICS

cl_pnmd is a daemon and has no direct stdin, stdout, or stderr connection to the outside. All diagnostic messages are logged through syslog(3C).

NOTES

cl_pnmd must be run in superuser mode.

Due to the volume of debug messages generated, do not use the -t option for an extended period of time.

cl_pnmd is started by the pnm startup script. On the Solaris 9 OS, it is started under the Process Monitoring Facility daemon pmfd. As such, if cl_pnmd is killed by a signal, it is automatically restarted by pmfd. On the Solaris 10 OS, the Service Management Facility starts and stops the daemon.

The SIGTERM signal can be used to kill cl_pnmd gracefully. Other signals should not be used to kill the daemon.

ATTRIBUTES

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

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWsccomzu
Interface StabilityEvolving
SEE ALSO

ifconfig(1M), in.mpathd(1M), syslog(3C), attributes(5)