Zoneminder & NFS

Forum for questions and support relating to the 1.24.x releases only.
Locked
nokia001
Posts: 14
Joined: Tue Sep 06, 2011 8:40 pm

Zoneminder & NFS

Post by nokia001 »

hi,

there is a new problem.
I use a nfs share to store the zoneminder events. But i have to restart my zoneminder-server every week, because there is a flush-0:21-process that use 100% of cpu sice i used nfs-share?

The nfs export config -> storage-server:

Code: Select all

/mnt/zoneminder         192.168.0.0/16(async,no_subtree_check,rw,no_root_squash)
the fstab ->zoneminder-server

Code: Select all

192.168.1.21:/mnt/zoneminder  /mnt/zoneminder  nfs     noatime,user     0 1
I need help :-)

thx
Locked