random ending of events
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I have found a problem with zmaudit. I have done a fix and am testing it. It certainly won't hurt and should help remove bogusly deleted events. However I can't see any obvious connection between that and the event storm problem but it will certainly stop ZM getting into a tizzy when events are deleted that it is still trying to write to.
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Well it would appear that it doesnt happen as regular as that system had been up for about 10 days before it started doing it. I know you said about not using a filter to restart but could i use a filter to send me an email when it happens so i can catch it early before it creates 28000 events!
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Your system has gone doolally again, and this time the time checker is running. Here is an excerpt from the time check log which is getting the system time every half second or so.
I have never seen anything like this, and can't think what (apart from a horrendously corrupted ntp daemon) could cause this.
As you can see, the times are all over the placeWed Oct 18 12:28:14 BST 2006
Wed Oct 18 12:28:15 BST 2006
Wed Oct 18 12:28:17 BST 2006
Wed Oct 18 12:28:18 BST 2006
Wed Oct 18 12:28:16 BST 2006
Wed Oct 18 12:28:17 BST 2006
Wed Oct 18 12:28:17 BST 2006
Wed Oct 18 12:28:18 BST 2006
Wed Oct 18 12:28:20 BST 2006
Wed Oct 18 12:28:21 BST 2006
Wed Oct 18 12:28:19 BST 2006
Wed Oct 18 12:28:22 BST 2006
Wed Oct 18 12:28:20 BST 2006
Wed Oct 18 12:28:23 BST 2006
Wed Oct 18 12:28:22 BST 2006
Wed Oct 18 12:28:22 BST 2006
Wed Oct 18 12:28:23 BST 2006
Wed Oct 18 12:28:25 BST 2006
Wed Oct 18 12:28:24 BST 2006
Wed Oct 18 12:28:24 BST 2006
Wed Oct 18 12:28:27 BST 2006

I have never seen anything like this, and can't think what (apart from a horrendously corrupted ntp daemon) could cause this.
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
so do you think thats what it is and as the system tim eis jumping around is causing zm to do strage things?
It appears though noting else is affected but i suppose maybe zm is the only time critical process? It has done this accross many differnt kernels so im unsure as to what to do other than never use asus boards again
It appears though noting else is affected but i suppose maybe zm is the only time critical process? It has done this accross many differnt kernels so im unsure as to what to do other than never use asus boards again
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I have found this http://lkml.org/lkml/2003/3/26/32 which may be related, though I don't know what half of it means. But it does concern dual cpu AMD systems and that's what you've got!!
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
oh isee yes it is a dual proc amd. And if i recall this happened on my fx60 based test too but i assumed it was something in my distro!
Do you think if i use a single core (ie non smp kernel) it will go away?
Do you think if i use a single core (ie non smp kernel) it will go away?
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I think so, as it would possibly appear from that post to be a consequence of the two cpus getting out of sync. However I claim no particular knowledge of the issue.
Certainly times jumping around will knacker ZM, as it will think events have already ended before they have started etc and other horrible stuff. I would think it would probably screw up a lot of applications as well, but your system wasn't really doing anything else anyway.
The good news at least is that we have positively identified the issue, and I found a bug in zmaudit
Certainly times jumping around will knacker ZM, as it will think events have already ended before they have started etc and other horrible stuff. I would think it would probably screw up a lot of applications as well, but your system wasn't really doing anything else anyway.
The good news at least is that we have positively identified the issue, and I found a bug in zmaudit

Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
ok then i will drop to single core and cross my fingers!
You would think this would be a major issue though as the link you posted was from 2003. Looks like im defecting back to intel then!
You would think this would be a major issue though as the link you posted was from 2003. Looks like im defecting back to intel then!
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Well, it's possible that post has nothing to do with it. But it's incontrovertible that your system has an unreliable clock and that is pretty fatal. What distro did it have on it? Maybe it's worth trying a different one?
There was a mention in another post on the same site that the time stayed the same until you got something calling the system function gettimeofday a lot. Well ZM probably calls it a bunch, but maybe other applications are not so clock intensive and so the problem never gets triggered.
There was a mention in another post on the same site that the time stayed the same until you got something calling the system function gettimeofday a lot. Well ZM probably calls it a bunch, but maybe other applications are not so clock intensive and so the problem never gets triggered.
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
it was on a pclinux install now its on ross's 2006 non live distro. But I also tried coreys distro
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
im not sure i can leave it single core as its load is now
9.79 7.50 5.06
but i am running a filter to remove all events less than 5 seconds
and this place has a version of zm4ms running on quite high refresh rates
9.79 7.50 5.06
but i am running a filter to remove all events less than 5 seconds
and this place has a version of zm4ms running on quite high refresh rates
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
If I understood what it meant then maybe?!?
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
its one of those headless things can i add it to the kernel parameters in lilo, like i do for video drivers eg xdrv=vesa or reboot=bios ?
i assume there will be a variable too like sync=notsc or notsc=true
i assume there will be a variable too like sync=notsc or notsc=true
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk