Project

General

Profile

Actions

Bug #43061

closed

ceph fs add_data_pool doesn't set pool metadata properly

Added by Paul Emmerich over 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Development
Tags:
Backport:
octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDSMonitor
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

maybe related to https://tracker.ceph.com/issues/36028

root@ceph-dev-build ~/ceph/build $ ./bin/ceph osd pool create test 1
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2019-11-29T00:16:15.153+0100 7fa7b35ad700 -1 WARNING: all dangerous and experimental features are enabled.
2019-11-29T00:16:15.253+0100 7fa7b35ad700 -1 WARNING: all dangerous and experimental features are enabled.
pool 'test' created
root@ceph-dev-build ~/ceph/build $ ./bin/ceph osd pool application enable test cephfs
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2019-11-29T00:16:30.657+0100 7f084ca39700 -1 WARNING: all dangerous and experimental features are enabled.
2019-11-29T00:16:30.761+0100 7f084ca39700 -1 WARNING: all dangerous and experimental features are enabled.
enabled application 'cephfs' on pool 'test'
root@ceph-dev-build ~/ceph/build $ ./bin/ceph fs add_data_pool a test
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2019-11-29T00:16:54.521+0100 7f1f8f622700 -1 WARNING: all dangerous and experimental features are enabled.
2019-11-29T00:16:54.613+0100 7f1f8f622700 -1 WARNING: all dangerous and experimental features are enabled.
added data pool 3 to fsmap
root@ceph-dev-build ~/ceph/build $ ./bin/ceph osd pool application get test
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2019-11-29T00:17:11.977+0100 7fbcc4c72700 -1 WARNING: all dangerous and experimental features are enabled.
2019-11-29T00:17:12.093+0100 7fbcc4c72700 -1 WARNING: all dangerous and experimental features are enabled.
{
    "cephfs": {}
}


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #45229: nautilus: ceph fs add_data_pool doesn't set pool metadata properlyResolvedRamana RajaActions
Copied to CephFS - Backport #45230: octopus: ceph fs add_data_pool doesn't set pool metadata properlyResolvedRamana RajaActions
Actions

Also available in: Atom PDF