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.

SimonF

Community Developer
  • Joined

  • Last visited

Everything posted by SimonF

  1. Have a look at this post
  2. On dashboard
  3. Have you hidden the tile on the dash board. Click on the green padlock and then the blue spanner
  4. You need to be on 6.12 or greater for multi GPU support.
  5. Looks like you had devices bound to vfio like the igpu hence why details stop on screen. Have a look a vfio-pci.cfg either delete or remove entries. It is in /boot/config
  6. Devices are not allocated as a scsi disk hence not see by Unraid, no /dev/sdX, but have not found a reason for that so far how do you have the drives defined on the HBA/Raid Card? Oct 16 21:08:49 TheVault kernel: scsi 1:1:9:0: Direct-Access SEAGATE ST14000NM0001 K002 PQ: 1 ANSI: 7 Oct 16 21:08:49 TheVault kernel: scsi 1:1:9:0: Attached scsi generic sg1 type 0 Oct 16 21:08:49 TheVault kernel: ipmi_si: Invalid return from get global enables command, cannot enable the event buffer Oct 16 21:08:49 TheVault kernel: scsi 1:1:9:1: Direct-Access SEAGATE ST14000NM0001 K002 PQ: 1 ANSI: 7 Oct 16 21:08:49 TheVault kernel: scsi 1:1:9:1: Attached scsi generic sg2 type 0
  7. Thankyou
  8. https://forums.unraid.net/topic/89453-plugin-gpu-statistics/?do=findComment&comment=1476181
  9. The code that has been added is as follows to remove VM Datasets. $zfsdataset = trim(shell_exec("zfs list -H -o name ".escapeshellarg($dirname))) ; $cmdstr = "zfs destroy \"$zfsdataset\" 2>&1 "; Can you provide the output of zfs list -H -o name /mnt/user/domains/Debian
  10. Will look at packages, What is crashing fanctl?
  11. Mount will be in the HA vm. This is an example on a debian VM
  12. Yes mount -t virtiofs mount_tag /mnt/mount/path but you may need to install virtiofs also.
  13. They are in the same iommu group as other devices including your hba. All of the devices you want to pass thru have to be in there own iommu group. If both parts of the GPU and in the same group that is ok as you will be passing both parts.
  14. GPU top does not provide power readings for dg2
  15. Please start a new post and include diagnostics
  16. What does this provide. root@computenode:~# lspci -ks 0000:03:00.0 03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A770] (rev 08) Subsystem: Intel Corporation Device 1020 Kernel driver in use: i915 Kernel modules: i915 root@computenode:~# if i915 is not shown do modprobe i915 and try again. You may have the driver blacklisted. Have a look in system drivers at the i915 driver.
  17. Ok top is only seeing the AMD device. Suggest starting a new thread with your diagnostics as looks like the card does not have a driver attached if you say it is showing in lspci etc.
  18. What is your unraid vers?
  19. and I added this path to my plex docker.
  20. intel_gpu_top -L will list the gpus. I suspect it is trying the AMD. do -L and then use -d with the pci info
  21. You need to install intel GPU top for GPU stat to get data. Have you enabled hardware transcode in Plex settings?
  22. Scroll down to the intel section and put that value in the intel_gpu command timeout
  23. Suggest you install zfs master plugin as it will allow you to remove the dataset.
  24. Are you on 7 betas likely because they are zfs datasets? You need to remove the dataset you cannot rmdir
  25. Added a donate link in CA Apps info panel.

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.