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!
view the rest of the comments
My rack currently consumes about 300W. This includes the following hardware:
That's a power efficient setup, nice!
I believe I could reduce the power consumption by ~50W-60W by replacing the R730 with a modern "consumer" mainboard + CPU. But I need two power supplies (I had some issues a few months ago with my UPS) and iDRAC/IPMI is so convenient that I don't want to miss it anymore.
I'm also currently searching for something power efficient to replace the Pentium in my NAS. Reason for that are some problems with bad RAM a year ago. ECC RAM would be nice to have, so that I can be notified when a RAM stick goes bad. I currently do not know for how long the old RAM stick was bad and which files may be corrupted because of that (I do not use a checksumming file system such as ZFS or BTRFS on my NAS).
I like your setup.
My stack is R730s with MD1200 DAS. Using about 380watts.
Is your nas on Ext4?
Thanks :)
Yes, all HDDs in my NAS are formatted with EXT4. I don't use RAID because there are mostly static files stored there and the drives are configured to spin down after 30 minutes of inactivity.
How loud are those? I've heard that the Dell PowerVault DAS arrays are quite loud.
Out of curiosity, what whitebox are you using for the NAS? An old PC or something you assembled purposely for the NAS? Would love to see pics too as I'm considering going down this route.
I've purposely build that NAS around two or three years ago. It's a Gigabyte B360M D3H mainboard, Intel Pentium Gold G5400 and 16GB of the cheapest RAM I could find. An Adaptec 71605 card provides SAS/SATA connections for up to 16 drives and a Mellanox Connect-X3 connects my NAS via 10Gbit/s to my network. The case is an Inter-Tech IPC 4U-4424 . It has 24 hot swap bays. But I would not recommend it because the backplane is terrible. Four or five slots are not working. Sometimes, when I re-insert a drive, it is not detected.
Using cheap RAM bit me in the ass last year as one of the RAM sticks started to fail. I didn't notice that there is a problem with the RAM at first. Only when I observed that one of my scripts was not working I started to investigate the problem. Turns out that one of the RAM sticks failed. Re-inserting the stick did not resolve the problem so I replaced all sticks with old Crucial RAM I had laying around. Some files that I transfered to the NAS during that time period are corrupt. In the future I won't use cheap RAM anymore and I'm also currently planning to replace the mainboard and CPU with something that supportes ECC RAM so that I can be notified when on of the sticks starts to fail.
Here are some pics from building the NAS