<div dir="ltr">Hi all.<div><br></div><div>I'm trying to set up pacemaker on a node and encountered the following error log:</div><div><br></div><div>    ruby: No such file or directory -- /usr/lib/pcsd/ssl.rb (LoadError)</div><div><br></div><div>After some investigation and <a href="https://github.com/ClusterLabs/pcs/issues/812">contacting</a> the pacemaker guys, I tried to launch the pcsd without of "-- /usr/lib/pcsd/ssl.rb" param (edited /lib/svc/method/svc-pcs) and I see another error message:</div><div>    </div><div>    /lib/svc/method/svc-pcs: line 33: kill: (9901) - No such process<br></div><div><br></div><div>So for some reason the pidfile is created but when pcsd tried to launch "stop" method the according process doesn't shows up as existing.</div><div><br></div><div>Environment:</div><div>    vanilla oi-20240426<br></div><div><br></div><div>Steps to reproduce:</div><div>    # useradd -d /export/home/hacluster -m hacluster</div><div>    # passwd hacluster</div><div>    # pkg install pkg:/application/cluster/pcs@0.10.1-2023.0.0.2</div><div><div>    # vim /usr/lib/pcsd/env</div><div>        export PCSD_DEBUG=false</div>        export RACK_ENV=production<br>        export PCSD_BIND_ADDR=<IP address to bind></div><div><br></div><div>    # svcadm enable svc:/application/pcs:default</div><div><br></div><div>What am I doing wrong ?</div><div><br></div><div><div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font color="#666666" size="2" face="monospace, monospace">Mark Konnov</font></div></div></div></div></div>