Fedora11 + DCS-6620 + A LOT OF MEMORY PROBLEMS

Forum for questions and support relating to the 1.24.x releases only.
Locked
ptosiani
Posts: 10
Joined: Wed Aug 12, 2009 10:22 pm

Fedora11 + DCS-6620 + A LOT OF MEMORY PROBLEMS

Post by ptosiani »

hello, i have zoneminder 1.24.1 on a fresh Fedora 11 install.

Hardware:

Processor:

Code: Select all

model name	: Genuine Intel(R) CPU           T2600  @ 2.16GHz
stepping	: 8
cpu MHz		: 1000.000
cache size	: 2048 KB
Memory:

Code: Select all

[root@zmserver ~]# cat /proc/meminfo 
MemTotal:        3097120 kB
/etc/sysctl.conf:

Code: Select all

kernel.shmall = 768000
kernel.shmmax = 2097152000 
Cameras:

Code: Select all

2- Panasonic BL-C101
2- D-Link DCS-6620
The 2 Panasonic Cameras, work really really great, but i have a lot of problems with the D-links.

zmwatch.log:

Code: Select all

08/27/09 17:16:56.011003 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:16:57.015056 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:16:58.018853 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:16:59.022513 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:17:00.026435 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:17:01.030358 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:17:02.034425 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:17:03.038345 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
08/27/09 17:17:04.042275 zmwatch[3202].ERR [Can't get shared memory id '55550001', 1: No such file or directory]
zmdc.log:

Code: Select all

08/27/09 17:08:01.017279 zmdc[3154].INF [Starting pending process, zmc -m 1]
08/27/09 17:08:01.026735 zmdc[3154].INF ['zmc -m 1' starting at 09/08/27 17:08:01, pid = 3419]
08/27/09 17:08:27.050305 zmdc[3154].INF [Starting pending process, zmc -m 2]
08/27/09 17:08:27.052203 zmdc[3154].INF ['zmc -m 2' starting at 09/08/27 17:08:27, pid = 3435]
08/27/09 17:10:01.255510 zmdc[3154].ERR ['zmc -m 2' exited abnormally, exit status 255]
08/27/09 17:12:35.297283 zmdc[3154].ERR ['zmc -m 1' exited abnormally, exit status 255]
08/27/09 17:13:15.021835 zmdc[3154].INF [Starting pending process, zmc -m 1]
08/27/09 17:13:15.035191 zmdc[3154].INF ['zmc -m 1' starting at 09/08/27 17:13:15, pid = 3507]
08/27/09 17:15:21.062459 zmdc[3154].INF [Starting pending process, zmc -m 2]
08/27/09 17:15:21.072696 zmdc[3154].INF ['zmc -m 2' starting at 09/08/27 17:15:21, pid = 3532]
08/27/09 17:16:14.188523 zmdc[3154].ERR ['zmc -m 1' exited abnormally, exit status 255]
08/27/09 17:17:19.358391 zmdc[3154].ERR ['zmc -m 2' exited abnormally, exit status 255]
08/27/09 17:17:34.099302 zmdc[3154].INF [Starting pending process, zmc -m 1]
08/27/09 17:17:34.101129 zmdc[3154].INF ['zmc -m 1' starting at 09/08/27 17:17:34, pid = 3559]
08/27/09 17:17:54.449436 zmdc[3154].ERR ['zmc -m 1' exited abnormally, exit status 255]
I have already read a lot of posts about shared memory problems, i changed the values of SHMMAX and SHMALL. I changed from Debian Lenny to Fedora 11, i have put the D-link cameras in the lower resolution posible and in 8 bit color, I put the buffers on low values. But they keep going randomly to black after a few seconds of starting the server.

Any comment will be really appreciated.

Thank you in advanced.

Paolo Tosiani
mymaestro
Posts: 1
Joined: Mon Nov 19, 2007 11:19 pm

Fedora 11 and tons of memory problems

Post by mymaestro »

I can't offer any solution, but I have the same problems. Fedora 10 was working fine, so I think it's an OS problem. But I kept all my settings and reapplied them. No luck.
I'm going to burn down Fedora and try CentOS 5.
Locked