Zoneminder server locking up.
Zoneminder server locking up.
I have two Zoneminder boxes having the same problem and one with no problem. I'm wondering if anyone else out there has had a similar problems and have found anything out that can lead to a solution.
In short the Zoneminder box completely locks up. Only way to shut the system down it s a hard shutdown. Both systems are completely different hardware.
I've checked /var/log/syslog and it just stops cold.
Its running Zoneminder 1.25.0 and Ubuntu Server x64 11.04
I wish I had more information but there really isnt much else to add that I've found so far. Anyone have any idea's where to start looking from here?
In short the Zoneminder box completely locks up. Only way to shut the system down it s a hard shutdown. Both systems are completely different hardware.
I've checked /var/log/syslog and it just stops cold.
Its running Zoneminder 1.25.0 and Ubuntu Server x64 11.04
I wish I had more information but there really isnt much else to add that I've found so far. Anyone have any idea's where to start looking from here?
Re: Zoneminder server locking up.
Whilst obviously not all that much to go on, it sounds like a hardware issue. Are you able to swap out the RAM to see if that shifts/eliminates the problem? Perhaps even removing and reseating them might suffice.
Mathew
Mathew
Re: Zoneminder server locking up.
If you're using a capture card check the temperature of the chips. Adding heat sinks solved this problem for me, very similar symptoms.
Re: Zoneminder server locking up.
Installing munin will give you some hardware info, especially if you configure it to display temps.
bb99's theory sounds like it's worth pursuing. Tried checking the fans are working, and running with the case open to see if it makes a difference? A laser thermometer is a good tool for spotting localised heat buildups such as chipsets on cards.
bb99's theory sounds like it's worth pursuing. Tried checking the fans are working, and running with the case open to see if it makes a difference? A laser thermometer is a good tool for spotting localised heat buildups such as chipsets on cards.
Re: Zoneminder server locking up.
Im still trying to narrow this one down. Out of three different Zoneminder Boxes only two are having this problem.
All three are running one different models of Dell PC's but are using ubuntu 11.04. One is a Dell Optiplex 620, Another is Dell Optiplex 755 and the last is a Dell Optiplex 990. These models span almost 5 years. This is a good sign there completely different hardware. The Dell Optiplex 990 I completely switchout to a different PC all new hardware with the same outcome.
I am not using a capture card on any of these machines. There all IP based camera's.
The only difference that I can note is that during the initial compilation of Zoneminder, On the two that have this problem I had to add "#include <limits.h>" to on of the cpp files. If I dont add the limits.h I get an error while compiling and it does finish.
The one Box that is working with not issues I did not have to do that.
All three are running one different models of Dell PC's but are using ubuntu 11.04. One is a Dell Optiplex 620, Another is Dell Optiplex 755 and the last is a Dell Optiplex 990. These models span almost 5 years. This is a good sign there completely different hardware. The Dell Optiplex 990 I completely switchout to a different PC all new hardware with the same outcome.
I am not using a capture card on any of these machines. There all IP based camera's.
The only difference that I can note is that during the initial compilation of Zoneminder, On the two that have this problem I had to add "#include <limits.h>" to on of the cpp files. If I dont add the limits.h I get an error while compiling and it does finish.
The one Box that is working with not issues I did not have to do that.
Re: Zoneminder server locking up.
Im trying a newer build of Zoneminder and see how it goes.
http://www.zoneminder.com/downloads/Zon ... 492.tar.gz
Instead of
http://www.zoneminder.com/downloads/Zon ... 475.tar.gz
I sometimes takes a few days to lock up so it will take me a little while to see...
http://www.zoneminder.com/downloads/Zon ... 492.tar.gz
Instead of
http://www.zoneminder.com/downloads/Zon ... 475.tar.gz
I sometimes takes a few days to lock up so it will take me a little while to see...
Re: Zoneminder server locking up.
I tried
http://www.zoneminder.com/downloads/Zon ... 492.tar.gz
With no success. Its really weird, I go into syslog and the log just ends where the PC locks up. Again this is on two different PC completely different hardware same issue.
I do have one out of three Zoneminder's working like a champ. No problems.
I was hoping maybe a few other people have had a similar problem.
http://www.zoneminder.com/downloads/Zon ... 492.tar.gz
With no success. Its really weird, I go into syslog and the log just ends where the PC locks up. Again this is on two different PC completely different hardware same issue.
I do have one out of three Zoneminder's working like a champ. No problems.
I was hoping maybe a few other people have had a similar problem.
Re: Zoneminder server locking up.
Sorry, yes, I missed the key bit about this happening on two different machines hence hardware anomalies do sound unlikely (however likely the symptoms of a hard lockup pointing that way might be).
Could you try a different distribution on one of the machines as a divide and conqueor approach to pinpointing the cause of the problem?
Mathew
Could you try a different distribution on one of the machines as a divide and conqueor approach to pinpointing the cause of the problem?
Mathew
Re: Zoneminder server locking up.
Ya im slowly trying different things trying to narrow it down.
Here's the last line in Syslog when it locks up....
Sep 28 21:59:38 zonemindeSep 29 07:28:10 zoneminder kernel: imklog 4.6.4, log source = /proc/kmsg started.
As you can see it does not even finish writing the information to syslog. Only difference I know from the system that does work and this one is that I used a different ubuntu installation CD. Same version. Just downloaded at different times.
Anyone know if there is a command you can run to scan or replace all the components you have on your distribution?
Normally I would just re-install the system from scratch, but one of the systems is a bit difficult to pull from service easily.
Here's the last line in Syslog when it locks up....
Sep 28 21:59:38 zonemindeSep 29 07:28:10 zoneminder kernel: imklog 4.6.4, log source = /proc/kmsg started.
As you can see it does not even finish writing the information to syslog. Only difference I know from the system that does work and this one is that I used a different ubuntu installation CD. Same version. Just downloaded at different times.
Anyone know if there is a command you can run to scan or replace all the components you have on your distribution?
Normally I would just re-install the system from scratch, but one of the systems is a bit difficult to pull from service easily.
Re: Zoneminder server locking up.
So im going to just give up on Zoneminder 1.25.0. Seems no matter what type of PC I load it on if locks up.
So far i've tried 3 different PC's, Both Ubuntu and CentOS. Used the posted instructions which seem to work perfectly. Ive used to different build of 1.25.0 that I can find. I have one system with 33 camera's and one with 2 camera's.
Seems no matter what the combonation is the system locks up.
What the kicker is, Is that I have one Zoneminder 1.25.0 working perfectly! This one has 7 camera's on it.
Ill keep scouring the forums to see if there's anyone out there that has had a similar problem.
So far i've tried 3 different PC's, Both Ubuntu and CentOS. Used the posted instructions which seem to work perfectly. Ive used to different build of 1.25.0 that I can find. I have one system with 33 camera's and one with 2 camera's.
Seems no matter what the combonation is the system locks up.
What the kicker is, Is that I have one Zoneminder 1.25.0 working perfectly! This one has 7 camera's on it.
Ill keep scouring the forums to see if there's anyone out there that has had a similar problem.
Re: Zoneminder server locking up.
Same ZM version, but waht about the dependencies. Have you checked that apache2, perl and all the dependencies are the same?.
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
-
- Posts: 35
- Joined: Tue Jun 15, 2010 6:18 am
Re: Zoneminder server locking up.
Having the same issue here. ZM works for a few hours, then locks up. I was able to SSH into the computer right before it totally locked hard, and reported that the CPU was over 2.0 usage (on a dual core). Maybe there's a process somewhere that keeps stealing resources? I already bumped up the memory in the kernel shmmax and such.
Like the OP, the ZM log has nothing. I have analog cameras using a PV-183 card, with chipset heatsinks and a fan directly blowing. Feels cool to the touch. Computer is an AMD Regor x2 @ 2.8gHz, 4GB RAM. Ubuntu 11.04, that I just installed yesterday (my OS hard drive failed and was replaced)
Like the OP, the ZM log has nothing. I have analog cameras using a PV-183 card, with chipset heatsinks and a fan directly blowing. Feels cool to the touch. Computer is an AMD Regor x2 @ 2.8gHz, 4GB RAM. Ubuntu 11.04, that I just installed yesterday (my OS hard drive failed and was replaced)
-
- Posts: 35
- Joined: Tue Jun 15, 2010 6:18 am
Re: Zoneminder server locking up.
For the time being, I downgraded to 1.24.4. So far, no issues. Nothing else changed.
-
- Posts: 35
- Joined: Tue Jun 15, 2010 6:18 am
Re: Zoneminder server locking up.
I recently did a re-format of my OS drive (well, got a new one since my second old drive failed) and installed Ubuntu 10.04.3 64bit server.
So far so good.
Seeing I have 8 cameras, I kept getting "Not enough ring memory" type errors. I increased the kernel.shmall & kenrel.shmax to 512MB each (I have 4gb of ram, so not too worried). So far so good, and NO errors in my ZM log file.
So far so good.
Seeing I have 8 cameras, I kept getting "Not enough ring memory" type errors. I increased the kernel.shmall & kenrel.shmax to 512MB each (I have 4gb of ram, so not too worried). So far so good, and NO errors in my ZM log file.
-
- Posts: 35
- Joined: Tue Jun 15, 2010 6:18 am
Re: Zoneminder server locking up.
I bumped my memory settings to 1GB. With all 8 analog cameras going at once, Zoneminder will lock up the computer. Running 5, I am okay. I honestly don't know what more to do.