LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Raspberry-Pi usage (https://www.linuxquestions.org/questions/linux-hardware-18/raspberry-pi-usage-4175417849/)

TroN-0074 07-20-2012 02:28 PM

Raspberry-Pi usage
 
I am considering to order a little Raspberry Pi with the intention of using it as a file sharing device in my local network.

My idea is to duct tape it around a 1TB external hard drive and run it headless 24/7 considering the power usage is minimum.

I am even thinking to add the shared directories to my fstab in my laptop and desktop files so they can mount the device with out too much typing.

So I am wondering if somebody here has had any experience with the Raspberry PI that would like to share and give some advices.

I will appreciate it. Thank you.

macemoneta 07-20-2012 02:35 PM

Keep in mind that the RPI has a low network bandwidth, typically between 1MB/s and 4MB/s depending on the protocol in use. A disk drive will reduce that, since the network and the USB ports use a shared interface. In other words, it will be slow.

mpapet 07-20-2012 02:40 PM

I don't own a Rasperrry Pi, but long ago NetGear had a file sharing device that ran Linux, so NetGear's firmware was replaced with Debian to do what you describe. It worked fine. The Rasperry Pi has much more horsepower. It'll run way more stuff than just a NAS.

These days you can buy a RAID1 NAS for about the same price as a DIY. Waaay back when, there were no low-end NAS devices. The off-the-shelf NAS are generally less fuss too. But, that's not the point most of the time, is it?

"slow" is relative. The bottleneck is wireless networking.... Unless you an I are the last ones using a cable.

macemoneta 07-20-2012 06:33 PM

On the Raspberry Pi, the bottleneck isn't WiFi. If you add a WiFi dongle, it will use the same USB port. The two USB ports and the LAN all are off the same shared port, which the RPI can't drive at full speed in any case. So the WiFi and hard drive are still in contention. Expect your WiFi throughput to be one-fifth to one-tenth the usual.

TroN-0074 07-20-2012 06:57 PM

Thank you. I failed to mention I am planning on run it hard wired right next to the router using its Ethernet port.

I am also planning on run Debian on it. I like FreeBSD but I am not sure if FreeBSD will have a driver for the Broadcom ethernet card. I dont know how much different will be just to buy a NAS device instead of the Pi + external HD.

For sure thought the power consumption cant be topped in the Pi.


All times are GMT -5. The time now is 07:58 AM.