Anyone using a Raspberry Pi for a NAS solution? I have a Pi 4b 8GB and acouple of USB3 HDD dual cradles so I have installed 4
1TBmy network using nfs.
disks in the cradles and made a RAID10 set out of the 4 disks, shared over
I get semi decent speeds reading and writing to the disks over the network,somewhere in the region of 100MB/s which isn't too
shabby.
That's not bad - are you doing any software raid in there?
Hey y'all,
Anyone using a Raspberry Pi for a NAS solution? I have a Pi 4b 8GB and a couple of USB3 HDD dual cradles so I have installed 4 1TB disks in the cradles and made a RAID10 set out of the 4 disks, shared over my network using nfs.
I have been thinking about doing this, I have a few 2TB HD's laying
around from a former MS Server I had running. I have a real Synology NAS but with the addition of a new Unifi Router now have been considering taking the BBS' I run off off of my Network and to go along with it take the shared folders (File Libraries and other items) off my NAS and put them on their own so the BBS' are all off of my internal setups.. Let me know how you make out with it.. AL
Sounds like a decent project! My pi-nas has been running quite well for
me for about a month solid now, maybe longer. I had to do a little jank/hackery to get the disks to stay up otherwise they'd power down
every now and then which isn't good for network storage when you need
them up all the time lol.
Hmmm, I am laying out the plan now, not sure if I will use Free-NAS or Xpenology, the FreeNas would be totally separate from my Synology Setup, but the Xpenology set up would be able to be combined with my Synology
and it could be used for backups etc. I am going to play with both
setups to see how they run on a pi4b with 4gb as my 8gb one I don't
really want to lose to a NAS, that one I have in a Argon case with a 1tb m2.ssd drive which autoboots into berryboot and I can choose the OS I
want to use. Good for testing different things..
Was quite simple to fix though, just a cron job to periodically read thedisks so that they wouldn't go into sleep mode (every 5
mins)... still haven't figured out yet if there's a "proper" way but thenhaven't really had the time to look in depth.
I also have a Pi-NAS and use openmediavault ; some people don't like it
as much as other GUI solutions, but I think its great and it performs nicely on the Pi hardware.
Anyone using a Raspberry Pi for a NAS solution? I have a Pi 4b 8GB and a couple of USB3 HDD dual cradles so I have installed 4 1TB disks in the cradles and made a RAID10 set out of the 4 disks, shared over my network using nfs.
Hey Meatlotion! Actually I got a few Raspberry Pi computers in my hands, so, I would even considering one of these as a NAS solution, as I think the archive space never gets enough. Plus I would like to use it as a
kind of storage for movies, music and various media stuff when I want to watch some movies that I own.
there are many SBCs these days that have SATA connections, and IMO they are more apt to be a killer SBC NAS.
Just a thought - if I were to run an SBC NAS again, I'd go for a
model with gigabit ethernet AND SATA drive connections.
The Zimaboard has caught my attention, though I'm not totally sure what I'd use it for, I just think it's neat:
- CPU: Intel Celeron N3350 or N3450
- RAM: 2G/4G/8G LPDDR4
- Onboard Storage: 16GB/32GB eMMC
- 2x SATA 6.0 Gb/s Ports
- 2x GbE LAN Ports
- 2x USB 3.0
- 1x PCle 2.0 4x
So, yes, a Pi is fully capable as a NAS - but with some caveats. At
*BEST* I get 50MBs transfer speeds, but it idles around 10MBs most times...
So, yes, a Pi is fully capable as a NAS - but with some caveats. At *BEST* I get 50MBs transfer speeds, but it idles around 10MBs most times...
Interesting, I get an average or 76MB/s with a 1gb file via scp from my
pc over a 1Gbps network to the rpi-nas direct to a usb-3 raid array
$ scp test.1gb root@pi-nas:/mnt/md0/shared/test/
test.1gb 100% 1024MB 75.9MB/s 00:13
What disks are you copying to? Are they in a raid10 config (like mine)
or a raid1 mirror or a raid0 stripe? or are they just singular disks? I think I might be able to squeeze a little more write speed due to the raid10.
Sysop: | CyberNix |
---|---|
Location: | London, UK |
Users: | 18 |
Nodes: | 10 (0 / 10) |
Uptime: | 51:44:05 |
Calls: | 819 |
Files: | 3,532 |
Messages: | 556,914 |