<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>

<div> </div>

<div>thanks for this information.</div>

<div> </div>

<div>i am looked at the source code and found the following line:</div>

<div> </div>

<div>
<div>#if defined(HAVE_GNUTLS_GNUTLS_H) && defined(SUPPORT_REMOTE)<br/>
#  define ENABLE_PCMK_REMOTE<br/>
#endif</div>

<div> </div>

<div>My problem was, that libgnu-tls-dev was not installed.</div>

<div> </div>

<div>netstat -tulpen | grep 3121<br/>
tcp6       0      0 :::3121                 :::*                    LISTEN      0          299565      24827/pacemaker_remote</div>

<div> </div>

<div>thanks for help</div>
</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Dienstag, 27. Januar 2015 um 22:14 Uhr<br/>
<b>Von:</b> "David Vossel" <dvossel@redhat.com><br/>
<b>An:</b> "The Pacemaker cluster resource manager" <pacemaker@oss.clusterlabs.org><br/>
<b>Betreff:</b> Re: [Pacemaker] pacemaker-remote not listening</div>

<div name="quoted-content"><br/>
<br/>
----- Original Message -----<br/>
> Hi,<br/>
> my os is debian-wheezy<br/>
> i compiled and installed pacemaker-remote.<br/>
> Startup log:<br/>
> Jan 27 16:04:30 [2859] vm1 pacemaker_remoted: info: crm_log_init: Changed<br/>
> active directory to /var/lib/heartbeat/cores/root<br/>
> Jan 27 16:04:30 [2859] vm1 pacemaker_remoted: info: qb_ipcs_us_publish:<br/>
> server name: lrmd<br/>
> Jan 27 16:04:30 [2859] vm1 pacemaker_remoted: info: main: Starting<br/>
> My problem is, that pacemaker remote is not listening on port 3121<br/>
<br/>
By default pacemaker_remote should listen on 3121. This is odd.<br/>
<br/>
One thing I can think of. Take a look at /etc/sysconfig/pacemaker on the<br/>
node running pacemaker_remote. Make sure there isn't a custom port set<br/>
using the PCMK_remote_port variable.<br/>
<br/>
<a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/Pacemaker_Remote/index.html#_pacemaker_and_pacemaker_remote_options" target="_blank">http://clusterlabs.org/doc/en-US/Pacemaker/1.1-pcs/html-single/Pacemaker_Remote/index.html#_pacemaker_and_pacemaker_remote_options</a><br/>
<br/>
-- Vossel<br/>
<br/>
> netstat -tulpen | grep 3121<br/>
> netstat -alpen<br/>
> Proto RefCnt Flags Type State I-Node PID/Program name Path<br/>
> unix 2 [ ACC ] STREAM LISTENING 6635 2859/pacemaker_remo @lrmd<br/>
> unix 2 [ ] DGRAM 6634 2859/pacemaker_remo<br/>
> ...<br/>
> ...<br/>
><br/>
> _______________________________________________<br/>
> Pacemaker mailing list: Pacemaker@oss.clusterlabs.org<br/>
> <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br/>
><br/>
> Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br/>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br/>
> Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br/>
><br/>
<br/>
_______________________________________________<br/>
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org<br/>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br/>
<br/>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br/>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br/>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a></div>
</div>
</div>
</div></div></body></html>