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: sinan@xxxxxxxx [mailto:sinan@xxxxxxxx] Sent: vrijdag 20 juli 2018 12:27 To: ceph-users@xxxxxxxxxxxxxx Subject: Re: 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.vigneron@xxxxxxxxx> a écrit : >> >> #for all pools: >> ceph osd pool ls detail >> >> >>> Le 20 juil. 2018 à 09:02, sinan@xxxxxxxx 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@xxxxxxxxxxxxxx >>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> > > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com