Closed halexh closed 1 year ago
Frigate only looks at the entire drive storage used, not the storage that is used specifically for recordings. This is because reading the specific storage use for that directory requires spinning up drives meanwhile checking the usage of the full volume does not. This would mean users drives never spin down which is a bad user experience.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the problem you are having
The Overview section of the Storage page is displaying incorrect values.
The entire share space on my server that the frigate container is running on is 14 TB. I have used roughly 9.8 TB of it.
As you can see in the docker cli below, I am mounting a specific folder within this 14 TB share to the frigate container's
/media/frigate/
directory. The result of runningdu -sh
on that directory within the container is the following:Shouldnt I expect to at least see a Used size of 6.8 GB for recordings?
Version
0.12.1-367D724
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
No response
Operating system
UNRAID
Install method
Docker CLI
Coral version
USB
Network connection
Wired
Camera make and model
Dahua IPC-T5442T-ZEB
Any other information that may be helpful
Docker CLI: