I virtualized my nas for memes but honestly you don't even need to do that. Just run proxmox and use zfs then build whatever lxc/VMS you want on top of it
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 posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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!
Is that viable? I read that doing it with proxmox can be problematic because it doesn't offer such great NAS and Raid options out of the box, making it harder to maintain.
ZFS is objectively the best disk pool solution, where did you read that?
I read some more about it and yeah ZFS seems like a great solution. Do you happen to know how easy it is to upgrade storage with ZFS? E.g. i start with just 2x4TB but later I add another 2x4TB, would that be easy or would this result in a total rebuild?
You usually need to trigger a total rebuild to make it part of the same pool, but you could always make it separate vdevs.
The best route would be to start with the number of drives you want at least, and upgrade them via replacement as you go.
i already learnt so much by reading posts in this community
That's the best way to learn. Embed yourself in a community and passively learn. When you have enough of the vocabulary to ask an intelligent question, ask and let the community present solutions. Good job.
-
Others may disagree, but I think a sufficiently powerful NAS can absolutely handle automation backends and media servers. I know many people run such tools on Synology devices without issue (Synology, however, have become greedy assholes wrt requiring their own drives for compatibility) including me. I haven't used Immich, but I see no reason that couldn't run there as well. A dedicated mini-PC is overkill, but it would make things snappier if you're flush with cash. I'm currently running an M2 Mac mini for my server needs and torrents because I can afford it and it can support 2000+ torrents at the same time without breaking a sweat.
-
I haven't used TrueNAS and I'm unqualified to comment on this. I have run Proxmox, but not as a container. I'll let others comment.
-
I haven't used the Arr Suite. I just searched and I can't imagine any reason why you couldn't run the torrent client on a dedicated device and store data on the NAS. You don’t need to duplicate the files to do so. You might have to create automation of sorts to mount the NAS volume on the mini-PC at login or restore it if it gets interrupted, or you could just do so manually.
Welcome to selfhosting. It's a fun hobby.