[
https://issues.apache.org/jira/browse/TS-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287021#comment-13287021
]
Leif Hedstrom commented on TS-1285:
-----------------------------------
I could have sworn I filed a bug on this already, with the cache utilization
also being completely wrong. Did we fix that part already? ming_zym, can you
make sure we don't have duplicated bugs here?
> dir entries stats sounds broken
> -------------------------------
>
> Key: TS-1285
> URL: https://issues.apache.org/jira/browse/TS-1285
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Affects Versions: 3.1.4
> Reporter: Zhao Yongming
> Fix For: 3.3.0
>
>
> the issue is report from our 3.0.x codes, maybe we can see from the git
> master too.
> the .used is great than .total, which should not happen in any way :D
> {code}
> [yonghao@cache161 ~]$ links -dump http://localhost:8080/stat/ |grep diren
> proxy.process.cache.direntries.total=290736856
> proxy.process.cache.direntries.used=654103062
> proxy.process.cache.volume_1.direntries.total=8713860
> proxy.process.cache.volume_1.direntries.used=0
> proxy.process.cache.volume_2.direntries.total=20349264
> proxy.process.cache.volume_2.direntries.used=0
> proxy.process.cache.volume_255.direntries.total=261673732
> proxy.process.cache.volume_255.direntries.used=654103062
> [yonghao@cache161 ~]$
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira