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.

domrockt

Members
  • Joined

  • Last visited

Everything posted by domrockt

  1. Helle there, To make a IGPU work for dockers it needs to dedect a Monitor. this is my system device, there must be something like this [8086:4680] 00:02.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c) 1) BIOS Multimonitor enable (if this option exist) 2) A Monitor or Dummy Plug 3) AMD/NVIDIA/INTEL GPU Top 4) configure the docker with new Device and dev/dri/ iam looking at your Manual VT-d [Enabled] needs to be enabled VGA Priority [Offboard Device] This allows you to prioritize between the onboard and offboard video device to be found. Configuration options: [Onboard Device] [Offboard Device] this needs to be Onboard <---- some sort of Multimonitor option i gues Intel Virtualization Technology [Enabled] needs to be enabled i think thats it for your Mainboard
  2. es sind beides Plugins, ganz genau, ich finde auch keine config files.
  3. Im Groben, ja völlig korrekt und in den Sätzen liegt mehr Wahrheit als man denkt. Wenn man Unraid als "NAS" betrachtet dann mach ich quatsch, dass würde meine Tochter jetzt sagen. Ich benutze Unraid aber als Hypervisor für Noobs, die mit Rosaroterbrille im GUI Land ihre Zeit verbringen. Ich versuche aus Hobby Gründen auch die CLI reinzubekommen und die Hintergründe zu verstehen, deshalb auch meine Hilferuf zum Thema Sanoid und znapzend,... hust hust mein thread dazu wenn mir jemand etwas auf die sprünge helfen mag hust hust ... , erstellt. Ich hab vor 5 Jahren mit Proxmox angefangen, danach ESXI und zum Schluss Unraid. Es gibt zu allen gute Videos aber Unraids mega Community und die Apps ... ihr Wahnsinnigen :D. Mein Usecase ist einfach etwas anders, ZFS macht es möglich Clone von Snapshots zu machen und diese als "Laufwerke" "ISCSI Laufwerke" ins Netzwerk zu bringen, Quasi die 10TB Gamebibliothek nur einmal installiert aber 5x gecloned und 0 mb extra Platz verbraucht. Läuft bei mir so auf meinem 8x2TB SSD ZFS cache Dann macht man von dem Quatsch noch ein Replikationsvorgang aufs HDD Array schicken für den Worstcase und von da auch wieder mit 800mb/s wiederherstellen..... anstatt 140mb vom Unraid XFS Array zB. Hab nen Synology... Datengrab für den Heimgebrauch Daddy TLDR ne nicht Stromsparen ist korrekt, für mich aber ok
  4. ja hab ich gemerkt, hab jetzt nen USB stick als Array und betreibe einen "cache" Pool mit meinen HDDs im RAIDZ1
  5. it is working now, for a how to visit here UNRAID KERNEL WITH IGPU SR-IOV SUPPORT its a thread in this Forum
  6. Gude, hast du versucht es mit dem HDMI ausgang zu Instaliieren oder per VNC? Ich hab es heute auch versucht aber mit einem VF's teil meiner hd770 igpu. Ich habe somit keine HDMI Ausgabe und muss VNC benutzen. # Meine Vermutung ist das HoloOS die IGPU nicht als primäre GPU erkennt.
  7. so i tested some more... i cant get it to work on boot.. idk why. could there be something wrong with my go file? when i add "echo 4 > /sys/devices/pci0000\:00/0000\:00\:02.0/sriov_numvfs" manually i have my 4 FVs when stubbed already to use. But when i reboot they are gone and i need to put in "echo 4 > /sys/devices/pci0000\:00/0000\:00\:02.0/sriov_numvfs" manually. i mean a cron on startup will do the job but strange enough. So i spun up an test VM win 10 I did 1) in Bios enable sriov 2) Intel GPU TOP 3) install i915-sriov Plugin from the link (for now) you provide 4) add the ammount of FVs in the go file , echo 4 > /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs 5) I need to make an userscript cron on first boot array "echo 4 > /sys/devices/pci0000\:00/0000\:00\:02.0/sriov_numvfs" 5) reboot 6) The PF (00:02.0) could be used by Unraid host. And the VFs(00:02.x) are only used for passthrough to VMs 7) install any VM 8 ) install the intel driver (Linux) or gibe the VM some time Windows update gets the driver on its own.
  8. Gude zusammen, Ich bin gerade dabei komplett auf ZFS umzustellen. Warum? Es passt zu meinem Usecase und der sieht wie folgt aus. 1) Ich habe normale Daten wie Familien Fotos/Videos/Unterlagen (Diese Dinge sind mir wichtig <---- liegen auch zusätzlich auf einem Synology) und die Tage wenn die meine HDDs fertig sind auf in einem RAIDZ1 Pool 3x12TB. 2) Ich habe Arrs/Plex/isos (nicht so wichtig) <---- liegen die Tage wenn die meine HDDs fertig sind in einem RAIDZ1 Pool 3x12TB HDD. 3) Ich habe ein ZFS "Cache" Array mit 8x2 TB SSDs als Raidz1 auf dem 2 echte Datasets liegen. Eins davon ist via smb erreichbar und auch über Unraid als "zwischenspeicher" Das andere ist ein Blockdevice das ich in einer VM als Steam/Epic/../Launcher Bibliothek nutze, von diesem gibt es ein Snapshot und ein Clon der als ISCI Block im Netzwerk weiterreiche. Jetzt zu meiner Anfrage, ich bin zwar in Englisch recht fit aber mir will das einrichten von Znapzend und Sanoid nicht in den Kopf... Es scheitert direkt vom Start weg, klar Plugins sind installiert und dann? Wo sind die conf files? Wo müssen die Hin? Ich bin tatsächlich etwas verloren gerade Das Ziel ist, ich möchte Punkt 3) auf dem "ZFS RAIDZ1 mit den 12TB HDDs" via Snapshot und Replication gesichert haben, am besten automatisch, weil der Fehler sitzt vor dem PC. Danke für jeden Denkanstoß und Hilfe. ein snipped was ich meine
  9. no waaaay...... it works.... iam pre clearing a disk right now... but i will try the sleep command to. i cant freaking believe it awsome, the sleep command could be used as alternative branch as Plugin.
  10. is "add sleep 3 after modprobe i915" a typo? or could you be more specific what is needed here?
  11. i tryed the new version but no luck, iam near i can smell it.... its close to working.. i make some sort of mistake on my behalve.. steps i did 1) in Bios enable sriov 2) install i915-sriov Plugin from the link (for now) you provide 3) i checked modprobe.D there is a file called i915-sriov.conf inside that file this is generated # disable autoload old i915 module on boot blacklist i915 options i915 enable_guc=7 4) i checked my go file and as far i see the Plugin created all entries, right? #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & echo 12.884.901.888 >> #p8 state nvidia nvidia-persistenced # ------------------------------------------------- # disable haveged as we trust /dev/random # https://forums.unraid.net/topic/79616-haveged-daemon/?tab=comments#comment-903452 # ------------------------------------------------- /etc/rc.d/rc.haveged stop #Adjusting ARC memory usage (limit 32GB) echo 17179869184 >> /sys/module/zfs/parameters/zfs_arc_max /usr/local/sbin/vfio-pci >>/var/log/vfio-pcimodprobe i915 && sleep 3 echo 4 > /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs && /usr/local/sbin/vfio-pci 5) reboot ---> still no VF's but with dmesg | grep i915 i find this now [ 1167.953182] i915 0000:00:02.0: Running in SR-IOV PF mode [ 1167.953842] i915 0000:00:02.0: [drm] VT-d active for gfx access [ 1167.953844] i915 0000:00:02.0: vgaarb: deactivate vga console [ 1167.953875] i915 0000:00:02.0: [drm] Using Transparent Hugepages [ 1167.954525] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem [ 1167.956813] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1) [ 1167.957104] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915]) [ 1168.065160] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Class(1):Compute(4)! [ 1168.065164] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Instance(2):Compute(4)! [ 1168.066266] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Class(1):Compute(4)! [ 1168.066267] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Instance(2):Compute(4)! [ 1168.066668] i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_70.bin version 70.5.1 [ 1168.066669] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3 [ 1168.067168] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Class(1):Compute(4)! [ 1168.067170] i915 0000:00:02.0: [drm] Missing GuC-Err-Cap reglist Instance(2):Compute(4)! [ 1168.069199] i915 0000:00:02.0: [drm] HuC authenticated [ 1168.069660] i915 0000:00:02.0: [drm] GuC submission enabled [ 1168.069661] i915 0000:00:02.0: [drm] GuC SLPC enabled [ 1168.070107] i915 0000:00:02.0: [drm] GuC RC: enabled [ 1168.070958] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915]) [ 1168.071031] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized [ 1168.096061] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0 [ 1168.109162] i915 0000:00:02.0: 7 VFs could be associated with this PF [ 1168.136649] fbcon: i915drmfb (fb0) is primary device [ 1168.197292] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device 6) The PF (00:02.0) could be used by Unraid host. And the VFs(00:02.x) are only used for passthrough to VMs 7) instal IGPU Intel driber in guestsystem win/linux
  12. hm it wont work for me atm. i try next without the Intel GPU TOP plugin i begin fresh from start and take more time
  13. do i need to bind that IGPU to VFIO at boot? to make it work? I did 1) in Bios enable sriov 2) Intel GPU TOP, can it be installed or not? 3) install i915-sriov Plugin from the link (for now) you provide 4) add echo 3 > /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs to go file 4) add /usr/local/sbin/vfio-pci to go file 5) reboot iam here but nothing changed 6) The PF (00:02.0) could be used by Unraid host. And the VFs(00:02.x) are only used for passthrough to VMs 7) instal IGPU Intel driber in guestsystem win/linux
  14. the plugin adds adds "echo 2 not 3 to > /sys/bus/pci/devices/0000:00:02.0/sriov_numvfs" to /boot/config/go" thats what i found in my go file #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & echo 12.884.901.888 >> #p8 state nvidia nvidia-persistenced # ------------------------------------------------- # disable haveged as we trust /dev/random # ------------------------------------------------- /etc/rc.d/rc.haveged stop #Adjusting ARC memory usage (limit 32GB) echo 17179869184 >> /sys/module/zfs/parameters/zfs_arc_max modprobe i915 & echo 2 > /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs and i just add run /usr/local/sbin/vfio-pci to the last row? fingers crossed, rebooting now
  15. do i need to add to /boot/syslinux/syslinux.cfg intel_iommu=on ? or vfio-pci.enable_sriov=1? like in other sriov threads? or make changes to /boot/config/go like this: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & echo 3 > /sys/bus/pci/devices/0000:00:02.0/sriov_numvfs # Relaunch vfio-pci script to bind virtual function adapters that didn't exist at boot time /usr/local/sbin/vfio-pci >>/var/log/vfio-pci
  16. ok then i do the checklist, uuuh cant wait for the workaround to happen thank you very much. do i need to stub the igpu at any point before instal the i915-sriov Plugin? 1) in Bios enable sriov 2) Intel GPU TOP, can it be installed or not? 3) install i915-sriov Plugin from the link (for now) you provide 4) reboot? 5) The PF (00:02.0) could be used by Unraid host. And the VFs(00:02.x) are only used for passthrough to VMs
  17. hello, iam thrilled to see progress here two questions 1) what do i need to do, to test this on 6.12 2) if i uncheck one of those VF's can Unraid still use that for Plex and other dockers?
  18. afaik kann man ja wenn man ein ZFS "datenarray" betreibt endlich replicas von ZFS cache pools erstellen und diese sind dann parität geschützt. Das ist mein Anliegen warum ich das Array auf ZFS umstelle.
  19. i had a black screen after the post screen, i shut down the server via powerbutton, than i went to bios to check if everything is still there and manually startet from the USB and it instantly bootet to unraid. Maybe try that.
  20. In short, yes. It will work as you imagine. You could go ever crazier there are pcie slot to m.2 Splitters on aliexpress with plx Chips on them. so you could do pcie 16 slot to 2*8 and on both 8lane slots 2*4 lanes or 16x to 2*8 to 1*8 and 2*4 best sources und Europe are aliexpress and eBay or even Amazon
  21. afaik the 980 does not use h.265, so when your video uses that the CPU takes over. The FX is very old to. When i start an Stream my 12900 spinns up one or two cores to 30% for a brief buffer period and my IGPU is transcoding. Your FX should be pegged 100% for a while. But should go lower after a while.
  22. could it be that? Add '--runtime=nvidia' in your Docker template in 'Extra Parameters' (you have to enable 'Advanced view' in the template to see this option)
  23. 100% succes have fun transcoding
  24. Is your GPU connected to an Monitor or has an dummyplug connected? It Needs to be connected to something to be used as Unraid GPU

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.