Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rpc.metamhd(1m) [opensolaris man page]

rpc.metamhd(1M) 					  System Administration Commands					   rpc.metamhd(1M)

NAME
rpc.metamhd - remote multihost disk services SYNOPSIS
/usr/sbin/rpc.metamhd DESCRIPTION
rpc.metamhd is an rpc(4) daemon (functioning as a server process) that is used to manage multi-hosted disks. The rpc.metamhd daemon is con- trolled by inetadm(1M). EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWmdu | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), inetadm(1M), inetd(1M), metaset(1M), rpc.metad(1M), svcadm(1M), rpc(3NSL), services(4), attributes(5), smf(5) NOTES
The rpc.metamhd service is managed by the service management facility, smf(5), under the service identifier: svc:/network/rpc/metamh:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.11 4 Nov 2004 rpc.metamhd(1M)

Check Out this Related Man Page

rpc.sprayd(1M)                                            System Administration Commands                                            rpc.sprayd(1M)

NAME
rpc.sprayd, sprayd - spray server SYNOPSIS
/usr/lib/netsvc/spray/rpc.sprayd DESCRIPTION
rpc.sprayd is a server that records the packets sent by spray(1M). The rpc.sprayd daemon may be started by inetd(1M) or listen(1M). The service provided by rpc.sprayd is not useful as a networking benchmark as it uses unreliable connectionless transports, (udp for exam- ple). It can report a large number of packets dropped when the drops were caused by the program sending packets faster than they can be buffered locally (before the packets get to the network medium). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWrcmds | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), inetadm(1M), inetd(1M) listen(1M), pmadm(1M), sacadm(1M), spray(1M), svcadm(1M), attributes(5), smf(5) NOTES
The rpc.sprayd service is managed by the service management facility, smf(5), under the service identifier: svc:/network/rpc/spray:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.10 4 Nov 2004 rpc.sprayd(1M)
Man Page

9 More Discussions You Might Find Interesting

1. Solaris

rpc.ttdbserverd

Recently,one of my Sun Box found this messages in the /var/adm/messages/ inetd: /usr/dt/bin/rpc.ttdbserverd: Hangup It had quite a number of the same message. If it related to any network issue? What is the purpose of rpc.ttdbserverd? Thanks (1 Reply)
Discussion started by: AirWalker83
1 Replies

2. HP-UX

error: dce/rpc.h: No such file or directory

hello every one, when i am compiling c++ module in the HP-UX machine ,it's throughing the following error. swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:15:21: error: dce/rpc.h: No such file or directory /swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:16:21: error:... (0 Replies)
Discussion started by: mannam srinivas
0 Replies

3. Web Development

managed service reccomendations

Dunno If its ok to post this, but I am looking for a company to manage our linux server. If the company is a specialist in security issues then that would be ideal Thanks Ed (5 Replies)
Discussion started by: edzillion
5 Replies

4. Solaris

gss and keyserv services is down.

Hi All, My solaris 10 services is down, I check n found out the svc:/network/rpc/gss is uninitialized and the last dependency is svc:/network/rpc/keyserv is in maintenance mode, I use svcadm clear command but still unable to clear it. What is the services function for? Will the hardening affect... (2 Replies)
Discussion started by: mailbox80
2 Replies

5. Solaris

rpc bind not working

Hi all, Was hoping someone could shed some light on my problem, rpc bind is in maintenance mode on Solaris 10 and won't fire up. contents of the error log are: rpcbind failed with 1. bash-3.00# Because rpc-bind isn't working, it's stopping nfs and autofs from working too ... (6 Replies)
Discussion started by: callmebob
6 Replies

6. UNIX for Advanced & Expert Users

dmispd still detected by scan utility

Hello, I need to disbale the rpc snmpXdmid & dmispd. In order to simualte it I enabled this services by running the follwoing command: /usr/lib/dmi/snmpXdmid /usr/lib/dmi/dmispd I run a scan and it found both services. Then I killed both PID of these services and also delete registration... (1 Reply)
Discussion started by: Alalush
1 Replies

7. Solaris

difference between inetadm and svcadm

Can anyone tell me the difference between inetadm and svcadm in solaris. As per my knowledge svcadm will use to start/stop services . Any help on this is really helpful (2 Replies)
Discussion started by: rogerben
2 Replies

8. Solaris

RPC bind service in maintenance mode

Hi, I have an issue with RPC bind service and its failing with status 1. any help would be much appreciated. THanks (2 Replies)
Discussion started by: Yakub Humami
2 Replies

9. Shell Programming and Scripting

Net rpc command clarification

Hi, I am checking below command to see the status of windows service from unix but due to "!" sign it is not accepting password. Please suggest alternative what should i do resolve the issue. net rpc service status W32Time -I 10.1.1.1 -U "mydomain\admin%Passwod12!" One more thing... (1 Reply)
Discussion started by: learnbash
1 Replies