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.

fireplex

Members
  • Joined

  • Last visited

  1. Just a general query, you seem to have two ways to connect Home Assistant to unRAID, this agent based one and this one solely using the unRAID API https://github.com/ruaan-deysel/ha-unraid Any recommendations which to use and will they both be developed going forward? Thanks.
  2. Just upgraded from 7.1.4, looking good so far
  3. I was trying to work out what was causing one of my disks to keep spinning up so installed File Activity plugin. I noticed I was getting these messages in it's logs and couldn't figure out why: * Downloads ** Aug 30 19:07:34 OPEN => /mnt/disk1/Downloads/ISOs/ubuntu-25.04-desktop-amd64.iso Aug 30 19:07:34 OPEN => /mnt/disk1/Downloads/ISOs/Win11_24H2_EnglishInternational_x64.iso Aug 30 19:07:34 OPEN => /mnt/disk1/Downloads/ISOs/virtio-win-0.1.225-2.iso Aug 30 19:08:14 OPEN => /mnt/disk1/Downloads/ISOs/ubuntu-25.04-desktop-amd64.iso Aug 30 19:08:14 OPEN => /mnt/disk1/Downloads/ISOs/Win11_24H2_EnglishInternational_x64.iso Aug 30 19:08:14 OPEN => /mnt/disk1/Downloads/ISOs/virtio-win-0.1.225-2.iso Aug 30 19:08:23 OPEN => /mnt/disk1/Downloads/ISOs/ubuntu-25.04-desktop-amd64.iso Aug 30 19:08:23 OPEN => /mnt/disk1/Downloads/ISOs/Win11_24H2_EnglishInternational_x64.iso Aug 30 19:08:23 OPEN => /mnt/disk1/Downloads/ISOs/virtio-win-0.1.225-2.iso Aug 30 19:13:43 OPEN => /mnt/disk1/Downloads/ISOs/ubuntu-25.04-desktop-amd64.iso Aug 30 19:13:43 OPEN => /mnt/disk1/Downloads/ISOs/Win11_24H2_EnglishInternational_x64.iso Aug 30 19:13:43 OPEN => /mnt/disk1/Downloads/ISOs/virtio-win-0.1.225-2.iso Aug 30 19:13:55 OPEN => /mnt/disk1/Downloads/ISOs/ubuntu-25.04-desktop-amd64.iso Aug 30 19:13:55 OPEN => /mnt/disk1/Downloads/ISOs/Win11_24H2_EnglishInternational_x64.iso Aug 30 19:13:55 OPEN => /mnt/disk1/Downloads/ISOs/virtio-win-0.1.225-2.iso Turns out each time I navigate to the Dashboard tab in the unRAID GUI it caused this access. I have two VMs configured, not running, and they point at the above files. Disabling VM Manager stops this issue.
  4. The plugin is displaying this message: The Tailscale key will expire in 7 days on Fri, 11 Apr 2025 00:58:53 GMT. Couple of questions/comments: 1. What do I need to do about this? 2. Can the plugin display the answer to question 1 so people don't need to ask Thanks!
  5. I suspect so yes, just wondered if anyone else has seen this or it's just me and I need to dig further.
  6. I am running 7.0.0 but saw this issue with previous releases. I like to configure my dashboard, things like remove the VPN section, move tailscale and GPU readings around, have the main display set to read/write per sec etc etc. This all works fine, but I am finding after a random number of days that things move back, eg tailscale section or GPU move back to default position at bottom of screen, main section changes back to total number reads/writes. I'm running Firefox on Linux, has anyone else experienced this?
  7. OK. Problem is mover will then move it back to array. Would just be good if a modified file on the array is written to cache rather than array but guess it just doesn't work that way,
  8. You mean move owncloud.db to the cache disk ?
  9. I have nextcloud docker installed, it has it's own share Nextcloud that is set to cache -> array File activity plugin is reporting: ** /mnt/user/Nextcloud ** Dec 15 15:20:00 OPEN => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:20:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 OPEN => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Dec 15 15:25:00 MODIFY => /mnt/disk1/Nextcloud/owncloud.db Mover runs every day and moves from cache to array as expected. Nextcloud seems to modify owncloud.db quite frequently even if not used causing array disk1 and parity to spin up. It seems that any modification to a file already present on the array is done straight to array, I was hoping the modified file would be written to my cache disk (SSD) and not the array but that doesn't seem the case - any way around this please to prevent the spin-ups of disk1 and parity?
  10. You sir are a star!! We have a signal, and we have services: Thanks so much for the assistance, my card lives again 😀
  11. Hi, thanks very much! Please don't put yourself out on my behalf, whenever you have time, it is much appreciated 🙂
  12. Hi, https://github.com/tbsdtv/linux_media is the repository where the merge request was made 3 weeks ago. How often do you compile from there? Thanks.
  13. OK thanks. Yes everything is wired correctly, I tried with external power also (although never needed it before), I have tried the mxl58x.mode but that doesn't apply to this card and didn't help. I physically checked my card and it has two ISL6422B chips onboard, I am thinking due to those kernel messages that they are not being driven correctly and producing any output to the LNBs (as per my multimeter testing): 28.494167] DVB: Unable to find symbol isl6422_attach() I found this thread that I don't totally understand but it does seem to imply there is an issue caused by newer kernels https://github.com/ljalves/linux_media/issues/143 , it points to https://github.com/tbsdtv/linux_media/pull/361 Maybe the other users who have downloaded this plugin don't have a DVB-S card with this chip?
  14. I tried LibreELEC but they don't find my card. At some point in the past, did this plugin have another option for TBS cards, eg. closed source ?
  15. I could try and upgrade to 7, are you thinking a newer kernel (presumably) may help?

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.