Search found 9 matches
- Tue Aug 16, 2022 4:28 pm
- Forum: ZoneMinder 1.36.x
- Topic: Can someone post the 1.36 update diskspace filter?
- Replies: 5
- Views: 934
Re: Can someone post the 1.36 update diskspace filter?
Perfect, thank you.
- Tue Aug 16, 2022 2:21 pm
- Forum: ZoneMinder 1.36.x
- Topic: Can someone post the 1.36 update diskspace filter?
- Replies: 5
- Views: 934
Re: Can someone post the 1.36 update diskspace filter?
To be more precise what I'm trying to solve: In my console, the amount of space utilized by events is not updating unless I view events. When I search for that issue, I do find older forum threads which reference the filter that should be updating it. Since there are some significant filter changes ...
- Tue Aug 16, 2022 2:18 pm
- Forum: ZoneMinder 1.36.x
- Topic: Can someone post the 1.36 update diskspace filter?
- Replies: 5
- Views: 934
Re: Can someone post the 1.36 update diskspace filter?
That looks like a modification to the default filter1

The one I nuked was the second filter, I was assuming that was the filter that updated the diskspace filter as it's being utilized. Sorry, I should have been more clear on that.

The one I nuked was the second filter, I was assuming that was the filter that updated the diskspace filter as it's being utilized. Sorry, I should have been more clear on that.
- Tue Aug 16, 2022 1:24 pm
- Forum: ZoneMinder 1.36.x
- Topic: Can someone post the 1.36 update diskspace filter?
- Replies: 5
- Views: 934
Can someone post the 1.36 update diskspace filter?
I accidentally nuked the update diskspace filter on my new install. Can someone please post the default settings for that? Thank you.
- Mon Jun 14, 2021 10:35 pm
- Forum: ZoneMinder 1.34.x
- Topic: large .ibd files
- Replies: 6
- Views: 4737
Re: large .ibd files
Interesting, mine was set to 1 day... Changed the value to 1000, we'll see what that does for it 

- Tue Jun 08, 2021 4:27 am
- Forum: ZoneMinder 1.34.x
- Topic: large .ibd files
- Replies: 6
- Views: 4737
Re: large .ibd files
Truncate worked, still have a function video system. Thanks Doug. For anyone googling the solution in the future, to reduce the frames and/or logs tables: https://forums.zoneminder.com/viewtopic.php?t=19014 I had set the filter to delete oldest videos when the file system they're writing to hit 80 ...
- Tue Jun 08, 2021 12:01 am
- Forum: ZoneMinder 1.34.x
- Topic: large .ibd files
- Replies: 6
- Views: 4737
Re: large .ibd files
I believe the truncate logs should work. DB hasn't changed that much. It'll either work or throw an error. Yeah, my concern isn't that truncate won't work, it's that it'll cause problems for zonemineder, since I'm yanking data out from under it. I'll give it a shot, there's nothing I can't live ...
- Mon Jun 07, 2021 8:00 pm
- Forum: ZoneMinder 1.34.x
- Topic: large .ibd files
- Replies: 6
- Views: 4737
Re: large .ibd files
I was able to reclaim some of the space by changing the setting on frame deletion from based on disk space to based on age then running an optimize table on Frames, however, I'm still unable to clear the log as optimize fails (guessing due to disk space, 2GB free, table is 6GB). Checking the wiki ...
- Sat May 29, 2021 11:52 pm
- Forum: ZoneMinder 1.34.x
- Topic: large .ibd files
- Replies: 6
- Views: 4737
large .ibd files
Hi, Noticed my Ubuntu machine running ZoneMinder 1.34.9 was out of disk space in root. Looking at larger files, I see that /var/lib/mysql/zm/Stats.idb is 500M, Frames.idb is 1.1G and Logs.idb is 6.8G. I had left logging set to default (7 days), so I went back and changed it to 1. I've tried going to ...