Re: [ClusterLabs] trouble with IPaddr2

2017-10-12 Thread Valentin Vidic
On Wed, Oct 11, 2017 at 02:36:24PM +0200, Valentin Vidic wrote: > AFAICT, it found a better interface with that subnet and tried > to use it instead of the one specified in the parameters :) > > But maybe IPaddr2 should just skip interface auto-detection > if an explicit interface was given in the

Re: [ClusterLabs] trouble with IPaddr2

2017-10-11 Thread Valentin Vidic
On Wed, Oct 11, 2017 at 01:29:40PM +0200, Stefan Krueger wrote: > ohh damn.. thanks a lot for this hint.. I delete all the IPs on enp4s0f0, and > than it works.. > but could you please explain why it now works? why he has a problem with this > IPs? AFAICT, it found a better interface with that s

Re: [ClusterLabs] trouble with IPaddr2

2017-10-11 Thread Stefan Krueger
Hello Valentin, thanks for you help > Can you share more info on the network of zfs-serv2, for example: ip a? ip a s 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft for

Re: [ClusterLabs] trouble with IPaddr2

2017-10-11 Thread Valentin Vidic
On Wed, Oct 11, 2017 at 10:51:04AM +0200, Stefan Krueger wrote: > primitive HA_IP-Serv1 IPaddr2 \ > params ip=172.16.101.70 cidr_netmask=16 \ > op monitor interval=20 timeout=30 on-fail=restart nic=bond0 \ > meta target-role=Started There might be something wrong with the n

[ClusterLabs] trouble with IPaddr2

2017-10-11 Thread Stefan Krueger
Hello, I've a simple setup with just 3 resources (at the moment), the ZFS resource also works fine.BUT my IPaddr2 don't work, and I dont know why and how to resolve that. my config: conf sh node 739272007: zfs-serv1 node 739272008: zfs-serv2 primitive HA_IP-Serv1 IPaddr2 \ params ip=172