2016-09-16 19 views
0

我正在嘗試爲我的MPI類創建一個虛擬羣集,這樣我就可以在家工作,而不是在大學實驗室一整天。我現在無法弄清2天現在如何解決這個問題與芒格。轉矩/ PBS找不到munge.socket.2

的問題,我有輸出是這

[[email protected] lumx]# qmgr -c "set server acl_hosts = mars" 
munge_encode failed: Failed to access "/var/run/munge/munge.socket.2": No such file or directory (6) 
Unable to communicate with localhost(127.0.0.1) 
Communication failure. 
qmgr: cannot connect to server (errno=15009) munge executable not found, unable to authenticate 

我的hosts文件看起來像這樣

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 
::1   localhost localhost.localdomain localhost6 localhost6.localdomain6 
127.0.0.1 mpimaster localhost.localdomain localhost 

我想多讀,我可以和我結束了這些指南,Getting started with Open MPI on FedoraInstalling Torque/PBS job scheduler on Ubuntu 14.04 LTSTORQUE Arch Linuxhttp://juanjose.garciaripoll.com/fedora-cluster/5-torque-pbs-queue

回答

1

我解決了它。我只需強制它啓動並使用系統日誌,因爲現在有一些權限問題。

我使用的命令是

munged --force --syslog