[Bug 1368737] Re: Pacemaker (lrmd) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-20 Thread Rafael David Tinoco
Peter, Since the bug you are reporting is related to "stonith", I'm separating two cases: LP: #1368737 -- Pacemaker (lrmd) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove And LP: #1412962 -- Pacemaker (stonith) can seg fault in Tr

[Bug 1412962] [NEW] Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-20 Thread Rafael David Tinoco
signo, if (action->timer_sigterm > 0) { g_source_remove(action->timer_sigterm); + action->timer_sigterm = 0; } if (action->timer_sigkill > 0) { g_source_remove(action->timer_sigkill); + action->timer_sigkill = 0; } if (action->last_timeout_signo)

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-20 Thread Rafael David Tinoco
** Attachment added: "Crash file (with core dump) used to analyze the problem" https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+attachment/4302557/+files/_usr_lib_pacemaker_stonithd.0.crash ** Changed in: pacemaker (Ubuntu) Status: New => In Progress -- You received t

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-20 Thread Rafael David Tinoco
Peter, I have created one PPA to be tested: https://launchpad.net/~inaddy/+archive/ubuntu/lp1412962 # add-apt-repository ppa:inaddy/lp1412962 # apt-get update # apt-get install pacemaker The right package version, for now, will be: 1.1.10+git20130802-1ubuntu2.3~lp1412962~1 (for Trusty) And th

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-26 Thread Rafael David Tinoco
Hello Peter, Downloading the core dump to analyze it... tks for uploading it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1412962 Title: Pacemaker (stonith) can seg fault in T

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-26 Thread Rafael David Tinoco
Hello Peter, Could you test version ~2 ? I'm uploading it to the PPA right now. I backported some other fixes regarding the same issue. Waiting on your feedback. Thanks for reporting!!! Rafael Tinoco -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1368737] Re: Pacemaker (lrmd) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Brian Murray or James Pages, I verified this fix for the test case in the description and it worked fine. Meanwhile I had some complains from Peter regarding crashes he was getting into his installation. I opened the following bug: https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Great, good to read that. I'll provide the SRU proposal then. Let me know here if you face any issue. Thank you for reporting the problem and providing the cores so I could investigate. ;) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Trusty and Utopic are affected and Precise is NOT. libglib2.0-0 | 2.24.0-0ubuntu4 | lucid | amd64, armel, i386, ia64, powerpc, sparc libglib2.0-0 | 2.24.1-0ubuntu2 | lucid-updates | amd64, armel, i386, ia64, powerpc, sparc libglib2.0-0 | 2.32.1-0ubuntu2 | precise | amd64, armel, armhf, i386,

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Attaching fix for Trusty ** Patch added: "trusty_pacemaker_1.1.10+git20130802-1ubuntu2.3.debdiff" https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+attachment/4306494/+files/trusty_pacemaker_1.1.10%2Bgit20130802-1ubuntu2.3.debdiff -- You received this bug notification because

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Attaching fix for Vivid (2 patches only, not 3) ** Patch added: "vivid_pacemaker_1.1.11-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+attachment/4306496/+files/vivid_pacemaker_1.1.11-1ubuntu2.debdiff -- You received this bug notification because you are

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Subscribing sponsors-team. Asking sponsorship. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1412962 Title: Pacemaker (stonith) can seg fault in Trusty and Utopic after following

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
Attaching fix for Utopic ** Patch added: "utopic_pacemaker_1.1.10+git20130802-4ubuntu3.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+attachment/4306495/+files/utopic_pacemaker_1.1.10%2Bgit20130802-4ubuntu3.2.debdiff -- You received this bug notification because

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-01-27 Thread Rafael David Tinoco
** Description changed: + + [IMPACT] + +   - Pacemaker seg fault (stonith and lrmd) because: +   - Newer glib versions uses hash_table to find GSources +   - Glib can try to assert source being removed multiple times + + [TEST CASE] + +   - Described by user + + [REGRESSION POTENTIAL]

[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2015-02-04 Thread Rafael David Tinoco
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1382842 Title: pacemaker should have a binary version dependen

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-06 Thread Rafael David Tinoco
Peter, Can you help verifying this package from -proposed ? After installing the package from -proposed, could you check if your cluster is: 1) operational 2) resources are ok 3) fencing correctly 4) no more segfaults from lrmd and/or stonith Waiting for feedback so we can change this to "veri

