Project

General

Profile

Actions

Support #21913

open

Ceph cluster capacity much small than it should be

Added by Jing Li over 6 years ago. Updated over 6 years ago.

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

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

Hi all,

I build a ceph cluster on a single host, with 1 mon, 3 osds. One osd created on a file path, two osds created on two hdd partion(1.8T, 1.9T) seperately.

Cluster health status is good, but rados df shows the total capacity is 30G.

# rados df
POOL_NAME USED OBJECTS CLONES COPIES MISSING_ON_PRIMARY UNFOUND DEGRADED RD_OPS RD   WR_OPS WR   
backups      0       0      0      0                  0       0        0      0    0      0    0 
vms          0       0      0      0                  0       0        0      0    0      0    0 
volumes    363      11      0     11                  0       0        0   2411 303k     14 8192 

total_objects    11
total_used       3234M
total_avail      27485M
total_space      30720M
# ceph df
GLOBAL:
    SIZE       AVAIL      RAW USED     %RAW USED 
    30720M     27485M        3234M         10.53 
POOLS:
    NAME        ID     USED     %USED     MAX AVAIL     OBJECTS 
    volumes     4       363         0        16878M          11 
    vms         5         0         0        16878M           0 
    backups     6         0         0        16878M           0
# ceph osd status
+----+------------+-------+-------+--------+---------+--------+---------+
| id |    host    |  used | avail | wr ops | wr data | rd ops | rd data |
+----+------------+-------+-------+--------+---------+--------+---------+
| 0  | controller | 1135M | 9602M |    0   |     0   |    0   |     0   |
| 1  |            | 1120M | 9616M |    0   |     0   |    0   |     0   |
| 2  |            | 1136M | 9601M |    0   |     0   |    0   |     0   |
+----+------------+-------+-------+--------+---------+--------+---------+

Can any one figure out what may the problem be? Thanks in advance~

Actions #1

Updated by Jing Li over 6 years ago

Sorry, it seems I chosen the wrong project.

Actions #2

Updated by Nathan Cutler over 6 years ago

  • Project changed from devops to Ceph
Actions

Also available in: Atom PDF