Tail /tmp/zmwatch.log
06/07/2009 12:53:54.345069 zmwatch[9662].INF [Watchdog starting]
06/07/2009 12:53:54.347488 zmwatch[9662].INF [Watchdog pausing for 30 seconds]
06/07/2009 12:54:34.386470 zmwatch[9662].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
tail messages:
Jun 7 12:58:21 ubuntuserv zmc_m1[10040]: INF [Starting Capture]
Jun 7 12:58:28 ubuntuserv zms[10051]: INF [Debug Level = 0, Debug Log = <none>]
Jun 7 12:58:28 ubuntuserv zms[10051]: WAR [Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results]
Jun 7 12:58:28 ubuntuserv zms[10051]: WAR [Unable to store frame as shared memory invalid]
Jun 7 12:59:01 ubuntuserv zmdc[10005]: INF [Starting pending process, zmc -m 1]
cat /proc/sys/kernel/shmmax
3221225472
so:
kernel.shmall = 3221225472
kernel.shmmax = 3221225472
although I have played with other shmmax settings.
Any idea as to what might be wrong? or things to try?
I would greatly appreciate any help.
