[Ubuntu-ha] [Bug 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-08-05 Thread Rafael David Tinoco
** Patch added: "trusty_libmlx4_1.0.5-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/tgt/+bug/1409904/+attachment/4439913/+files/trusty_libmlx4_1.0.5-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is

[Ubuntu-ha] [Bug 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-08-05 Thread Rafael David Tinoco
libmlx4 does need specific version from libibverbs because it is also being changed to support: - Flow steering control - Offload support thus this version, 1.0.5-1ubuntu2 has to be compiled exactly with libibverbs-dev (>= 1.1.7-1ubuntu2) and depends exactly on libibverbs1 (>= 1.1.7-1ubuntu2). T

[Ubuntu-ha] [Bug 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-08-05 Thread Rafael David Tinoco
** Patch added: "trusty_libibverbs_1.1.7-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/tgt/+bug/1409904/+attachment/4439912/+files/trusty_libibverbs_1.1.7-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu High Availability Team, whi

[Ubuntu-ha] [Bug 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-08-05 Thread Rafael David Tinoco
Packages libiverbs and libmlx4 do not break ABI compatibility thus rdepends do not need to be recompiled. """ The abi_compat field of struct ibv_context is used to determine support of verbs extensions. As a result, support for ABI version < 2 is removed (corresponds to kernel releases 2.6.11-2.6

[Ubuntu-ha] [Bug 1477221] Re: Init script fails to stop service

2015-08-05 Thread Ryan Harper
*** This bug is a duplicate of bug 1477198 *** https://bugs.launchpad.net/bugs/1477198 If you're still having trouble with haproxy in trusty, please test out this version: 1.4.24-2ubuntu0.2 which contains a fix for this issue. ** This bug has been marked a duplicate of bug 1477198 Stop d

[Ubuntu-ha] [Bug 1481737] [NEW] HAProxy init script is not working properly

2015-08-05 Thread Peter G. Marczis
Public bug reported: In case you have more than one process enabled in the haproxy config, the init script fails to stop all of those processes. So to clarify you need to have this in your haproxy.cfg: """ ... global maxconn 32000 ulimit-n65536 user