For more money and wasted power. People overbuild quite often.
- 0 Posts
- 237 Comments
Oui, Oui.
My pi gets 81MB/s non cache HDD read speed over USB.
With an msata SSD into a USB adapter if gets non cache read speed of 437MB/s
I totally get that doesn’t compete with a pcie slot msata or nvme.
But it significantly improves access time and transfer.
OPs request was could they do it with pis. Yes you could. HDD is max 120mbs, with SSD over USB interface you get a lot more even thought its not running on the pcie bus. It is totally functional as long as you aren’t streaming 4k to your TV. And it is more than enough for most people. As a reliable backup solution it works, but best if you use a drive enclosure that is powered, rather than relying on the USB power of the drive adapter.
You seem irrationally irked about a viable suggestion, to OPs orignal question. Sorry if I triggered your inner nerd 😀
PS. I’m not talking getting nvme speeds on USB, I’m saying if you use an msata ssd you get tons more bandwidth on USB than HDD
I think you missed the part about me saying older Pi, being cheap. Like you can pickup a pi3b for $35 where as I’d have to pay $150-180 for a pi5. People get focused on hardware that is overkill for their needs (especially if you track access and system load). You can probably get a deal on an old thinclient or nuc also. Its good to show people options.
For example I have a 15 year old arm board with 256mb non expandable RAM. (Dedtined for the garbage dump) with debian It handles music streaming and samba shares perfectly fine with an SSD. And doesn’t even use 50% of the RAM.
You don’t have to have pcie for a simple nas, USB with an SSD is fine. I ran my video, audio and samba shares on it that way and its plenty good.
As a counter point you can grab an old Pi for cheap and install OpenMediaVault OS and have all the NAS tools you need managed from a GUI.
There are Plugins for tons of self hosting options, and GUI docker management for your own add ons. (New versions dumped portainer, in favor of their own GUI tools).
Pi3 is fine Pi4 would be better. Wattage is between 4-7
I used to host this way till I found a fanless heatsink case for a ITX board.
Idle wattage is 15, and 23 for processing heavier tasks
BCsven@lemmy.cato
Selfhosted@lemmy.world•How many containers are you all running?English
3·1 month agoYeah, just wondered because containers just hook into the kernal in a way that doesn’t have overhead. Where as a VM has to emulate the entire OS. But hey I get it, fixing stuff inside the container can be a pain
BCsven@lemmy.cato
Selfhosted@lemmy.world•Immich 2.5 Released With Free Up Space, Web BackupsEnglish
2·1 month agoThere are docker script and docker compose installs. It was basically reading the documents and Editting a few text files and launching it in docker. Hardest part I found was the face tagging, it was totally counter intuitive to assign a face and persons name. Like almost obfuscated. Once you set that up though it just does its thing superbly well
BCsven@lemmy.cato
Selfhosted@lemmy.world•How many containers are you all running?English
2·1 month agoWhy VMs instead of contsiners? Seems like way more processing overhead.
BCsven@lemmy.cato
Selfhosted@lemmy.world•How many containers are you all running?English
121·1 month agoWhy a full VM, that seems like a ton of overhead
BCsven@lemmy.cato
Selfhosted@lemmy.world•I built LinuxMate to kill post-install chaos (free repo + demo)English
2·2 months agoGood point
BCsven@lemmy.cato
Selfhosted@lemmy.world•I built LinuxMate to kill post-install chaos (free repo + demo)English
3·2 months agoDo you mean because of having to build your system first then write out the config via autoyast? To then use the config next time you install?
If that is the an issue then MicroOS is probably a better option for someone, they have a config builder to insert, so at first boot the system installs itself.
BCsven@lemmy.cato
Selfhosted@lemmy.world•I built LinuxMate to kill post-install chaos (free repo + demo)English
3·2 months agoNice. But just a note nixOS and MicroOS both have config files so you can replicate an exact install. OpenSUSE has autoyast so you can define a system and port that to your next install.
BCsven@lemmy.cato
Selfhosted@lemmy.world•Jeff Bezos said the quiet part out loud — hopes that you'll give up your PC to rent one from the cloudEnglish
7·2 months agoYes, Microsoft is already selling these
BCsven@lemmy.cato
Selfhosted@lemmy.world•Cheapest way to back up a *lot* of data?English
1·2 months agoTape Drive?
BCsven@lemmy.cato
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
2·2 months agoThanks, wireguard was pretty easy to setup, just time consuming mapping the devices and keys between devices. But now that stage is over its all good
BCsven@lemmy.cato
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
2·2 months agoWell it is a post about online privacy and keeping the prying eyes out.
BCsven@lemmy.cato
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
2·2 months agoBased on current USA actions, I have more faith in my own country and allies. The account info and control plane is what I mean, it could get compromised being under US control where they don’t seem to Ned warrants anymore
BCsven@lemmy.cato
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
2·2 months agoAre these relays? I think their announcement was data server, which means USA govt would have all your tailscale keys if they decide to keep going on the fascism.
I’m running an early version of that on a 16 year old ARM board NAS, the NAS has 256MB of RAM and OpenMediaVault runs great on it.