Re: [CentOS] Pb with bounding

2019-02-06 Thread Gordon Messmer
On 2/6/19 9:47 AM, Pierre Malard wrote: We have a Dell server with 4 Ethernet interface. I would to aggregate them in a bond. ... :/etc/sysconfig/network-scripts# cat ifcfg-bond0 ... BONDING_OPTS="mode=802.3ad What type of managed switch are you using for those interfaces? Can you also inclu

[CentOS] Pb with bounding

2019-02-06 Thread Pierre Malard
Hi, We have a Dell server with 4 Ethernet interface. I would to aggregate them in a bond. Everything work but the default gateway doesn’t work on the « bond0 » interface and I have no links. My configuration: - CentOS 7: :/etc/sysconfig/network-scripts# uname -a Linux nas-mtd2 3.10.0-957.5.1.el

[CentOS] CentOS 7.6 update with gettimeofday()

2019-02-06 Thread david allan finch
In my app compiled on another linux I am getting Assertion 'clock_gettime(clock_id, &ts) == 0' failed at src/shared/time-util.c:34, function now(). Aborting. when calling gettimeofday() on an update CentOS (did not fail in 7.5). Is it possible that the update has changed the size of the types in