rpc.smserverd.1m revision c10c16dec587a0662068f6e2991c29ed3a9db943
te
Copyright (c) 2004, 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]
rpc.smserverd 1M "1 Mar 2007" "SunOS 5.11" "System Administration Commands"
NAME
rpc.smserverd - removable media device server
SYNOPSIS

/usr/lib/smedia/rpc.smserverd 
DESCRIPTION

rpc.smserverd is a server that handles requests from client applications, such as volume management software, for access to removable media devices. In addition to volume management software, rmformat(1) and the CDE Filemanager (when performing removable media operations) are rpc.smserverd clients. The rpc.smserverd daemon is started by inetd(1M) when a client makes a call to a Solaris-internal library to access a SCSI, IDE, or USB device. The daemon is not started if a client attempts to access a floppy or PCMCIA device. Once started, the daemon remains active until such time as it is idle for three minutes or more.

The rpc.smserverd daemon is provided for the exclusive use of the client applications mentioned above. It has no external, customer-accessible interfaces, including no configuration file.

SEE ALSO

svcs(1), inetadm(1M), inetd(1M), svcadm(1M), attributes(5), smf(5)

NOTES

The rpc.smserverd service is managed by the service management facility, smf(5), under the service identifier:

svc:/network/rpc/smserver

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibility for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view configuration information for this service. The service's status can be queried using the svcs(1) command.