zmaudit not deleting all files

Forum for questions and support relating to the 1.29.x releases only.
Locked
johnncx
Posts: 4
Joined: Tue Sep 27, 2011 10:55 am

zmaudit not deleting all files

Post by johnncx »

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:

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     .
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
johnncx
Posts: 4
Joined: Tue Sep 27, 2011 10:55 am

Re: zmaudit not deleting all files

Post by johnncx »

It appears I am mistaken and it was just taking an exceedingly long time to remove the rest of the files. I'm not sure when they were removed but they have gone now!

Thanks,

John
Locked