Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

b00tkitism

Members
  • Joined

  • Last visited

  1. Based on my research, Unraid's storage-related functionalities are largely open-source, but the way Unraid interfaces with its storage system is proprietary. What’s Open Source? The Unraid kernel module (md/unraid) registers two proc entries under /proc: mdcmd – Handles array creation, parity control, and other storage operations. mdstats – Provides status information about the array. The modified md driver (which implements Unraid’s parity-based storage) is released under GPLv2, meaning all storage-related operations at the kernel level are open-source. What’s Closed Source? The user-space communication with mdcmd is not open-source. Multiple components interact with mdcmd, including: The WebUI The emhttpd daemon (Unraid's proprietary management service) Mover Unraid Wake On Lan Daemon shfs (?) It does the same thing that MergerFS does. cgroup2-unraid (?) Other system scripts and services This means that while the storage driver itself is open, the logic that controls how Unraid manages and interacts with storage devices is proprietary. Final Answer: All core storage-related operations (parity handling, array management, etc.) are open-source. The closed-source part of Unraid is how it orchestrates storage devices and communicates with the kernel driver via mdcmd. Would love to hear thoughts from others—did I miss anything?
  2. It's probably in a bash script or something. I'm looking for it.
  3. b00tkitism joined the community
  4. Hey everyone, I’m new here! About two weeks ago, I started building my first home server and spent a lot of time researching different OS options. That’s when I came across Unraid, and after diving deeper, I found it to be an amazing choice for my setup. During my research, I discovered that Unraid is based on Slackware Linux. However, I also learned that Unraid is often referred to as a closed-source OS. After looking into it further, I found that not all parts of Unraid are closed source—some components, like its modified md driver (which handles the parity-based array system), are open-source and licensed under GPLv2. However, what confuses me is this: The WebUI PHP files are viewable and editable. While this doesn’t necessarily mean they are "open source," we do have access to them. So which parts of Unraid are actually closed-source? Is it just the emhttp backend binary that is proprietary, or are there other critical components that are not open? if yes what are they? I’d love to get some insights from experienced Unraid users and developers. Thanks in advance!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.