Can't add 4th Camera (sort of)
Posted: Sat Jan 17, 2015 2:50 pm
Ok. I have ZM all up and running. We are trying to monitor at 1920 x 1080. 3 cameras it works fine. Once I change the 4th from 1080x720 to 1920 x 1080 I start getting crashes in the log:
'zmc -m 2' crashed, signal 6
So that pointed me in the direction of maxed out resources somewhere. I read somewhere about increasing tmpfs but that doesn't seem to the the issue here (unless I don't understand that tmpfs relates to the /run/shm). Any help would be greatly appreciated as we are SO close to having this ready to rock and roll!
So with only 3 cameras running df -h shows this
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 228G 1.9G 214G 1% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 986M 4.0K 986M 1% /dev
tmpfs 200M 580K 199M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 997M 816M 181M 82% /run/shm
none 100M 0 100M 0% /run/user
Then with 4 cameras
/dev/sda1 228G 1.9G 214G 1% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 986M 4.0K 986M 1% /dev
tmpfs 200M 580K 199M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 997M 997M 0 100% /run/shm
none 100M 0 100M 0% /run/user
'zmc -m 2' crashed, signal 6
So that pointed me in the direction of maxed out resources somewhere. I read somewhere about increasing tmpfs but that doesn't seem to the the issue here (unless I don't understand that tmpfs relates to the /run/shm). Any help would be greatly appreciated as we are SO close to having this ready to rock and roll!
So with only 3 cameras running df -h shows this
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 228G 1.9G 214G 1% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 986M 4.0K 986M 1% /dev
tmpfs 200M 580K 199M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 997M 816M 181M 82% /run/shm
none 100M 0 100M 0% /run/user
Then with 4 cameras
/dev/sda1 228G 1.9G 214G 1% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 986M 4.0K 986M 1% /dev
tmpfs 200M 580K 199M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 997M 997M 0 100% /run/shm
none 100M 0 100M 0% /run/user