That is the used column not?


[@c01 ~]# ceph df
GLOBAL:
    SIZE       AVAIL      RAW USED     %RAW USED
    xxxxG     xxxxG       xxxxG         60.78
POOLS:
    NAME                              ID     USED       %USED     MAX 
AVAIL     OBJECTS
    iscsi-images                      16         37         0         
2668G           4
    rbd                               17       873G     24.65         
2668G      257490
    fs_meta                           19       203M         0         
2668G     2482591




-----Original Message-----
From: si...@turka.nl [mailto:si...@turka.nl] 
Sent: vrijdag 20 juli 2018 12:27
To: ceph-users@lists.ceph.com
Subject: Re: [ceph-users] Pool size (capacity)

Hi Sebastien,

Your command(s) returns the replication size and not the size in terms 
of bytes.

I want to see the size of a pool in terms of bytes.
The MAX AVAIL in "ceph df" is:
[empty space of an OSD disk with the least empty space] multiplied by 
[amount of OSD]

That is not what I am looking for.

Thanks.
Sinan

> # for a specific pool:
>
> ceph osd pool get your_pool_name size
>
>
>> Le 20 juil. 2018 à 10:32, Sébastien VIGNERON 
>> <sebastien.vigne...@criann.fr> a écrit :
>>
>> #for all pools:
>> ceph osd pool ls detail
>>
>>
>>> Le 20 juil. 2018 à 09:02, si...@turka.nl a écrit :
>>>
>>> Hi,
>>>
>>> How can I see the size of a pool? When I create a new empty pool I 
>>> can see the capacity of the pool using 'ceph df', but as I start 
>>> putting data in the pool the capacity is decreasing.
>>>
>>> So the capacity in 'ceph df' is returning the space left on the pool 

>>> and not the 'capacity size'.
>>>
>>> Thanks!
>>>
>>> Sinan
>>>
>>> _______________________________________________
>>> ceph-users mailing list
>>> ceph-users@lists.ceph.com
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
>
>


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to