> Hi, > PMF is process monitor facility. from the structure > of ha cluster, I found that the pmf is under the DSDL > labary. > so When we need to use pmf,and why?
You need to know if an application is still alive and working. If one or more application processes dies, pmfd will try to restart it automatically for you. > in the solaris ha cluster, I found rpc.pmfd thread, > we have a door machanism why we need rpc.pmfd? RPC is Remote Procedure Call. It's the mechanism that allows the cluster daemons to talk to each other and to other nodes. For more information about pmf start here: pmfadm man page - http://docs.sun.com/app/docs/doc/820-4685/pmfadm-1m?a=view "Sun Cluster Data Services Developer's Guide for Solaris OS" -> http://docs.sun.com/app/docs/doc/820-4680/fpcqo?a=view HTH -- This message posted from opensolaris.org