Project

General

Profile

Actions

Bug #54441

closed

generic raw activate is broken

Added by Guillaume Abrioux about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

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

Description

broken by https://github.com/ceph/ceph/commit/afd8be7eac5e996c3bd07656601a4534053e2516

https://github.com/ceph/ceph/commit/afd8be7eac5e996c3bd07656601a4534053e2516#diff-e50fa2eed7ba730165a99ad1a30857e69990f162e997eb2fd982734abb270e64L74 dropped block_wal and block_db from `def activate()` but activate.main.Activate.main still passes those arguments when calling RAWActivate([]).activate()

Typical failure:

--> Failed to activate via raw: activate() got an unexpected keyword argument 'block_wal'
--> Failed to activate via lvm: could not find osd.0 with osd_fsid dcd751df-11e5-4ec9-a44f-58110479a37f
--> Failed to activate via simple: 'Namespace' object has no attribute 'json_config'
--> Failed to activate any OSD(s)

Related issues 1 (0 open1 closed)

Copied to ceph-volume - Backport #54454: quincy: generic raw activate is brokenResolvedGuillaume AbriouxActions
Actions #1

Updated by Guillaume Abrioux about 2 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 45216
Actions #2

Updated by Guillaume Abrioux about 2 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot about 2 years ago

Actions #4

Updated by Guillaume Abrioux about 2 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF