this post was submitted on 21 Sep 2025
103 points (100.0% liked)
Selfhosted
60366 readers
645 users here now
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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
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!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So more like a commercial NAS box and less like a repurposed Dell server.
Why?
Power consumption.
Plus, I don’t think an enterprise grade server is designed to spin down the disks when they’re not in use.
You can just do that yourself regardless of what the server was intended to do, with a cronjob for example. You can also set an idle time after which it spins down with hdparm but that doesn't always work for different reasons.
How do I set a cronjob on a Hyper-V host?
No idea, does it pass the drives through?
Not with a RAID controller, no.
IDK if these support IT mode or the like, but yes, hardware RAID makes this hard.
Usually not, no. With that in mind, it seems I’m looking for something more like a commercial NAS box and less like a repurposed Dell server.