
-
- Posts: 35
- Joined: Mon Jul 22, 2013 8:36 am
raspberry2 a upgrade as a nas over raspberry1?
I was thinking about getting a raspberry 2 to replace my older one as a nas. Does more ram and a quad core help its ability to share files over smb? or I could just get a second old rasp1 and make another nas.
hmm

Re: raspberry2 a upgrade as a nas over raspberry1?
My old Pi seems pretty good to me as a NAS, works quickly, so I don't see how the new board would be much quicker for such a simple task. But I stand to be corrected.
- DougieLawson
- Posts: 40823
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: raspberry2 a upgrade as a nas over raspberry1?
The bottleneck isn't the CPU, the bottleneck is the USB controller and the ethernet controller (which are both the same SMSC9514 device and the same on the B rev2, B+ & 2B). You can run a NAS on the weediest of the weedy CPUs.ViolentMonk wrote: Does more ram and a quad core help its ability to share files over smb? or I could just get a second old rasp1 and make another nas.hmm
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: raspberry2 a upgrade as a nas over raspberry1?
You might get a better boost in performance just by adding a gigabit Ethernet USB adapter to your current model. I think it was mikronauts who performed some tests with such a configuration and while you couldn't achieve anything near gigabit speeds due to the hub being 2.0 the net gain was still sizable.
Re: raspberry2 a upgrade as a nas over raspberry1?
I have used the B model as a router with a single physical ethernet, and it pretty much maxed out at about 90mbps (45 in and 45 out). This ALSO tended to max out the cpu.
I have since upgraded my broadband and wanted more throughput. I really planned to go for odroid-c1, which has gigabit ethernet, but the local gadget store had the rpi2 in stock
I tested with a usb gigabit ethernet adapter - iperf gave 220mbps to another machine, using about 50% cpu in 2 cores.
Then I tried running iperf on both USB GbE and the 100mbps simultaneously - but the SUM didn't surpass 220 mbps... bandwidth used by the built in ethernet was subtracted from the USB.
still, that is about 2x the bandwidth of the v1 while still allowing for cpu to do other things.
I have since upgraded my broadband and wanted more throughput. I really planned to go for odroid-c1, which has gigabit ethernet, but the local gadget store had the rpi2 in stock

I tested with a usb gigabit ethernet adapter - iperf gave 220mbps to another machine, using about 50% cpu in 2 cores.
Then I tried running iperf on both USB GbE and the 100mbps simultaneously - but the SUM didn't surpass 220 mbps... bandwidth used by the built in ethernet was subtracted from the USB.
still, that is about 2x the bandwidth of the v1 while still allowing for cpu to do other things.
- mikronauts
- Posts: 2822
- Joined: Sat Jan 05, 2013 7:28 pm
- Contact: Website
Re: raspberry2 a upgrade as a nas over raspberry1?
I tested how a Raspberry Pi 2 NAS performs, you may find the benchmarks useful.
http://www.mikronauts.com/raspberry-pi/ ... ent-howto/
http://www.mikronauts.com/raspberry-pi/ ... ent-howto/
ViolentMonk wrote:I was thinking about getting a raspberry 2 to replace my older one as a nas. Does more ram and a quad core help its ability to share files over smb? or I could just get a second old rasp1 and make another nas.hmm
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi
-
- Posts: 35
- Joined: Mon Jul 22, 2013 8:36 am
Re: raspberry2 a upgrade as a nas over raspberry1?
woo thanks! lots of info. looks like I'm just going to have two old rasps as copies of each-other. this question is just for reference but would putting a gbe adapter on an older rasp help or would that be just useless?
- DougieLawson
- Posts: 40823
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: raspberry2 a upgrade as a nas over raspberry1?
That would probably have the same sort of improvement as doing it with a 2B.ViolentMonk wrote:woo thanks! lots of info. looks like I'm just going to have two old rasps as copies of each-other. this question is just for reference but would putting a gbe adapter on an older rasp help or would that be just useless?
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.