Did you set up the password in the file ".mpd.conf"?<br>For example,<br>vi .mpd.conf<br>MPD_SECRETWORD=xxxx (whatever you want)<br><br>Also, did you set up the ssh that can access to the other processes (clients) without password?<br>
<br>- Shawn<br><br><br><br><div class="gmail_quote">On Tue, May 31, 2011 at 6:59 PM, Cristina Montañola <span dir="ltr"><<a href="mailto:cristina.montanola@bsc.es">cristina.montanola@bsc.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I experience the same problem as Javad. <br>
<br>
I installed mpich2 in Ubuntu 10.10. Those are the errors I get when
trying to initialize mpd<br>
<blockquote>cristina@cristina-laptop:~$ mpd<br>
mpd_uncaught_except_tb handling:<br>
<type 'exceptions.IOError'>: [Errno 13] Permission denied:
'/home/cristina/.mpd.conf'<br>
/usr/share/mpich2/mpdlib.py 1407 get_parms_from_rcfile<br>
parmsRCFile = open(parmsRCFilename)<br>
/usr/bin/mpd 155 run<br>
self.parmdb.get_parms_from_rcfile(self.parmsToOverride,errIfMissingFile=1)<br>
/usr/bin/mpd 1647 <module><br>
mpd.run()<br>
<br>
cristina@cristina-laptop:~$ mpdboot<br>
mpdboot_cristina-laptop (handle_mpd_output 420): from mpd on
cristina-laptop, invalid port info:<br>
no_port<br>
</blockquote>
The file /home/cristina/.mpd.conf has read and write access only by
me (700).<br>
<br>
Can anybody provide some help? Thanks in advance.<br>
<br>
Cristina<br>
<div> </div>
<br>
<br>
<br>
WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.
<br><br>
<a href="http://www.bsc.es/disclaimer.htm" target="_blank">http://www.bsc.es/disclaimer.htm</a>
<br>
</div>
<br>_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
<br></blockquote></div><br>