[ceph-users] Re: list CephFS snapshots

2020-05-29 Thread Stephan Mueller
Hi Lars, > Is there a mean to list all snapshots existing in a (subdir of) > Cephfs? > I can't use the find dommand to look for the ".snap" dirs. You can, but you can't search for the '.snap' directories, you have to append them to the directory like `find $cephFsDir/.snap` but I it's better to u

[ceph-users] Re: Pool Max Avail and Ceph Dashboard Pool Useage on Nautilus giving different percentages

2019-12-19 Thread Stephan Mueller
Hi, if "MAX AVAIL" displays the wrong data, the bug is just made more visible through the dashboard, as the calculation is correct. To get the right percentage you have to divide the used space through the total, and the total can only consist of two states used and not used space, so both states