JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for LCG-ROLLOUT Archives


LCG-ROLLOUT Archives

LCG-ROLLOUT Archives


LCG-ROLLOUT@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

LCG-ROLLOUT Home

LCG-ROLLOUT Home

LCG-ROLLOUT  October 2015

LCG-ROLLOUT October 2015

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: TOP BDII issues with CentOS 6.7 (openldap-servers-2.4.40-5.el6.x86_64)

From:

Stephen Jones <[log in to unmask]>

Reply-To:

LHC Computer Grid - Rollout <[log in to unmask]>

Date:

Tue, 6 Oct 2015 11:01:02 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (190 lines)

Thanks.

I'll read this and try it. In the meantime, here's our report of the 
situation right now.

----------- ARC/Condor system, SL 6.4 -------------
Sometime at the end of September, our automatic update program for 
security releases placed a new rpm on our ARC/Condor system.

openldap-servers-2.4.40-6.el6_7.x86_64.rpm

Since then, the BDII on that system won't stay running. We see this in 
the /var/log/messages file:

hepgrid2 kernel: slapd[717]: segfault at 7f930245eb90 ip 
00007f930245eb90 sp 00007f92e767c028 error 15

Suggest not to use this until I can show definitively that the previous 
version works and this one fails.
--------------------------------------------------------------

Steve

