Project

General

Profile

Actions

Backport #25217

closed

luminous: valgrind failures related to --max-threads prevent radosgw from starting

Added by Nathan Cutler over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Release:
luminous
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from rgw - Bug #25214: valgrind failures related to --max-threads prevent radosgw from startingResolved08/01/2018

Actions
Actions #1

Updated by Nathan Cutler over 5 years ago

  • Copied from Bug #25214: valgrind failures related to --max-threads prevent radosgw from starting added
Actions #2

Updated by Nathan Cutler over 5 years ago

  • Assignee set to Prashant D

@Prasant - please do this backport as part of the existing PR https://github.com/ceph/ceph/pull/23359

Actions #3

Updated by Prashant D over 5 years ago

  • Status changed from New to Need More Info

rgw_tempest.yaml and 0-install.yaml are missing in luminous branch,

$ git cherry-pick -x $(git log 8d36655^1..8d36655 --no-merges --pretty=oneline --reverse|gawk '{print ($1)}'|paste -s)
error: could not apply e617990efe... qa/rgw: override valgrind --max-threads for radosgw
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'

$ git diff
  • Unmerged path qa/suites/rgw/tempest/tasks/rgw_tempest.yaml
  • Unmerged path qa/suites/rgw/verify/tasks/0-install.yaml
    diff --git a/src/spdk b/src/spdk
    --- a/src/spdk
    +++ b/src/spdk
    @ -1 +1 @
    -Subproject commit 5742e9b9e782b9666e10c9224389e4d015c3cdee
    +Subproject commit 5742e9b9e782b9666e10c9224389e4d015c3cdee-dirty

$ git status
On branch wip-25087-luminous
Your branch and 'upstream/luminous' have diverged,
and have 1 and 56 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
You are currently cherry-picking commit e617990efe.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:

modified:   qa/suites/rgw/multisite/tasks/test_multi.yaml

Unmerged paths:
(use "git add/rm <file>..." as appropriate to mark resolution)

deleted by us:   qa/suites/rgw/tempest/tasks/rgw_tempest.yaml
deleted by us: qa/suites/rgw/verify/tasks/0-install.yaml

Shall we proceed with only changes related to test_multi.yaml from https://github.com/ceph/ceph/pull/23372 (tracker :http://tracker.ceph.com/issues/25214) here ?

Actions #4

Updated by Nathan Cutler over 5 years ago

  • Description updated (diff)
  • Status changed from Need More Info to In Progress
  • Assignee changed from Prashant D to Nathan Cutler
Actions #5

Updated by Yuri Weinstein over 5 years ago

Nathan Cutler wrote:

https://github.com/ceph/ceph/pull/24034

merged

Actions #6

Updated by Nathan Cutler over 5 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v12.2.9
Actions

Also available in: Atom PDF