zmaudit deleted events in "record" mode
Posted: Wed Jun 08, 2005 6:47 am
Hi folks,
zmaudit seems to be deleting some of my events with the camera in "record" mode (section length 600s = 10min) - roughly 1 in 10 events are missing.
I changed MIN_AGE to 900 (15min) as per http://www.zoneminder.com/forums/viewto ... me+records , but it still happens.
Found this in zmaudit.log:
--snip-snip--
Database event '3/8074' does not exist in filesystem, deleting
...
Filesystem event '3/8074' does not exist in database, deleting
Found orphaned frame records for event '8074', deleting
--snip-snip--
So it seems zmaudit can't find the event on the filesystem first, so it deletes the database record. Then later the filesystem event is created, and then zmaudit deletes that because the database record is gone. Weird.
Could this be a weird filesystem thing? My filesystem is "reiserfs (rw,noatime)" on kernel 2.4.29. I'm running ZM v1.21.0.
Any help would be appreciated.
Cheers,
Graeme
zmaudit seems to be deleting some of my events with the camera in "record" mode (section length 600s = 10min) - roughly 1 in 10 events are missing.
I changed MIN_AGE to 900 (15min) as per http://www.zoneminder.com/forums/viewto ... me+records , but it still happens.
Found this in zmaudit.log:
--snip-snip--
Database event '3/8074' does not exist in filesystem, deleting
...
Filesystem event '3/8074' does not exist in database, deleting
Found orphaned frame records for event '8074', deleting
--snip-snip--
So it seems zmaudit can't find the event on the filesystem first, so it deletes the database record. Then later the filesystem event is created, and then zmaudit deletes that because the database record is gone. Weird.
Could this be a weird filesystem thing? My filesystem is "reiserfs (rw,noatime)" on kernel 2.4.29. I'm running ZM v1.21.0.
Any help would be appreciated.
Cheers,
Graeme