Backup data files to synology NAS

[quote=“parkerc, post:28, topic:175444”]UPDATE - surfing the net I can across some posts that had the same issue as me when I tried to do a ls command whilst in the new NAS share (Error was - “can’t open ‘.’: Value too large for defined data type”)

They suggested you add nounix,noserverino to the mount options, making it.

mount -t cifs -o user=admin,pass=[password],nounix,noserverino //192.168.1.101/backup /nas

So i did this and I can now do a ls call on Vera and it will show ma all the Datamine files on my NAS share and i can also do a mkdir and create files too.[/quote]

This worked for me too, solving the ‘Value too large’ problem.
My ‘NAS’ is actually an Apple Time Capsule.

Thanks to all for sharing this.
Onwards and upward!

I set this up today to an always on w7 machine instead of NAS and so far all working great, thank you for sharing.

Sent from my HTC HD2 using Tapatalk 2

Has anyone set this up to run successfully on a Vera 2 w/UI5?

Will not work on vera 2 as the cifs package only works on the vera 3 / lite platform.

  • Garrett

Hi guys. It seems I have to ask your help to troubleshoot my datamine+nas experience.
I did all the steps mentioned previously to mount my NAS share and I can get access to mounted folder (i copied files from usb stick which was previously mounted)

root@MiOS_35108849:/dataMine# ls #recycle Notifications [R2312].txt Notifications [R2315].txt Notifications [R2306].txt Notifications [R2313].txt dataMineConfig.json Notifications [R2308].txt Notifications [R2314].txt database
but dataMine sees 0 monitored devices =(

Here is my debug log

I have to mention, that I couldnt get dataMine to work with a usb stick too, I had 0 devices as well…

Hi

if the online status is green, then your datamine installation works.
if you see 0 channels that could probably mean that you have not enabled logging on the variables that you would like to monitor.
you can refer to the help file for datamine or some more postings on this forum how to enable logging on the selected variables.

Just an update… finally upgraded to a Vera 3 and successfully mounted my Synology NAS today:

root@MiOS_xxxxxxxx:/tmp# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 4608 4608 0 100% /rom tmpfs 63728 9900 53828 16% /tmp tmpfs 512 0 512 0% /dev /dev/mtdblock7 11264 1876 9388 17% /overlay overlayfs:/overlay 11264 1876 9388 17% / /dev/sda1 516024 60028 429760 12% /tmp/log/cmh /dev/mtdblock8 4480 4480 0 100% /mios //10.0.0.7/Vera 956774076 477660692 479010984 50% /nas