Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
For a little perspective, if you have 7200 RPM HDDs, they each only have a throughput of about 1.5 Gbps. USB 3.0 is 5 Gbps, so you can have 3 drives attached without maxing out a single USB connection, and that's the older 3.0, not any of the newer USB specifications that can go up to 20 gbps, and this isn't including thunderbolt specs. If this data is mostly sent over the network you'll never see any impact from this unless you have a 10Gb home network. Getting things onto the drives might take a little longer than a direct connection, but if storage is more of a concern (I'm assuming it is, since you have HDDs instead of SSDs) that's a perfectly fine trade off in my mind.
well, USB is known to be kinda iffy with random timeouts etc. I dont know. I would like to have those drives in a raid5 configuration and i assume running all of this over a single connection would throttle everything down. I heard e-sata would be a better alternative but also kinda slow. my server sadly doesnt support thunderbold. Also i am a bit worried that the reading speeds would be to slow for something like jellyfin (if that isnt already the case)
Before I switched to my big NAS, I had 7 extra USB drives attached to my old ones, daisy chained over two USB 3.0 hubs. The USB connection was never the limiting factor.
You would need something like 3 people simultaneously streaming a 4k movie from 3 different HDDs for that to be an issue.
HDD speed itself might be more limiting, but still would require multiple very high bitrate streams to max out the read speed of a general USB drive.
Yeah i assume that the hdds might be more the limiting factor. As mentioned, i am just worried about usb causing troubles with my data.