Project

General

Profile

Actions

Bug #20792

open

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

Added by huanwen ren almost 7 years ago. Updated almost 7 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

Also available in: Atom PDF