Project

General

Profile

Actions

Bug #20792

open

cephfs: ceph fs new is err when no default rbd pool

Added by huanwen ren over 6 years ago. Updated over 6 years ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

The default rbd pool is deleted in the new version.
link:

[root@node181 local]# ceph df
GLOBAL:
    SIZE     AVAIL      RAW USED     %RAW USED 
    322G     94975M         230G         71.27 
POOLS:
    NAME     ID     USED     %USED     MAX AVAIL     OBJECTS 
    date     0         0         0        28914M           0 
    meta     1         0         0        28914M           0 
[root@node181 local]# ceph fs new cephfs meta date
Error EINVAL: pool 'date' has id 0, which CephFS does not allow. Use another pool or recreate it to get a non-zero pool id.
[root@node181 local]# 
Actions #1

Updated by John Spray over 6 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Sage Weil over 6 years ago

What version did you see this on? Current master already skips pool id 0.

Actions #3

Updated by Sage Weil over 6 years ago

  • Status changed from Fix Under Review to Need More Info
Actions #4

Updated by huanwen ren over 6 years ago

Maybe is my version have problem,I check it.
thank you, John and sage.

Actions

Also available in: Atom PDF