Project

General

Profile

Actions

Bug #20920

closed

pg dump fails during point-to-point upgrade

Added by Sage Weil over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Command failed on smithi021 with status 22: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json'

/a/sage-2017-08-04_21:14:47-upgrade:jewel-x-wip-jewel-x-distro-basic-smithi/1483285

It's right after the first of three mons is upgraded (the leader).

The problem seems to be that the commands it shares with the quorum does not include the pgmonitor commands that are moving to mgr, so the mixed-version mon cluster doesn't advertise things like 'pg dump' at all.


Related issues 2 (0 open2 closed)

Related to Ceph - Bug #20957: "ceph pg stat" command is documented in manpage, but gives EINVALDuplicateJoao Eduardo Luis08/09/2017

Actions
Copied to RADOS - Backport #20963: luminous: pg dump fails during point-to-point upgradeResolvedActions
Actions #1

Updated by Greg Farnum over 6 years ago

Do we have a "legacy" command map that matches the pre-luminous ones? I think we just need to use that for the command sharing if so. Otherwise need to build one or do something more complicated to union what it knows about and supports without the manager being involved...

Actions #2

Updated by Sage Weil over 6 years ago

  • Backport set to luminous
Actions #3

Updated by Sage Weil over 6 years ago

  • Status changed from In Progress to Pending Backport
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #20963: luminous: pg dump fails during point-to-point upgrade added
Actions #6

Updated by Greg Farnum over 6 years ago

  • Related to Bug #20957: "ceph pg stat" command is documented in manpage, but gives EINVAL added
Actions #7

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF