EDIT – This may be a little off-topic but with good intentions
whats wrong with unraid? yes u r right about the price, but from what i saw they have a perpetual license. if u use it a lot, i think it’s worth it. a while back actually the license price was cheaper….
Before March 27, 2024, the unlimited license for Unraid was known as the Pro license and cost $129. It was a one-time perpetual purchase that included lifetime updates.
The pricing was updated as part of a significant change to Unraid’s licensing structure. The old tier system of Basic, Plus, and Pro, which was based on the number of devices, was replaced with new license types
i just never heard any big issues mention about unraid, so not sure what ur trust issue is in regard to them.
as for truenas, i had no real reason not to use it. in fact it’s probably the best nas os i’ve ever used. the initial setup felt daunting, but after using it for a while, it’s actually quite good.
for unraid sleep mode, AI said this
Yes, Unraid can have a sleep mode in 2025, but it is not a native feature of the operating system and is dependent on your hardware. The most common and user-friendly method is to use a community plugin for Suspend-to-RAM (S3 sleep) and to manually configure Wake-on-LAN (WOL).
The core reason Unraid does not officially support sleep is that hardware and Linux kernel compatibility can vary, making a reliable out-of-the-box solution difficult to guarantee.
Method 1: Use the Dynamix S3 Sleep plugin
The most widely used approach is to install the Dynamix S3 Sleep plugin from the Community Applications store. This provides a web-based graphical interface for setting up sleep functions.
How to set up the plugin:
Install the plugin: In the Unraid WebGUI, navigate to the Apps tab, search for “Dynamix S3 Sleep,” and install it.
Configure settings: Go to Settings > Sleep Settings to configure idle conditions, schedules, and Wake-on-LAN (WOL) options. You can set a maximum wait time for array or network inactivity before the server goes to sleep.
Use commands for customization: The plugin also allows you to run custom commands before the server goes to sleep or after it wakes up. This enables you to send notifications or prepare applications for the change in power state.
Method 2: Configure manually via the command line
For more advanced users, it is possible to configure sleep settings directly through the command line. This gives you greater control over the process.
How to set up manually:
Connect to your server via the WebGUI terminal or SSH.
Identify your network interface by running
ifconfigand noting the device name (e.g.,eth0).Enable Wake-on-LAN by using the
ethtoolcommand:ethtool -s eth0 wol g. Replaceeth0with your network interface name.Initiate sleep manually by running
echo -n mem > /sys/power/state.Important considerations and potential issues
Reliability: Many users report that getting sleep mode to work consistently can be a challenge. Depending on your hardware and OS version, your server might not wake up properly or may require a hard reboot.
Active processes: Sleep may not be feasible if you are running services that perform many background tasks, such as Plex or the *arr applications (Radarr, Sonarr, etc.), which require an “always-on” server for automation.
Hardware efficiency: As an alternative or supplement to sleep, consider focusing on a power-efficient hardware build. This includes using low-idle-power CPUs and configuring your hard drives to spin down when not in use.
Official Unraid 7.0 power mode feature
In early 2025, Unraid 7.0 was released and introduced a new Power Mode setting under Settings. This feature allows you to optimize the system for power efficiency, balance, or performance. While not a traditional “sleep mode,” it provides official system-wide power management options to reduce energy consumption.
$249 for the perpetual license with lifetime updates.
https://account.unraid.net/buy
i’d be happy to pay that cause i use my nas a lot, but no reason to move from truenas which i’m very comfortable with. but if u need sleep then, you want to use something else. Not sure if the unraid sleep is any good or not though ![]()
i’m part of the 24/7 spin camp so not a big deal for me. but i can see how the sleep camp will be sad ![]()