Disk Writes

Forum for questions and support relating to the 1.25.x releases only.
Locked
collins
Posts: 1
Joined: Thu Jun 20, 2013 6:11 pm

Disk Writes

Post 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:~#
Locked