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.

m6w6

Members
  • Joined

  • Last visited

  1. Pretty niche, I guess, but anyway. Must have happened somewhere in the v7 release cycle. The agent is supposed to bind to a unix socket in /root/.ssh/agent, but /root/.ssh links to the /boot/config/ssh/root on the flash and ssh-agent fails with "error: unix_listener_tmp: bind .../agent/...: Operation not permitted". mount --bind /run/user/0 /root/.ssh/agent fixes it, so I added it to /boot/config/go in the hop it will run at the right time.
  2. m6w6 posted a topic in Hardware
    This is just an anecdote, I gotta need to tell. ๐Ÿ˜‘ No blame or suggestion whatsoever. I started using Unraid in 09/2023. I frankensteined together an old, but adequately performant and power friendly little NAS with an i7-4770T on a Q87 board with 32G DDR3. I didn't have HDDs at hand, so I bought two handful of ST4000 drives. ๐Ÿคก I now know I shouldn't have done this, but back then I didn't fully understand how conveniently Unraid is supposed to work. I'm currently running a 2-parity, 4-drives btrfs array with 3 spares. Anyway, I also had a 4x2.5" SATA IcyDock drive bay, which nicely fitted into that Revoltec Sixty-1 case that had several 5.25" bays. ๐Ÿ’ฝ I had it set up with a "persistent" cache pool with 2x512G Samsung SSD 840 Pro (MZ-7PD512) in RAID1 and a "temporary" cache pool with 2x500G Sandisk Ultra II (SDSSDHII-500G) in RAID0. Both Samsungs were pretty much worn out already and one quickly threw some SMART errors; thus the've been replaced with a couple 1TB Samsung 870 QVO (MZ-77Q1T) just 2 months later. The Sandisks were performing unexpectedly well, though, until now. ๐Ÿคž This week I upgraded to Unraid 7๏ธโƒฃ after a nice, but not particularly remarkable uptime of over 4 months. Everything went well, but the "temporary" cache pool was gone after rebooting. The system only found one Sandisk. A reboot didn't help. The first one was unrecognizable by the system (it didn't respond on the bus, but past me didn't know that yet). So, at first I was not too concerned, since there's a known issue with RAID0 after upgrading with a guide forward; failing those I got a bit suspicious. ๐Ÿคจ Seeing those COMRESET errors in dmesg, I went down into the basement and wanted to fetch the failing drive from the bay to look at it on another machine. Unfortunately I had labelled them wrongly in the disk location plugin ๐Ÿคฆ, so I threw out the one that was still recognized by the system. Boom ๐Ÿ’ฅ, that "killed" the second one, now both are unrecognizable. I thought, maybe the chipset is going on a permanent hiatus๐ŸŽŠ, but even one of the less worn out Samsung 840 showed up immediately after plugging in. So, long story short, or TL;DR: This got me started thinking ๐Ÿค” about the "persistent" cache, though RAID1, but only 2 drives that could as easily fail at once, too... PS: If you made it that far down here, you've earned a hug or more: ๐Ÿค— ๐Ÿป
  3. m6w6 changed their profile photo
  4. Just to clear this up, because I was looking into that, too. The mover may exit with 1 if logging is not enabled, because the last statement of start() is [[ $LOGLEVEL -gt 0 ]] && echo "mover: finished" It should be a regular if statement or have "|| true" appended. To verify, just try running the mover with logging enabled in Settings/Scheduler.

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.