Page 1 of 1

Disk Writes

Posted: Sat Jun 22, 2013 5:53 pm
by collins
Hello

I am wondering if there is something that can be done about disk writes? I am running zoneminder on Ubuntu with 8Gig of ram with 3G in use . I have two X10 Airsight setup with Simple HTTP and /videostream.cgi path. It all work just great love it but it is constantly writing to disk. Is there something I can do so it will untilize more memory and only write to disk if a event is triggered. I can add more memory to the PC if need or if it will help.

I have only made the memory changes a advised by the wiki,.
root@zoneminder:~# ipcs -l

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 524288
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1

------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767

------ Messages Limits --------
max queues system wide = 1530
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384

root@zoneminder:~#