[Bug 1409904] Re: Need to more patches to resolve IPoIB issues

2015-02-10 Thread Rafael David Tinoco
** Description changed: - Here are the last to patches to solve the current IPoIB issues in - Trusty. + Mellanox is requesting Canonical and Ubuntu Community for some patches + to be backported from upstream to libibverbs and libmlx4 in order to + have their HW proper supported in Trusty, Utopic a

[Bug 1409904] Re: Need to more patches to resolve IPoIB issues

2015-02-10 Thread Rafael David Tinoco
This affects Trusty, Utopic and Vivid (all patches for Trusty and checksum offload support for others). Providing a PPA with patches for Mellanox to test and provide feedback so we can create a SRU proposal. Thank you Tinoco ** Tags added: cts -- You received this bug notification because you

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-02-10 Thread Rafael David Tinoco
** Summary changed: - Need to more patches to resolve IPoIB issues + Needed patches for IB: Support for Flow Steering and Offload Support -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-11 Thread Rafael David Tinoco
Peter, We are getting feedback from others saying that this indeed fixed their setups also. Mind if I consider this "verification-done" since it would be good to push such a fix soon. Tks Tinoco -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-11 Thread Rafael David Tinoco
Awesome Peter, Thank you very much for reporting, testing and re-testing this for me. Best Regards Tinoco ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemake

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-07 Thread Rafael David Tinoco
Thank you Kamal, I'll be providing the debdiffs and asking for sponsorship/upload for the SRU real soon. Cheers, Rafael -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Ti

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-27 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * Today's libibverbs is missing important code for arm64 moonshot project. + * Today's libmlx4 is missing important code for arm64 moonshot project. + - Flow steering control for Openstack enablement on IPoIB + - Offload support flags (for performance)

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-27 Thread Rafael David Tinoco
** Description changed: [Impact] * Today's libibverbs is missing important code for arm64 moonshot project. * Today's libmlx4 is missing important code for arm64 moonshot project. - - Flow steering control for Openstack enablement on IPoIB - - Offload support flags (for performance)

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libmlx4 (depends: libibverbs >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libmlx4_1.0.5-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386838/+files/trusty_libmlx4_1.0.5-1ubuntu2.debdiff -- You received this bug notification because you are a m

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
I'm providing SRU for *Trusty*: - libibverbs (also provides: ibverbs-utils) (new version: 1.1.7-1ubuntu2) - libmlx4 (depends: libibverbs >= 1.1.7-1ubuntu2) - tgt (from LP: #1445038) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) - librdmawrap2 (qpid-cpp) (from LP: #136725

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch added: "libmlx4 (depends: libibverbs >= 1.1.7-1ubuntu2)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386807/+files/trusty_libmlx4_1.0.5-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is s

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch added: "libibverbs (also provides: ibverbs-utils) (new version: 1.1.7-1ubuntu2)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386806/+files/trusty_libibverbs_1.1.7-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ub

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch added: "tgt (from LP: #1445038) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386834/+files/trusty_tgt_1.0.43-0ubuntu5.debdiff -- You received this bug notification because you

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libmlx5-1 (new version: 1.0.1-0ubuntu3) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libmlx5_1.0.1-0ubuntu3.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386844/+files/trusty_libmlx5_1.0.1-0ubuntu3.debdiff -- You received this bug

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch added: "librdmawrap2 (qpid-cpp) (from LP: #1367255) (new version: 0.16-7ubuntu6) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386835/+files/trusty_qpid-cpp_0.16-7ubuntu6.debdiff

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libipathverbs1 (new version: 1.2-1ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libipathverbs_1.2-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386846/+files/trusty_libipathverbs_1.2-1ubuntu1.debdiff -- You receiv

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libmthca1 (new version: 1.0.6-1ubuntu2) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libmthca_1.0.6-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386843/+files/trusty_libmthca_1.0.6-1ubuntu2.debdiff -- You received this b

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
perftest (new version: 1.2-OFED-1.4.2-2ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) ** Patch added: "trusty_perftest_1.2-OFED-1.4.2-2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386851/+files/trusty_perftest

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libopenmpi1.6 (openmpi) (new version: 1.6.5-8ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_openmpi_1.6.5-8ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386850/+files/trusty_openmpi_1.6.5-8ubuntu1.debdiff -- You rec

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
tgt (from LP: #1445038) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) ** Patch added: "trusty_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386840/+files/trusty_tgt_1.0.43-0ubuntu5.debdiff -- You received

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libibcm1 (new version: 1.0.4-1.2ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libibcm_1.0.4-1.2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386847/+files/trusty_libibcm_1.0.4-1.2ubuntu1.debdiff -- You received thi

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libibverbs (also provides: ibverbs-utils) (new version: 1.1.7-1ubuntu2) ** Patch added: "trusty_libibverbs_1.1.7-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386837/+files/trusty_libibverbs_1.1.7-1ubuntu2.debdiff -- You received this bug no

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
librdmacm1 (also provides: rdmacm-utils) (new version: 1.0.16-1ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_librdmacm_1.0.16-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386839/+files/trusty_librdmacm_1.0.16-1ubun

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
srptools (new version: 0.0.4-1.2ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_srptools_0.0.4-1.2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386849/+files/trusty_srptools_0.0.4-1.2ubuntu1.debdiff -- You received t

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libnes1 (new version: 1.1.3-1ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libnes_1.1.3-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386842/+files/trusty_libnes_1.1.3-1ubuntu1.debdiff -- You received this bug not

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
glusterfs-common (from glusterfs) (new version: 3.4.2-1ubuntu2) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_glusterfs_3.4.2-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386853/+files/trusty_glusterfs_3.4.2-1ubuntu2.debdif

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
librdmawrap2 (qpid-cpp) (from LP: #1367255) (new version: 0.16-7ubuntu6) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) ** Patch added: "trusty_qpid-cpp_0.16-7ubuntu6.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386841/+files/

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libtotem-pg5 (corosync) (new version: 2.3.3-1ubuntu2) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) ** Patch added: "trusty_corosync_2.3.3-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386854/+files/trusty_corosync_2.

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch added: "librdmacm1 (also provides: rdmacm-utils) (new version: 1.0.16-1ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386833/+files/trusty_librdmacm_1.0.16-1ubuntu1.debdiff -- You received this bug no

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
libcxgb3-1 (new version: 1.3.1-1ubuntu2) (depends: libibverbs1 >= 1.1.7-1ubuntu2) ** Patch added: "trusty_libcxgb3_1.3.1-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386848/+files/trusty_libcxgb3_1.3.1-1ubuntu2.debdiff -- You received this

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch removed: "libibverbs (also provides: ibverbs-utils) (new version: 1.1.7-1ubuntu2)" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386806/+files/trusty_libibverbs_1.1.7-1ubuntu2.debdiff ** Patch removed: "libmlx4 (depends: libibverbs >= 1.1.7-1ubuntu2)"

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
fio (new version: 2.1.3-1ubuntu1) (depends: libibverbs1 >= 1.1.7-1ubuntu2, librdmacm1 >= 1.0.16-1ubuntu1) ** Patch added: "trusty_fio_2.1.3-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4386852/+files/trusty_fio_2.1.3-1ubuntu1.debdiff -- You

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
boost-defaults is missing changelog for trusty build and dependencies. ** Patch added: "trusty_boost-defaults_1.54.0.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387152/+files/trusty_boost-defaults_1.54.0.1ubuntu2.debdiff ** Description chan

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-28 Thread Rafael David Tinoco
** Patch removed: "trusty_boost-defaults_1.54.0.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387152/+files/trusty_boost-defaults_1.54.0.1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, wh

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
I have created the following PPA: https://launchpad.net/~inaddy/+archive/ubuntu/lp1409904/ (Wait for packages to finish being built). Containing most packages from this SRU so people could provide feedback AND/OR use a hotfixed environment. Thank you Rafael Tinoco -- You received this bug no

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
Adding Utopic patches now... ** Description changed: [Impact] Trusty: * Today's libibverbs is missing important code for arm64 moonshot project. * Today's libmlx4 is missing important code for arm64 moonshot project.   - Flow steering control for Openstack enablement on IPoIB   

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
utopic_libmlx4_1.0.5-1ubuntu2.debdiff ** Patch added: "utopic_libmlx4_1.0.5-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387887/+files/utopic_libmlx4_1.0.5-1ubuntu2.debdiff -- You received this bug notification because you are a member of U

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
utopic_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "utopic_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387886/+files/utopic_libibverbs_1.1.8-1ubuntu2.debdiff -- You received this bug notification because you are a me

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
utopic_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch removed: "utopic_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387886/+files/utopic_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "utopic_libibverbs_1.1.8-1ubuntu2.debdiff

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
utopic_tgt_1.0.43-0ubuntu5.debdiff ** Description changed: [Impact] Trusty: * Today's libibverbs is missing important code for arm64 moonshot project. * Today's libmlx4 is missing important code for arm64 moonshot project.   - Flow steering control for Openstack enablement on IPoI

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
vivid_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "vivid_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387989/+files/vivid_libibverbs_1.1.8-1ubuntu2.debdiff -- You received this bug notification because you are a membe

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
Adding Vivid patches now... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Title: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes To m

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
vivid_tgt_1.0.43-0ubuntu5.debdiff ** Patch added: "vivid_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387991/+files/vivid_tgt_1.0.43-0ubuntu5.debdiff ** Summary changed: - Needed patches for IB: Support for Flow Steering and Offl

[Bug 1409904] Re: Needed patches for IB: Support for Flow Steering and Offload Support

2015-04-29 Thread Rafael David Tinoco
vivid_libmlx4_1.0.6-1ubuntu1.debdiff ** Patch added: "vivid_libmlx4_1.0.6-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387990/+files/vivid_libmlx4_1.0.6-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubun

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

2015-04-29 Thread Rafael David Tinoco
** Description changed: [Impact] - Trusty: + == Trusty: * Today's libibverbs is missing important code for arm64 moonshot project. * Today's libmlx4 is missing important code for arm64 moonshot project.   - Flow steering control for Openstack enablement on IPoIB   - Offload support

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

2015-04-29 Thread Rafael David Tinoco
** Patch removed: "utopic_libmlx4_1.0.5-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387887/+files/utopic_libmlx4_1.0.5-1ubuntu2.debdiff ** Patch removed: "utopic_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+sourc

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

2015-04-29 Thread Rafael David Tinoco
Adding Vivid patches now... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Title: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes To m

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

2015-04-29 Thread Rafael David Tinoco
utopic_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "utopic_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387993/+files/utopic_libibverbs_1.1.8-1ubuntu2.debdiff -- You received this bug notification because you are a me

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

2015-04-29 Thread Rafael David Tinoco
utopic_libmlx4_1.0.5-1ubuntu2.debdiff ** Patch added: "utopic_libmlx4_1.0.5-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387994/+files/utopic_libmlx4_1.0.5-1ubuntu2.debdiff -- You received this bug notification because you are a member of U

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

2015-04-29 Thread Rafael David Tinoco
utopic_tgt_1.0.43-0ubuntu5.debdiff ** Patch added: "utopic_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387995/+files/utopic_tgt_1.0.43-0ubuntu5.debdiff -- You received this bug notification because you are a member of Ubuntu Ser

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

2015-04-29 Thread Rafael David Tinoco
utopic_tgt_1.0.43-0ubuntu5.debdiff ** Patch removed: "utopic_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4387995/+files/utopic_tgt_1.0.43-0ubuntu5.debdiff ** Patch added: "utopic_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launc

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

2015-04-29 Thread Rafael David Tinoco
vivid_libmlx4_1.0.6-1ubuntu1.debdiff ** Patch added: "vivid_libmlx4_1.0.6-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4388004/+files/vivid_libmlx4_1.0.6-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubun

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

2015-04-29 Thread Rafael David Tinoco
vivid_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "vivid_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4388003/+files/vivid_libibverbs_1.1.8-1ubuntu2.debdiff -- You received this bug notification because you are a membe

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

2015-04-29 Thread Rafael David Tinoco
Adding Vivid patches now... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Title: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes To m

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

2015-04-29 Thread Rafael David Tinoco
vivid_tgt_1.0.43-0ubuntu5.debdiff ** Patch added: "vivid_tgt_1.0.43-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4388005/+files/vivid_tgt_1.0.43-0ubuntu5.debdiff -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1353473] Re: Pacemaker "crm node standby" stops resource successfully, but lrmd still monitors it and causes "Failed actions"

2015-05-01 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu) Assignee: Rafael David Tinoco (inaddy) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1353473 Title: Pacemaker "

[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2015-05-01 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu Trusty) Assignee: Rafael David Tinoco (inaddy) => (unassigned) ** Changed in: pacemaker (Ubuntu Vivid) Assignee: Rafael David Tinoco (inaddy) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, wh

[Bug 1353473] Re: Pacemaker "crm node standby" stops resource successfully, but lrmd still monitors it and causes "Failed actions"

2015-05-01 Thread Rafael David Tinoco
** No longer affects: pacemaker (Debian) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1353473 Title: Pacemaker "crm node standby" stops resource successfully, but lrmd still m

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

2015-05-06 Thread Rafael David Tinoco
Thanks Chris, Doing that right now and re-attaching debdiffs for Vivid. Thanks for reviewing all this. -Rafael ** Patch removed: "vivid_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4388003/+files/vivid_libibverbs_1.1.8-1ubu

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

2015-05-06 Thread Rafael David Tinoco
vivid_tgt_1.0.43-0ubuntu4.1.debdiff ** Patch added: "vivid_tgt_1.0.43-0ubuntu4.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4392210/+files/vivid_tgt_1.0.43-0ubuntu4.1.debdiff -- You received this bug notification because you are a member of Ubuntu

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

2015-05-06 Thread Rafael David Tinoco
vivid_libibverbs_1.1.8-1ubuntu1.1.debdiff ** Patch added: "vivid_libibverbs_1.1.8-1ubuntu1.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4392208/+files/vivid_libibverbs_1.1.8-1ubuntu1.1.debdiff -- You received this bug notification because you are a

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

2015-05-06 Thread Rafael David Tinoco
Re-attaching vivid debdiffs (with corrections proposed by Chris Arges) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Title: Needed patches for InfiniBand Support: Flow S

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

2015-05-06 Thread Rafael David Tinoco
vivid_libmlx4_1.0.6-1ubuntu0.1.debdiff ** Patch added: "vivid_libmlx4_1.0.6-1ubuntu0.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4392209/+files/vivid_libmlx4_1.0.6-1ubuntu0.1.debdiff -- You received this bug notification because you are a member o

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

2015-05-07 Thread Rafael David Tinoco
Per request, adding also Wily debdiffs... Note that TGT has iSER support since v1.0.44: inaddy@tmellanox:~/sources-tgt/upstream/tgt/tgt$ git tag --contains 4a4268bc3a458be0190709bdd7f13392f91ca15f v1.0.44 ... v1.0.57 And tgt | 1:1.0.17-1ubuntu2 | precise | source, amd64, armel, armhf, i

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

2015-05-07 Thread Rafael David Tinoco
wily_libibverbs_1.1.8-1ubuntu2.debdiff ** Patch added: "wily_libibverbs_1.1.8-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4393170/+files/wily_libibverbs_1.1.8-1ubuntu2.debdiff -- You received this bug notification because you are a member o

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

2015-05-07 Thread Rafael David Tinoco
wily_libmlx4_1.0.6-1ubuntu1.debdiff ** Patch added: "wily_libmlx4_1.0.6-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1409904/+attachment/4393171/+files/wily_libmlx4_1.0.6-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu

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

2015-06-10 Thread Rafael David Tinoco
** Changed in: corosync (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: corosync (Ubuntu Trusty) Assignee: (unassigned) => Rafael David Tinoco (inaddy) -- You received this bug notification because you are a member of Ubuntu Server Team, wh

[Bug 1312156] Re: [Precise] Potential for data corruption

2014-04-24 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1312156 Title: [Precise] Potential for data corruption To manag

[Bug 1312156] Re: [Precise] Potential for data corruption

2014-04-29 Thread Rafael David Tinoco
** Changed in: pacemaker (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (inaddy) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1312156 Title: [Precise] Potent

[Bug 1312156] Re: [Precise] Potential for data corruption

2014-05-02 Thread Rafael David Tinoco
Here is the patch fixing corosync misbehavior described above. Description: Remove buggy logic to prevent secondary dc fencing On logic before commit 82aa2d8d17 the node responsible for fencing (executioner) the dc was responsible also for updating cib. If this update failed (due to a executioner

[Bug 1312156] Re: [Precise] Potential for data corruption

2014-05-02 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * Pacemaker designated controller can make wrong decisions based on + uncleared node status on a rare specific situation. This situation can + make the same resource starts on two nodes at the same time, resulting + in data corruption. + + [Test Case] + +

[Bug 1316125] [NEW] Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-05-05 Thread Rafael David Tinoco
on upstream commit: autofs - version 5.0.7 - dd66c61a - file descriptor leak when reloading automount daemon. Tested with the same test case fix the error and not changing any other behavior. [Other Info ] - ** Affects: autofs5 (Ubuntu) Importance: Undecided Assignee: Rafael Da

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-05-05 Thread Rafael David Tinoco
Attaching patch for affected versions. This one is for Saucy. ** Patch added: "saucy_autofs5_5.0.7-3ubuntu2.diff" https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1316125/+attachment/4105694/+files/saucy_autofs5_5.0.7-3ubuntu2.diff -- You received this bug notification because you are

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-05-05 Thread Rafael David Tinoco
Attaching patch for affected versions. This one if for Precise. ** Patch added: "precise_autofs5_5.0.6-0ubuntu5.2.diff" https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1316125/+attachment/4105693/+files/precise_autofs5_5.0.6-0ubuntu5.2.diff -- You received this bug notification becau

[Bug 1318441] [NEW] Precise corosync dies if failed_to_recv is set

2014-05-11 Thread Rafael David Tinoco
Public bug reported: If node detects itself not able to receive message it asserts the number of failed members considering itself and dies. I'll write more information (and the fix) in a few minutes. ** Affects: corosync (Ubuntu) Importance: Undecided Assignee: Rafael David T

[Bug 1318441] Re: Precise corosync dies if failed_to_recv is set

2014-05-11 Thread Rafael David Tinoco
** Description changed: - If node detects itself not able to receive message it asserts the number of failed members considering itself and dies. - I'll write more information (and the fix) in a few minutes. + If node detects itself not able to receive message it asserts the number + of failed m

[Bug 1318441] Re: Precise corosync dies if failed_to_recv is set

2014-05-12 Thread Rafael David Tinoco
Attaching patch. ** Patch added: "corosync_1.4.2-2ubuntu0.2.diff" https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1318441/+attachment/4110673/+files/corosync_1.4.2-2ubuntu0.2.diff ** Description changed: [Impact] - * On certain conditions corosync daemon may quit if it detects

[Bug 1318441] Re: Precise corosync dies if failed_to_recv is set

2014-05-12 Thread Rafael David Tinoco
Tests before the patch: # # NODE 1 # --- MARKER --- ./failed-to-receive-crash.sh at 2014-05-09-17:33:04 --- MARKER --- May 09 17:33:04 corosync [MAIN]: ] Corosync Cluster Engine ('1.4.2'): started and ready to provide service. May 09 17:33:04 corosync [MAIN]: ] Corosync built-in fe

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-05-15 Thread Rafael David Tinoco
fs (Ubuntu Trusty) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: autofs5 (Ubuntu Trusty) Status: New => In Progress ** Changed in: autofs (Ubuntu) Status: New => In Progress ** Changed in: autofs (Ubuntu Precise) Status: New => In Progress

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-05-15 Thread Rafael David Tinoco
/4113433/+files/trusty_autofs_5.0.7-3ubuntu4.diff ** Changed in: autofs5 (Ubuntu Trusty) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: autofs (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: autofs (Ubuntu Saucy) Assignee: (unassi

[Bug 1219658] Re: Wrong image size using rbd backend for libvirt

2014-06-26 Thread Rafael David Tinoco
** Project changed: nova => nova (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1219658 Title: Wrong image size using rbd backend for libvirt To manage notifications about th

[Bug 1219658] Re: Wrong image size using rbd backend for libvirt

2014-06-26 Thread Rafael David Tinoco
** Description changed: [Impact] - * [2cebfd2] libvirt: convert cpu features attribute from list to -a set (LP: #1267191) - - cpu features list which is being sent to libvirt, - when creating a domain or calling compareCPU, must contain only -

[Bug 1312156] Re: [Precise] Potential for data corruption

2014-07-01 Thread Rafael David Tinoco
Brian, I've made several tests on this and everything works like expected. Changing tag. Thanks ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu

[Bug 1318441] Re: Precise corosync dies if failed_to_recv is set

2014-07-01 Thread Rafael David Tinoco
Brian, I've made several tests on this and everything works like expected. Changing tag. Thanks ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to corosync in Ubuntu.

<    1   2   3   4   5   6   7   >