opencurve / curve

Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
https://opencurve.io
Apache License 2.0
2.33k stars 522 forks source link

curvefs/monitor: diskcache num/bytes #2199

Open Cyber-SiKu opened 1 year ago

Cyber-SiKu commented 1 year ago

Describe the bug (描述bug)

There is a discrepancy between the monitoring item display and the actual.

There are already 8565550 files in the cache disk, with a content of 50GiB.

To Reproduce (复现方法)

warmup file or directory.

Expected behavior (期望行为)

The monitoring items are displayed the same as the actual ones.

Versions (各种版本) OS: Compiler: branch: commit id:

Additional context/screenshots (更多上下文/截图)

image

cache disk:

image

wuhongsong commented 1 year ago

@wuhongsong