diff --git a/src/pybind/mgr/dashboard/filesystem.html b/src/pybind/mgr/dashboard/filesystem.html index c58f1e18fd57c..b4b1d79a43ebb 100644 --- a/src/pybind/mgr/dashboard/filesystem.html +++ b/src/pybind/mgr/dashboard/filesystem.html @@ -246,8 +246,8 @@

Pools

{pool.pool} {pool.type} - {pool.used | dimless} - {pool.avail | dimless} + {pool.used | dimless_binary} + {pool.avail | dimless_binary}