zmaudit not deleting all files
Posted: Wed Mar 02, 2016 5:39 pm
Hi,
I deleted all events in zoneminder v1.29.0 earlier today from the web interface. Zoneminder slowly removed around 80GB of files but there are still 37G of events that remain on the drive and haven't been removed.
zmaudit is running:
I tried running zmaudit.pl -r manually and it came back within about a second outputting nothing.
The stuff that remains on disk has correct permissions and seems to be across 3 different monitors and in the same hour periods on each monitor of 17,21,22,10,11,12 from a continuous record test I did.
Any ideas on how I can get it to remove everything else? This is a new server I was going to bring online but don't really want to if its not going to delete everything.
Thanks,
John
I deleted all events in zoneminder v1.29.0 earlier today from the web interface. Zoneminder slowly removed around 80GB of files but there are still 37G of events that remain on the drive and haven't been removed.
zmaudit is running:
Code: Select all
www-data 16620 0.0 0.4 83988 13028 pts/0 S 17:09 0:00 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
mysql> select * from zm.Events;
Empty set (0.01 sec)
new-cctv events # du -h -s
36G .
The stuff that remains on disk has correct permissions and seems to be across 3 different monitors and in the same hour periods on each monitor of 17,21,22,10,11,12 from a continuous record test I did.
Any ideas on how I can get it to remove everything else? This is a new server I was going to bring online but don't really want to if its not going to delete everything.
Thanks,
John