<div dir="ltr"><div>Hello Andrei.</div><div><br></div><div><br></div>I did not add lvs_support at first. I added it later when noticed the problem to test if something changes, but I got same result<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);display:inline!important;float:none">Gabriel</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)"><br></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 26 oct. 2018 a las 11:47, Andrei Borzenkov (<<a href="mailto:arvidjaar@gmail.com">arvidjaar@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">26.10.2018 11:14, Gabriel Buades пишет:<br>
> Dear cluster labs team.<br>
> <br>
> I previously configured a two nodes cluster with replicated maria Db.<br>
> To use one database as the active, and the other one as failover, I<br>
> configured a cluster using heartbeat:<br>
> <br>
> root@logpmgid01v:~$ sudo crm configure show<br>
> node $id="59bbdb76-be67-4be0-aedb-9e27d65f371e" logpmgid01v<br>
> node $id="adbc5972-c491-4fc4-b87d-8170e1b2d4d0" logpmgid02v \<br>
> attributes standby="off"<br>
> primitive site_one_ip ocf:heartbeat:IPaddr \<br>
> params ip="192.168.2.200" cidr_netmask="255.255.252.0" nic="eth0" \<br>
> op monitor interval="40s" timeout="20s"<br>
> location site_one_ip_pref site_one_ip 100: logpmgid01v<br>
> property $id="cib-bootstrap-options" \<br>
> dc-version="1.1.10-42f2063" \<br>
> cluster-infrastructure="heartbeat" \<br>
> stonith-enabled="false"<br>
> <br>
> Now, I've done a similar setup using corosync:<br>
> root@908soffid02:~# crm configure show<br>
> node 1: 908soffid01<br>
> node 2: 908soffid02<br>
> primitive site_one_ip IPaddr \<br>
> params ip=10.6.12.118 cidr_netmask=255.255.0.0 nic=ens160 lvs_support=true \<br>
<br>
What is the reason you added lvs_support? Previous configuration did not<br>
have it.<br>
<br>
> meta target-role=Started is-managed=true<br>
> location cli-prefer-site_one_ip site_one_ip role=Started inf: 908soffid01<br>
> location site_one_ip_pref site_one_ip 100: 908soffid01<br>
> property cib-bootstrap-options: \<br>
> have-watchdog=false \<br>
> dc-version=1.1.14-70404b0 \<br>
> cluster-infrastructure=corosync \<br>
> cluster-name=debian \<br>
> stonith-enabled=false \<br>
> no-quorum-policy=ignore \<br>
> maintenance-mode=false<br>
> <br>
> Apparently, it works fine, and floating IP address is active in node1:<br>
> root@908soffid02:~# crm_mon -1<br>
> Last updated: Fri Oct 26 10:06:12 2018 Last change: Fri Oct 26 10:02:53<br>
> 2018 by root via cibadmin on 908soffid02<br>
> Stack: corosync<br>
> Current DC: 908soffid01 (version 1.1.14-70404b0) - partition with quorum<br>
> 2 nodes and 1 resource configured<br>
> <br>
> Online: [ 908soffid01 908soffid02 ]<br>
> <br>
>  site_one_ip (ocf::heartbeat:IPaddr): Started 908soffid01<br>
> <br>
> But when node2 tries to connect to the floating IP address, it gets<br>
> connected to itself, despite the IP address is bound to the first node:<br>
> root@908soffid02:~# ssh <a href="mailto:root@10.6.12.118" target="_blank">root@10.6.12.118</a> hostname<br>
> root@soffiddb's password:<br>
> 908soffid02<br>
> <br>
> I'd want the second node connects to the actual floating IP address, but I<br>
> cannot see how to set it up. Any help is welcome.<br>
> <br>
> I am using pacemaker 1.1.14-2ubuntu1.4 and corosync 2.3.5-3ubuntu2.1<br>
> <br>
> Kind regards.<br>
> <br>
> <br>
> <br>
> Gabriel Buades<br>
> <br>
> <br>
> _______________________________________________<br>
> Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank">Users@clusterlabs.org</a><br>
> <a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
> <br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
> <br>
<br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank">Users@clusterlabs.org</a><br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div>