Project

General

Profile

Actions

Bug #47712

open

hdd pg's migrating when converting one ssd class osd to dmcrypt

Added by none none over 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

I have pg's of hdd pools remapping, when I take out an ssd osd.

change crush reweight of ssd osd 33 to 0.0

[@ceph]# ceph pg dump | grep remappe | awk '{print $1}'| cut -d'.' -f1 |sort -u
dumped all
19
33
54
55
56

Later hdd pools remapping

17 - hdd replicated
19
51
53 - hdd ec pool
54

Created the new ssd osd.33

[@ceph]# ceph pg dump | grep remappe | awk '{print $1}'| cut -d'.' -f1 |sort -u
dumped all
19
33
54
55
56

More info in this thread
https://www.mail-archive.com/ceph-users@ceph.io/msg06569.html

Actions #1

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to RADOS
  • Component(RADOS) CRUSH added
Actions

Also available in: Atom PDF