[ClusterLabs] corosync service not automatically started
Valentin Vidic
Valentin.Vidic at CARNet.hr
Tue Oct 10 05:40:20 EDT 2017
On Tue, Oct 10, 2017 at 11:26:24AM +0200, Václav Mach wrote:
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
> # This is an autoconfigured IPv6 interface
> iface eth0 inet6 auto
allow-hotplug or dhcp could be causing problems. You can try
disabling corosync and pacemaker so they don't start on boot
and start them manually after a few minutes when the network
is stable. If it works than you have some kind of a timing
issue. You can try using 'auto eth0' or a static IP address
to see if it helps...
--
Valentin
More information about the Users
mailing list