Project

General

Profile

Actions

Support #48630

closed

non-LVM OSD do not start after upgrade from 15.2.4 -> 15.2.7

Added by ronnie laptop over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

During upgrade from 15.2.4 to 15.2.7 (docker_hub image), some of our OSD's do not startup after their systemd unit.run file was replaced during the upgrade.
The new unit.run script roughly consists of:

  • start of docker container, block device LVM
  • if step 1 fails, it should start docker container of other device type

Some of our OSD's are not of LVM type, but of 2 partitions type: (#1 XFS, #2 bluestore ).

We can workaround this bug by commenting out the first docker run statement in the unit files for the OSD in question, but this is holding up the upgrade big time, and requires lot of manual work edits.

Could you confirm there is testing in place for older block device types, and fix the issue for future releases?

Actions

Also available in: Atom PDF