Search found 8 matches

by helpme1986
Tue Feb 11, 2014 10:12 pm
Forum: ZoneMinder 1.26.x
Topic: Upgrade 1.26.4-->1.26.5 on ubuntu 12.04.3 --BROKEN--
Replies: 13
Views: 7694

Re: Upgrade 1.26.4-->1.26.5 on ubuntu 12.04.3 --BROKEN--

Just wanted to thank knnniggett, your fix worked perfectly for me (after hours of messing!)

Thank you
by helpme1986
Mon Feb 10, 2014 4:01 pm
Forum: ZoneMinder 1.26.x
Topic: Events no longer being created since linking to NAS
Replies: 5
Views: 3603

Re: Events no longer being created since linking to NAS

Well I thought it was working but the percentage is totally wrong and looks like its still writing locally.

Not getting any errors, ive created a folder on the NAS and can see it when navigating to /var/cache/zoneminder in linux....

Any ideas?
by helpme1986
Sun Feb 09, 2014 10:56 pm
Forum: ZoneMinder 1.26.x
Topic: Adding external hard drive
Replies: 5
Views: 2975

Re: Adding external hard drive

have you rebooted? mine showed -1% until i rebooted, if it still shows -1% then the mounting and binding hasnt worked properly

maybe copy n paste your fstab here so we can see (im a noob as well so dont know if ill be able to help much!)
by helpme1986
Sun Feb 09, 2014 10:29 pm
Forum: ZoneMinder 1.26.x
Topic: Adding external hard drive
Replies: 5
Views: 2975

Re: Adding external hard drive

Here is what I did to make it work, On my NAS make a new NFS share which had read/write permissions for all users (I have a zyxel nas, all of them are different so cant explain this bit sorry) mkdir /mnt/cctv apt-get install nfs-common nano /etc/fstab Added this to the bottom: Note, my NAS IP is 192 ...
by helpme1986
Sun Feb 09, 2014 10:23 pm
Forum: ZoneMinder 1.26.x
Topic: Cant see files written by ZM on NAS
Replies: 1
Views: 1118

Cant see files written by ZM on NAS

Well i finally got my NAS linked and working, i can navigate to the folder and see the folders it is making within Zoneminder HOWEVER, when i try and view the folders/files from a windows PC it seems like they dont exist, I assume its the permissions as ZoneMinder is writing the data but no idea on ...
by helpme1986
Sun Feb 09, 2014 10:21 pm
Forum: ZoneMinder 1.26.x
Topic: Events no longer being created since linking to NAS
Replies: 5
Views: 3603

Re: Events no longer being created since linking to NAS

Cheers,

I ended up starting all over again and justing NFS instead, working great now but i cant see the folders/files written by Zoneminder other than from zoneminder itself (e.g. from windows explorer)

I know its there because i cant create a new folder with the same name
by helpme1986
Sat Feb 08, 2014 2:42 pm
Forum: ZoneMinder 1.26.x
Topic: Events no longer being created since linking to NAS
Replies: 5
Views: 3603

Re: Events no longer being created since linking to NAS

Got a step closer, added the uid of www-data to the mount to make it the owner and events are being logged however no images, got this in the log: 2014-02-08 14:40:01.178272 zmc_dvideo0 1352 WAR Last image read from shared memory 3 seconds ago, zma may have gone away zm_monitor.cpp 2761 2014-02-08 ...
by helpme1986
Sat Feb 08, 2014 11:05 am
Forum: ZoneMinder 1.26.x
Topic: Events no longer being created since linking to NAS
Replies: 5
Views: 3603

Events no longer being created since linking to NAS

Pulling my hair out the last 6 hours trying to figure out how to move events and images to my NAS Been followinging this guide: http://www.zoneminder.com/wiki/index.php/Using_a_dedicated_Hard_Drive Its rather confusing and it seems to change the way it wants to do it half way down and changes the ...