<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE>.hmmessage P {
        PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-FAMILY: Verdana; FONT-SIZE: 10pt
}
</STYLE>

<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18852">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT color=#000080 size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Verdana>Which user are you using when you run mpd? If it 
is an ordinary user, you should have a .mpd.conf file under the home directory 
like the following:</FONT></DIV>
<DIV>
<DIV>&nbsp;</DIV>
<DIV>cd $HOME</DIV>
<DIV>touch .mpd.conf</DIV>
<DIV>chmod 600 .mpd.conf</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>and&nbsp;the .mpd.conf file contains a single line:</DIV>
<DIV>secretword=&lt;secretword&gt;</DIV>
<DIV>which should be the same on the machines you want run into a ring.</DIV>
<DIV>&nbsp;</DIV>
<DIV>If it is the root user, you should make a file named mpd.conf under the 
/etc directory. And the contents are the same as the former.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Hailong</DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana>2009-11-16 </FONT></DIV><FONT 
color=#000080 size=2 face=Verdana>
<HR style="WIDTH: 100px" align=left color=#b5c4df SIZE=1>
</FONT>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>
<DIV>
<DIV>***********************************************<BR>* Hailong Yang, PhD. 
Candidate <BR>* Sino-German Joint Software Institute, <BR>* School of Computer 
Science&amp;Engineering, Beihang University<BR>* Phone: (86-010)82315908<BR>* 
Email: <A 
href="mailto:hailong.yang1115@gmail.com">hailong.yang1115@gmail.com</A><BR>* 
Address: G413, New Main Building in Beihang University, 
<BR>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
No.37 XueYuan Road,HaiDian District, 
<BR>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Beijing,P.R.China,100191<BR>***********************************************</DIV></DIV></SPAN></FONT></DIV>
<HR color=#b5c4df SIZE=1>

<DIV><FONT size=2 face=Verdana><STRONG>发件人:</STRONG> Zain elabedin hammade 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>发送时间:</STRONG> 2009-11-16&nbsp; 21:50:17 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>收件人:</STRONG> MPICH2 Forum </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>主题:</STRONG> [mpich-discuss] 
mpd...fialed.. </FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Hello All.<BR><BR>I am sorry for the empty 
message that I have sent by mistake .<BR><BR>I have a cluster with 4 machines 
(fedora core 11).<BR>I installed mpich2 - 1.1.1-1.fc11.i586.rpm .<BR>I wrote on 
every machine :<BR><BR>mpd &amp;<BR>mpdtrace -l<BR><BR>then i wrote on thr 
Master :<BR><BR>mpd -h Worker1.cluster.net - p 56128 -n<BR><BR>I got 
:<BR>Master.cluster.net_38047 (connect_lhs 944): NOT OK to enter ring; one 
likely cause: mismatched secretwords<BR>Master.cluster.net_38047 (enter_ring 
873): lhs connect failed<BR>Master.cluster.net_38047 (run 256): failed to enter 
ring<BR><BR>And the same was for other machines : Worker2 and Worker3 .<BR>For 
information :<BR>I have SSH works on ..<BR><BR>So where is the problem ?<BR>What 
i have to do ?<BR>I really need your help .<BR><BR>Regarded . <BR>
<HR>
Windows Live: Make it easier for your friends to see <A 
href="http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009" 
target=_new>what you’re up to on Facebook.</A></FONT> </DIV></BODY></HTML>