Page 1 of 1

Zoneminder & NFS

Posted: Tue Oct 11, 2011 8:28 am
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