Zoneminder & NFS
Posted: Tue Oct 11, 2011 8:28 am
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:
the fstab ->zoneminder-server
I need help
thx
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)
Code: Select all
192.168.1.21:/mnt/zoneminder /mnt/zoneminder nfs noatime,user 0 1
thx