6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / rpc.metamhd.1m
blobe89788270c0674ea34ff4197c92d1b41d6ce06b5
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 RPC.METAMHD 1M "Nov 4, 2004"
7 .SH NAME
8 rpc.metamhd \- remote multihost disk services
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/sbin/rpc.metamhd\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBrpc.metamhd\fR is an \fBrpc\fR(4) daemon (functioning as a server process)
19 that is used to manage multi-hosted disks. The \fBrpc.metamhd\fR daemon is
20 controlled by \fBinetadm\fR(1M).
21 .SH EXIT STATUS
22 .sp
23 .LP
24 The following exit values are returned:
25 .sp
26 .ne 2
27 .na
28 \fB\fB0\fR\fR
29 .ad
30 .RS 6n
31 Successful completion.
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB>0\fR\fR
38 .ad
39 .RS 6n
40 An error occurred.
41 .RE
43 .SH SEE ALSO
44 .sp
45 .LP
46 \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), \fBmetaset\fR(1M),
47 \fBrpc.metad\fR(1M), \fBsvcadm\fR(1M), \fBrpc\fR(3NSL), \fBservices\fR(4),
48 \fBattributes\fR(5), \fBsmf\fR(5)
49 .sp
50 .LP
51 \fI\fR
52 .SH NOTES
53 .sp
54 .LP
55 The \fBrpc.metamhd\fR service is managed by the service management facility,
56 \fBsmf\fR(5), under the service identifier:
57 .sp
58 .in +2
59 .nf
60 svc:/network/rpc/metamh:default
61 .fi
62 .in -2
63 .sp
65 .sp
66 .LP
67 Administrative actions on this service, such as enabling, disabling, or
68 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
69 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
70 \fBinetadm\fR(1M) to make configuration changes and to view configuration
71 information for this service. The service's status can be queried using the
72 \fBsvcs\fR(1) command.