Search found 7 matches
- Mon Jul 18, 2016 10:42 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
So I switched from Record to Modect and the issue seemingly has gone away. I suspect the system ended up I/O bound when it went unresponsive. Since I do not need full time recording, this solution works for me.
- Thu Jul 14, 2016 3:22 am
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
Here is the last top output at 2pm (which is apparently when it went unresponsive). I rebooted it around 10pm. CPU usage looks acceptable. Maybe its I/O bound?
- Mon Jul 11, 2016 7:46 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
VM went unresponsive again. I added this line:
* * * * * echo "=================================================" >> ~/cpu.txt; top -b -n 1 >> ~/cpu.txt;
to my crontab. Hopefully I can catch the state of the active processes before the machine goes unresponsive.
* * * * * echo "=================================================" >> ~/cpu.txt; top -b -n 1 >> ~/cpu.txt;
to my crontab. Hopefully I can catch the state of the active processes before the machine goes unresponsive.
- Wed Jul 06, 2016 9:07 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
@bbunge Here is the outtput of df while the VM is functioning normally: Filesystem 1K-blocks Used Available Use% Mounted on udev 4068412 0 4068412 0% /dev tmpfs 817524 8884 808640 2% /run /dev/mapper/KCC--vg-root 2490835648 2128803936 235481492 91% / tmpfs 4087600 495032 3592568 13% /dev/shm tmpfs ...
- Sat Jul 02, 2016 12:15 am
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
@bbunge: (more specifically, here is a typical memory usage from `free -m`)
total used free shared buff/cache available
Mem: 7983 911 151 511 6920 6225
Swap: 8187 269 7918
total used free shared buff/cache available
Mem: 7983 911 151 511 6920 6225
Swap: 8187 269 7918
- Sat Jul 02, 2016 12:13 am
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Re: Zoneminder intermitant very high load
@bbunge: The memory usage never seems to climb over 2gb. While the rest ends up allocated in cache, it is never reported as used.
Had to restart again. Waiting to get a couple days of data for mysqltuner.
@SteveGilvarry: I will see what I can get out of it net time the load jumps.
Had to restart again. Waiting to get a couple days of data for mysqltuner.
@SteveGilvarry: I will see what I can get out of it net time the load jumps.
- Thu Jun 30, 2016 6:49 pm
- Forum: ZoneMinder 1.29.x
- Topic: Zoneminder intermitant very high load
- Replies: 9
- Views: 3001
Zoneminder intermitant very high load
TL;DR: Zoneminder processes go out of control after a day or so of running cause huge load (upwards of 100). Where do start looking for the cause of this? Setup: I am running 8 IP cameras at a remote location. The are ZModo ZP-IBH13-W. These cameras are set to broadcast at 720p 4fps due to ...