Adam Zion on 25 May 2013 18:30:43 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] Raspberry Pi NAS questions, cont'd


In case anyone's not familiar w/the idea of a Raspberry Pi NAS, it uses a very small- as in credit card sized- ARM PC running a Debian distro, plus 2 USB hard drives. You set up the shares via Samba, and then mirror them on a regular basis using rsync.

So, I've got 1/2 of the Raspberry Pi NAS set up. Specifically, I've got the shares working. Woo. Unfortunately, the rsync part isn't working. Not the command format- that's easy. The problem is w/the USB drives themselves. Both drives share the same USB 2.0 bus, and while that's faster than 1.0, it's hardly screaming. And, in this case, it appears that, when rsync (or cp) try to push too many bits across the bus, the Pi simply drops both connections and cancels the whole copy.

I've tried throttling the connection via the --bwlimit command, but even bringing it to 10 kb/s (which is ridiculously slow) causes the copy to bomb at times. Any ideas about how I could make the Raspbian/Pi/rsync combo work a bit better?

And, yes, I'm Googling this too...

-Z
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug