Wow.. . That's the community spirit - 3 replies in 8min from the original email!
On Tue, Sep 17, 2019, 08:07 Andrija Panic <[email protected]> wrote: > Hi Piotr, > > Allocated should be the sum of all disks virtual size from the DB, > "volumes" table. > > Can you do select sum "size" from that table, where pool_id=xxx and > removed is NULL (on my mobile, can't remember the name of the column in the > table, probability just "size"). > > More importantly, I'm wondering how is this working for you? Did you have > time to test that setup "properly"? Any feedbacks? > > Best, > Andrija > > On Tue, Sep 17, 2019, 08:00 Piotr Pisz <[email protected]> wrote: > >> Hi all, >> >> I have a strange situation, we have a CephFS share mounted as >> SharedMountPoint. >> CS shows Disk Total as 12T (that's ok), while Disk Allocated shows like >> 11.8T (it's not ok, disk is 50% full). >> How can We diagnose the cause? >> >> Regards, >> Piotr >> >>
