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.

zza

Members
  • Joined

  • Last visited

Everything posted by zza

  1. Maybe there could be the option to add the —delete command on some runs or just as a once off to clear out the excess files?
  2. Thanks for that! Using it now for my docker images. Is there also a way to remove just remove ordinary files? For example if i have a movie on the host server that I delete, is there a way that I can get it to delete on the backup server.
  3. Just wanted to say thank you for this plugin. It makes it much more possible to use unraid as a cloud replacement as you don’t need to worry about downtime in the same way. Currently running 2 machines connected over tailscale in different locations. I was having issues where the extra parameters on my docker containers weren’t being applied to the dockers on my backup server. I fixed this by having a user script on the host machine initiate the replication and then once it is done it force updates all the docker containers on the backup server. Also Is there a way to delete orphaned files on the backup server? Would be nice to have the option, especially if i ever need to replicate back the other way. Thanks again for an amazing plugin.
  4. Ok, i fixed it so i'll share for anyone else having the problem. With my motherboard i've found out that the igpu is not supported for vga output so that explains why the previous solution didn't work for me. I ended up adding i915.disable_display=1 after each "append" line in my syslinux config file in the flash drive. Now my file looks like this. default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS menu default kernel /bzimage append initrd=/bzroot i915.disable_display=1 label Unraid OS GUI Mode kernel /bzimage append initrd=/bzroot,/bzroot-gui i915.disable_display=1 label Unraid OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode i915.disable_display=1 label Unraid OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode i915.disable_display=1 label Memtest86+ kernel /memtest After a reboot i no longer have the cpu spikes or the kworker process running every 30 seconds. Plus the igpu still works for hardware transcoding.
  5. Think i'm having the same problem as you. I have the asrock rack E3C246D2I board and I get the kworker spikes only the integrated graphics is enabled. I tried doing what you said with the go file and a dummy vga plug but i'm still getting the spikes. Any ideas what else i could try? Did you change anything else in the bios?

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.