Project

General

Profile

Actions

Bug #8601

closed

erasure-code: default profile does not exist after upgrade

Added by Loïc Dachary almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Monitor
Target version:
% Done:

100%

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

Description

Workaround

Create the default profile, after upgrading to firefly, with

$ ceph osd erasure-code-profile set default

And verify it is as expected with
$ ceph osd erasure-code-profile get default
directory=.libs
k=2
m=1
plugin=jerasure
ruleset-failure-domain=osd
technique=reed_sol_van

Description

When a firefly cluster is created, it the default erasure code profile is created . When an existing cluster is upgraded, the default erasure code profile is not created.

  • The upgrade notes could be modified to document this
  • The default erasure code profile could be created as a side effect of osd pool create if it is not found

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #8599: Fix check of ruleset id on pool updateResolvedLoïc Dachary06/14/2014

Actions
Actions

Also available in: Atom PDF