<div dir="ltr"><div><div><div>Hi Michael.<br><br></div>I mean this, when I reboot the server., pacemaker starts automatically but I do no see the VIP in the eth0, sorry I used the word alias which may have lead to a confision.<br><br>ip addr show<br>1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN<br>    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>    inet <a href="http://127.0.0.1/8">127.0.0.1/8</a> scope host lo<br>    inet6 ::1/128 scope host<br>       valid_lft forever preferred_lft forever<br><br>2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000<br>    link/ether 00:21:f6:00:00:25 brd ff:ff:ff:ff:ff:ff<br>    inet <a href="http://1.1.1.2/16">1.1.1.2/16</a> brd 1.1.255.255 scope global eth0 ( example server service IP )<br>    inet <a href="http://1.1.1.1/16">1.1.1.1/16</a> brd 1.1.255.255 scope global secondary eth0 ( THIS IS THE VIP) which is not created/configured  automatically.<br></div><br></div>So I have to start it with<strong>:<br>/usr/sbin/crm_resource --meta -t primitive -r res_IPaddr2_virtualip -p target-role -v started</strong>
<br><div><div>Or from the LCMC java frontend I have to perform an stop/start.<br></div><div><br></div><div>The output of crm_mon looks like this on both  situations, the resources are shown as started but the VIP is not brought up<br>automatically when the servers boots up eventhough pacemaker starts automatically.<br><br>Clone Set: cl_IPaddr2_1 [res_IPaddr2_virtualip] (unique)<br>     res_IPaddr2_virtualip:0    (ocf::heartbeat:IPaddr2):       Started haproxy02<br>     res_IPaddr2_virtualip:1    (ocf::heartbeat:IPaddr2):       Started haproxy02<br><br></div><div></div><div><br></div><div>Thanks for your time and support<br>Regards<br></div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-05 20:21 GMT-03:00 Michael Schwartzkopff <span dir="ltr"><<a href="mailto:ms@sys4.de" target="_blank">ms@sys4.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Donnerstag, 5. Februar 2015, 14:33:52 schrieb Net Warrior:<br>
> Hi there guys.<br>
(...)<br>
<span class="">> If I do an sshd to the VIP I can see the round robin is woking and it<br>
> switches bettween hosts and I can see of course the alias created on the<br>
> eth0 iface.<br>
><br>
> My problem is that when I reboot a server to test it, the alias is not<br>
> created automatically and I have to perform a stop/start from the java<br>
> frontend.<br>
<br>
</span>What do you mean by "the alias"? The virtual IP address?<br>
What is the outut of crm_mon -1 before the failure and what is it after?<br>
What expect the cluster to do? What actually does it?<br>
<br>
Mit freundlichen Grüßen,<br>
<br>
Michael Schwartzkopff<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
[*] sys4 AG<br>
<br>
<a href="http://sys4.de" target="_blank">http://sys4.de</a>, +49 (89) 30 90 46 64, +49 (162) 165 0044<br>
Franziskanerstraße 15, 81669 München<br>
<br>
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263<br>
Vorstand: Patrick Ben Koetter, Marc Schiffbauer<br>
Aufsichtsratsvorsitzender: Florian Kirstein</font></span><br>_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><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></blockquote></div><br></div>