6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / rpc.smserverd.1m
blob0aa17afb1bab15e77c3d585ea9e6039db11c5834
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.SMSERVERD 1M "Mar 1, 2007"
7 .SH NAME
8 rpc.smserverd \- removable media device server
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/smedia/rpc.smserverd\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBrpc.smserverd\fR is a server that handles requests from client
19 applications, such as volume management software, for access to removable media
20 devices. In addition to volume management software, \fBrmformat\fR(1) and the
21 CDE Filemanager (when performing removable media operations) are
22 \fBrpc.smserverd\fR clients. The \fBrpc.smserverd\fR daemon is started by
23 \fBinetd\fR(1M) when a client makes a call to a Solaris-internal library to
24 access a SCSI, IDE, or USB device. The daemon is not started if a client
25 attempts to access a  floppy or PCMCIA device. Once started, the daemon remains
26 active until such time as it is idle for three minutes or more.
27 .sp
28 .LP
29 The \fBrpc.smserverd\fR daemon is provided for the exclusive use of the client
30 applications mentioned above. It has no external, customer-accessible
31 interfaces, including no configuration file.
32 .SH SEE ALSO
33 .sp
34 .LP
35 \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), \fBsvcadm\fR(1M),
36 \fBattributes\fR(5), \fBsmf\fR(5)
37 .SH NOTES
38 .sp
39 .LP
40 The \fBrpc.smserverd\fR service is managed by the service management facility,
41 \fBsmf\fR(5), under the service identifier:
42 .sp
43 .in +2
44 .nf
45 svc:/network/rpc/smserver
46 .fi
47 .in -2
48 .sp
50 .sp
51 .LP
52 Administrative actions on this service, such as enabling, disabling, or
53 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
54 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
55 \fBinetadm\fR(1M) to make configuration changes and to view configuration
56 information for this service. The service's status can be queried using the
57 \fBsvcs\fR(1) command.