Hi Anon,

Could you share the output of:

db.aggregate([
   { $shardedDataDistribution: { } },
   { $match: {  "ns": "n_storage.fs.chunks" } }
])