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. Should become available when Kernel is raised to 6.12 currently looking at 7.1 for that.
  2. Can you provide a view of the template gui options as that path does not look correct to me
  3. Need to switch from PEG to IGD>
  4. The plugin was to provide some simple interface, commands exist for you to build your own scripts. Code based is in github for you to fork if you want and PRs are welcome. ZFS master supports zfs snapshots if required.
  5. Yes slackware packages are loaded at boot from the extras die.
  6. Docker is integrated do you mean compose? V7 is currently using 27.0.3
  7. Should work in a VM with the windows drivers. If Linux guest would need to be post 6.8 kernel ideally 6.12
  8. @JorgeB Do you have any advice on best way to setup snaps?
  9. Maybe but the back end processing is more simple this way.
  10. o- / ......................................................................................................................... [...] o- backstores .............................................................................................................. [...] | o- block .................................................................................................. [Storage Objects: 2] | | o- usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 [/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 (29.2GiB) write-thru deactivated] root@GUITest:~# targetcli targetcli shell version 2.1.54 Copyright 2011-2013 by Datera, Inc and others. For help on commands, type 'help'. /backstores/block> cd /backstores/block/ /backstores/block> ls o- block ...................................................................................................... [Storage Objects: 2] o- usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 [/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 (29.2GiB) write-thru deactivated] | o- alua ....................................................................................................... [ALUA Groups: 1] | o- default_tg_pt_gp ........................................................................... [ALUA state: Active/optimized] o- zfs:vol1 ................................................................. [/dev/zvol/zfs/vol1 (1.0GiB) write-thru deactivated] o- alua ....................................................................................................... [ALUA Groups: 1] o- default_tg_pt_gp ........................................................................... [ALUA state: Active/optimized] /backstores/block> delete usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 zfs:vol1 name= save= /backstores/block> delete usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0 Deleted storage object usb-SanDisk_Cruzer_Blade_03026011120223194557-0:0. /backstores/block> exit Global pref auto_save_on_exit=true Last 10 configs saved in /etc/target/backup/. Configuration saved to /etc/target/saveconfig.json root@GUITest:~#
  11. They are mainly dockers images. Which can hide with, there are options to exclude
  12. This is how it looks on my 6.12.14 test machine, I cannot replicate you issue my is working as expected. Will look at diags to see if I can see any common values that may affect.
  13. So you have virgl working ok? If running on 7 rc2 the Mesa package is no longer required in extras, just qemu and virglrender.
  14. No, it is enabled by default. Turing off can provide additional performance increase hence the option has been added. For a VM to be migrated across hosts QEMU reduces the available cpu features. No plans in current pipeline to support migration between hosts.
  15. If the sensor 99 is <= 0 then it assumes that the drives are spun down, What does the sensor list show. Does the disk that is running show temps?
  16. Check /var/log/ipmifan
  17. Any editor should be ok as it is a dos based file system. Extension would normally stay as ,cfg
  18. So you are trying to pass thru the igpu? This is problematic and needs a special bios.
  19. So do you get the same error message with PCI ACS override turned off. I would say you don't need as card should be in its own group with both ports. Unless you need for other reasons try also with out unsafe ints.
  20. Can you provide info on iommu group 49 from system devices, have you included all devices in that group?
  21. lsusb Then use the bus and Dev in the next command. root@computenode:~# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub Bus 001 Device 003: ID 1462:7d25 Micro Star International MYSTIC LIGHT Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 005: ID 0a05:7211 Unknown Manufacturer hub Bus 001 Device 006: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 001 Device 007: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 001 Device 008: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub Bus 001 Device 009: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 001 Device 010: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 011: ID 0a05:7211 Unknown Manufacturer hub Bus 001 Device 012: ID 2516:01b5 Cooler Master Co., Ltd. Intel ARC RGB Controller Bus 001 Device 013: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB Bus 001 Device 014: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 001 Device 016: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 001 Device 017: ID 0781:5567 SanDisk Corp. Cruzer Blade Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 002: ID 05e3:0626 Genesys Logic, Inc. Hub Bus 002 Device 003: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 002 Device 004: ID 05e3:0749 Genesys Logic, Inc. SD Card Reader and Writer Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub root@computenode:~# lsusb -vvs 001:012 This ^ would be for the Cooler master device
  22. It would be if you have check the box next to the gpu in system devices.
  23. Is GPU bound to vfio? As that driver loading will remove screen from server. Auto start for VMs is handled by libvirt not by Unraid. Option is to create a user script with a delay i.e. sleep 30 and then run virsh start VMName
  24. Remove the settings from the VM template and add mappings within the plugin, if they have the same serial number you will need to do a port mapping. When the VM starts it will connect the device if you enabled in the mappings.

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.