|
Edited by actkk2000 at Sun Nov 2, 2014 12:47
As many pepole I was looking to find a cheap and fast solution to build kind of NAS...
I make it with banana pi, and 1TB 2,5'' hard drive.
After samba install and configure, i start to mesure performance of my NAS.
Thats results...
Running a 100MB file write on X: twice...
Iteration 1: 4,86 MB/sec
Iteration 2: 5,43 MB/sec
-----------------------------
Average (W): 5,14 MB/sec
-----------------------------
Running a 100MB file read on X: twice...
Iteration 1: 16,99 MB/sec
Iteration 2: 19,74 MB/sec
-----------------------------
Average (R): 18,37 MB/sec
-----------------------------
Not too fast... 
Just to compare i run the same test on my old NAS... (intell atom 2GB memory 2,5'' 1TB hdd)
Running a 100MB file write on Y: twice...
Iteration 1: 44,83 MB/sec
Iteration 2: 43,91 MB/sec
-----------------------------
Average (W): 44,37 MB/sec
-----------------------------
Running a 100MB file read on Y: twice...
Iteration 1: 33,56 MB/sec
Iteration 2: 31,89 MB/sec
-----------------------------
Average (R): 32,73 MB/sec
-----------------------------
Banana was running on rasbian, I hope in one day i will post one more test based on ubuntu. Hope that it will run faster. |
|