Interesting. Usually my critique for products like this is something along the lines of "great, but how are you going to access your data from the internet?" Typically the answer to that is you need some sort of tunneling service like ngrok to get around port forwarding, CGNAT, firewalls, etc. I maintain a list of solutions here[0]. The problem with most of these services is that they're targeted at developers and ar…
Well this makes it sound like it's targeted squarely at developers: "Finally, a NAS that lets you use a standard operating system that you’re used to, like Ubuntu or Raspberry Pi OS."
PiBox Mini – Modular Raspberry Pi Storage Server
51–60 of 130 posts
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#52Earlier quoted context omitted.
I bought a rockpro64 and a NAS case with space for 4 drives, I added a 4xSATA PCIe card. Right now it's a 4x4TB ZFS setup that has been running as my own home storage for over a year continuously. Very happy with it.
What kind oft write speeds do you get on zfs? I also have a rockpro64 with two 8tb WD red pro and in subvolumes with encryption i only get 70MB and in non encrypted 110MB. I already switched from aes256-gcm (the default) to aes256-ccm, since that is less taxing ob the CPU. I Start to get the feeling that zfs arm is not yet optimised enough.
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#53I'm looking for something like this, but cheaper and for 3.5" drives. USD$250, plus shipping to Australia puts that just too high for what it offers. I own Synology NASs, but adding an expander for that is expensive. (AUD$800) The ODroid-HC4 looks promising, but their 'toaster' case design for it is awful, leaving the drives exposed and unable to put two atop each other. Ideally what I'd like is: - 1-2x 3.5" SATA dri…
I bought a rockpro64 and a NAS case with space for 4 drives, I added a 4xSATA PCIe card. Right now it's a 4x4TB ZFS setup that has been running as my own home storage for over a year continuously. Very happy with it.
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#54PiBox is built by us, KubeSail! We're a YC S19 company that focuses on home-hosting and shipping open-source software to customers. Happy to answer any questions!
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#55Earlier quoted context omitted.
I bought a rockpro64 and a NAS case with space for 4 drives, I added a 4xSATA PCIe card. Right now it's a 4x4TB ZFS setup that has been running as my own home storage for over a year continuously. Very happy with it.
Do you have a link or model for the NAS case?
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#56Earlier quoted context omitted.
I've heard good things about tailscale which does something magical I don't quite understand to get around NAT and allow access to your box in a secure way. I know (not so technical) people who have used it successfully.
I have no idea how Tailscale works, but it always does. I used to have a bastion host that I'd ssh into to access my home network. Now I just startup Tailscale and connect.
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#57I was just looking for something like this, but I would prefer to use NVMe disks, which are now natively supported with the Compute Module 4.
Why? CM4 would still be externally accessible through 1Gbit/s.
[1] https://pipci.jeffgeerling.com/cards_network/rosewill-rc2000...
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#58Interesting. Usually my critique for products like this is something along the lines of "great, but how are you going to access your data from the internet?" Typically the answer to that is you need some sort of tunneling service like ngrok to get around port forwarding, CGNAT, firewalls, etc. I maintain a list of solutions here[0]. The problem with most of these services is that they're targeted at developers and ar…
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#59Interesting. Usually my critique for products like this is something along the lines of "great, but how are you going to access your data from the internet?" Typically the answer to that is you need some sort of tunneling service like ngrok to get around port forwarding, CGNAT, firewalls, etc. I maintain a list of solutions here[0]. The problem with most of these services is that they're targeted at developers and ar…
I've heard good things about tailscale which does something magical I don't quite understand to get around NAT and allow access to your box in a secure way. I know (not so technical) people who have used it successfully.
The “magic” is just that it’s all automatic works pretty much no matter what.
Re: PiBox Mini – Modular Raspberry Pi Storage Server
#60I love everything about this except the included 15W power supply, which seems too low for a CM4, fan, display, two SSDs, and the SATA controller. The CM4 draws somewhere between 7 and 9 watts under peak load, and each SSD would be around 2W under load. That feels pretty tight already. I'm sure it would be totally fine at idle and low loads, but I just can't see it being enough juice at full load with two drives, esp…