On 10/06/2015 09:59 AM, Maria Alandes Pradillo wrote:
> Dear Andreas,
>
> A workaround has been tested now by Jan Astalos and we are trying to get Dennis van Dok  to try it and confirm it also works.
>
> It needs to comment out the following lines in /etc/bdii/bdii-top-slapd.conf (This is for TOP BDIIs, which are the ones with bigger LDAP tree and heavier load):
> #######################################################################
> # Relay DB to address performance issues
> #######################################################################
> #database        relay
> #suffix          "o=grid"
> #overlay         rwm
> #suffixmassage   "o=grid,o=shadow"
>
>
> And change these lines in the "GLUE 1.3 database definitions":
> suffix          "o=shadow"
> rootdn          "o=shadow"
>
> to :
> suffix          "o=grid"
> rootdn          "o=grid"
>
> It seems this solves the problem. As reported by Jan, it seems hdb and relay backends were not tested properly by openldap team before releasing 2.4.40 and this doesn't seem to work properly anymore.
>
> The reason why this rely was defined was to overcome some performance issues in the past. However, it seems this is not needed anymore since we didn't implement it for GLUE 2.0 and we didn't have any performance issues once GLUE 2 LDAP tree was as big as GLUE 1 LDAP tree. So I would say it's indeed safe to remove the o=shadow relay. However, it would be good to do some tests in production top BDIIs before making a release.
>
> If more sites could give this a try and report back, it would be very useful.
>
> Regards,
> Maria
>
>> -----Original Message-----
>> From: LHC Computer Grid - Rollout [mailto:[log in to unmask]] On
>> Behalf Of Andreas Haupt
>> Sent: 06 October 2015 10:24
>> To: [log in to unmask]
>> Subject: Re: [LCG-ROLLOUT] TOP BDII issues with CentOS 6.7 (openldap-servers-
>> 2.4.40-5.el6.x86_64)
>>
>> Hi Maria, all,
>>
>> the problem has become critical now, as the update isn't any longer bound to an
>> SL/CentOS upgrade to 6.7. There has been an update marked as security fix, so
>> all bdii nodes will get it - or already got it:
>>
>> [nero-vm2] /root # rpm -q --changelog openldap-servers | head -n 2
>> * Thu Sep 17 2015 Matúš Honěk <[log in to unmask]> - 2.4.40-6
>> - CVE-2015-6908 openldap: ber_get_next denial of service vulnerability
>> (#1263171)
>>
>> As slapd won't get restarted automatically on update, "bad surprises"
>> are expected to show up on next reboot, yaim run or bdii restart ...
>>
>> It just takes some seconds until the 2.4.40-based top-level bdii reliably segfaults
>> ... :-(
>>
>> Cheers,
>> Andreas
>>
>> Am Dienstag, den 29.09.2015, 09:42 +0000 schrieb Maria Alandes Pradillo:
>>> Dear Ryan,
>>>
>>> Have you finally updated to SL6.7? Please, let us know the details and whether
>> it went fine.
>>> Regards,
>>> Maria
>>>
>>>> -----Original Message-----
>>>> From: LHC Computer Grid - Rollout
>>>> [mailto:[log in to unmask]] On Behalf Of Ryan Taylor
>>>> Sent: 25 September 2015 22:48
>>>> To: [log in to unmask]
>>>> Subject: Re: [LCG-ROLLOUT] TOP BDII issues with CentOS 6.7
>>>> (openldap-servers-
>>>> 2.4.40-5.el6.x86_64)
>>>>
>>>> Hi,
>>>>
>>>> Was any further information found, or should it be okay to update
>>>> BDIIs to SL6.7 now?
>>>>
>>>> Thanks,
>>>> -rt
>>>>
>>>> Ryan Taylor
>>>> Grid & Cloud Computing Specialist
>>>> Data Centre Services, University Systems University of Victoria
>>>>
>>>> On 08/21/2015 06:28 AM, andrea wrote:
>>>>> Hi Dennis,
>>>>> this problem was also reported by our colleagues at CERN running a
>>>>> resource BDII in a ARC-CE after the upgrade to SLC 6.7 after that
>>>>> i tried to reproduce the issue in other resource BDIIs but i could not.
>>>>> I know that also Maria Allandes ( responsible for BDII) tried to
>>>>> reproduce it in both Site and Top BDIIs without finding the same
>>>>> problem
>>>>>
>>>>> For the moment i guess we can suggest not to upgrade the BDII nodes to
>> 6.7.
>>>>> Maria is going to be back to work next week, so she will try to
>>>>> investigate
>>>> more.
>>>>> thanks!
>>>>> cheers
>>>>> Andrea
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Il 21/08/15 14:15, Dennis van Dok ha scritto:
>>>>>> Hi,
>>>>>>
>>>>>> we just upgraded to CentOS 6.7 on Tuesday, and besides a bad case
>>>>>> of CVMFS failures it turns out this also breaks our top level BDII.
>>>>>>
>>>>>> The upgraded component is
>>>>>>
>>>>>> openldap-servers-2.4.40-5.el6.x86_64
>>>>>>
>>>>>> and for yet unknown reasons the service repeatedly crashes.
>>>>>>
>>>>>> /var/log/kern:Aug 21 09:13:22 ha-kraal kernel: slapd[24759]:
>>>>>> segfault at 7f31feddba90 ip
>>>>>> 00007f31feddba90 sp 00007f31763a7028 error 15 /var/log/kern:Aug
>>>>>> 21
>>>>>> 10:30:33 ha-kraal kernel: slapd[13964]: segfault at 7f78008008d0
>>>>>> ip
>>>>>> 00007f78008008d0 sp 00007f7730676028 error 15 /var/log/kern:Aug
>>>>>> 21
>>>>>> 11:26:02 ha-kraal kernel: slapd[10760]: segfault at 7f57c69e6510
>>>>>> ip
>>>>>> 00007f57c69e6510 sp 00007f573e7b3028 error 15 /var/log/kern:Aug
>>>>>> 21
>>>>>> 12:25:56 ha-kraal kernel: slapd[6799]: segfault at 7f39dd417a90
>>>>>> ip
>>>>>> 00007f39dd417a90 sp 00007f39561e6028 error 15 /var/log/kern:Aug
>>>>>> 21
>>>>>> 13:03:02 ha-kraal kernel: slapd[6469]: segfault at 7efe7551c690
>>>>>> ip
>>>>>> 00007efe7551c690 sp 00007efdb5e79028 error 15
>>>>>>
>>>>>> For the moment we've downgraded our TL BDIIs to CentOS 6.6, and
>>>>>> I'm trying to collect a crash report on our test node (basically
>>>>>> waiting for the failure to occur again) so I can inform Red Hat.
>>>>>>
>>>>>> Has anybody else experienced this? Note that our resource and
>>>>>> site BDIIs run the same software but do not seem to be affected.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Dennis
>>>>>>
>> --
>> | Andreas Haupt            | E-Mail: [log in to unmask]
>> |  DESY Zeuthen            | WWW:    http://www-zeuthen.desy.de/~ahaupt
>> |  Platanenallee 6         | Phone:  +49/33762/7-7359
>> |  D-15738 Zeuthen         | Fax:    +49/33762/7-7216


-- 
Steve Jones                             [log in to unmask]
Grid System Administrator               office: 220
High Energy Physics Division            tel (int): 43396
Oliver Lodge Laboratory                 tel (ext): +44 (0)151 794 3396
University of Liverpool                 http://www.liv.ac.uk/physics/hep/

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

May 2024
April 2024
March 2024
November 2023
June 2023
May 2023
April 2023
March 2023
February 2023
September 2022
June 2022
May 2022
April 2022
February 2022
December 2021
November 2021
October 2021
September 2021
July 2021
June 2021
May 2021
February 2021
January 2021
November 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
February 2018
January 2018
November 2017
October 2017
September 2017
July 2017
June 2017
May 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager