Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 64 位 smp due core cpu 机器上配置并启动了一个 riak 节点。但是,当我使用 bin/riak ping ping 节点时,它告诉我节点没有响应。但是,当我使用 ps -ef | grep beam,或者top,我发现确切的进程是存在的,并且使用100% cpu!最令人费解的是,相同的 riak 副本在其他机器上完全可以正常工作,它们具有几乎相同的配置和系统属性。
究竟是什么问题以及如何解决?