In a 512 core RedHat Linux cluster, the mpdring under user's acc is not working based on root user's mpdring.
The following is the error:
:~> mpdtrace
mpdtrace (send_dict_msg 554):send_dict_msg raised exception: sock= errmsg=:[Errno 32] Broken pipe:
mpdtb:
/opt/intel/impi/3.2.1.009/bin64/mpdlib.py, 554, send_dict_msg
/opt/intel/impi/3.2.1/bin64/mpdtrace, 79, mpdtrace
/opt/intel/impi/3.2.1/bin64/mpdtrace, 118,
mpdtrace: unexpected msg from mpd=:{'error_msg': 'invalid secretword to root mpd'}: Please examine the /tmp/mpd2.logfile_username logfile on each host in the ring
The .mpd.conf file in user's home directory has a coorect setting:
:~> cat .mpd.conf
MPD_USE_ROOT_MPD=1
However, if an own mpdring is created in user's acc, then it works.
May I know what's going wrong here..



