hblockx

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by hblockx

  1. Anyone an idea how to change the webroot since the big update of this container? No matter what I try, I am getting nginx issues, the time I am using 'overwritewebroot' => '/nextcloud',
  2. as far as it reads in the nextcloud documentation the setting should automatically do the necessary changes but idk I also start to think that I need to adapt the webroot there
  3. Anyone else having issues with "'overwritewebroot' => '/nextcloud'," ? The time i use it in the config I am getting "page not found or no permission" although the url looks correkt, including the /nextcloud suffix
  4. It srsly managed to bring back all files, thanks a lot for the tip.
  5. Hey guys. Sadly after many nice years of unraid I got my first unmountable HDD which i just formatted to zfs encrypted (and put my data on it). Unraid seems to be not able to mount it at all anymore and now my question is, is there a manual way to mount to the HDD, so that I maybe can copy the data away from it? cloud-diagnostics-20230601-1047.zip
  6. i am going to test this out later but i worry it is going to interfere with the double-nvidia-gpu-passthrough...
  7. i am using an 850 evo in array and a 960evo with unassigned plugin, vms on unassigned but also on array lag on heavy ethernet-access... tower-diagnostics-20180225-2104.zip
  8. Hello! I am using Unraid for my mediaserver but also for my 2 people - 1 PC setup. With the second one i noticed that my virtual machines are unusable lagging when there are too many hdd or ethernet-operations. Do you have an idea how to fix this? A friend with the same setup told me he does not have such problems and i cannot find the issue... Thanks for any help! Best, Mirko <domain type='kvm' id='2'> <name>Windows 10</name> <uuid>4ead2ac7-5106-b358-48f3-b69522db2334</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>30302208</memory> <currentMemory unit='KiB'>30301504</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <iothreads>1</iothreads> <iothreadids> <iothread id='1'/> </iothreadids> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> <vcpupin vcpu='6' cpuset='12'/> <vcpupin vcpu='7' cpuset='14'/> <iothreadpin iothread='1' cpuset='0-1'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-2.9'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/4ead2ac7-5106-b358-48f3-b69522db2334_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='8' threads='1'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='none' io='threads' iothread='1'/> <source file='/mnt/cache/VMs/Mirko/Windows 10/vdisk1.img'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Win10_1703_German_x64.iso'/> <backingStore/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <alias name='ide0-0-0'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.141.iso'/> <backingStore/> <target dev='hdb' bus='ide'/> <readonly/> <alias name='ide0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='ide' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:c8:d0:d8'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/1'/> <target port='0'/> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/1'> <source path='/dev/pts/1'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-2-Windows 10/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='keyboard' bus='ps2'> <alias name='input1'/> </input> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/system/980ti.dump'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0x0a1f'/> <address bus='1' device='2'/> </source> <alias name='hostdev2'/> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0c' slot='0x00' function='0x3'/> </source> <alias name='hostdev3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0d' slot='0x00' function='0x3'/> </source> <alias name='hostdev4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/> </hostdev> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </memballoon> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> Ryzen 1700x Gigabyte Gaming 5 X370 64GB DDR3200
  9. Somebody else having problems with uploads via webinterface "Request entitiy too large" ? Maybe because of the nginx-reverse-proxy? Adjusted php and nginx.cfg for 2GB uploads, still not able to upload
  10. Is there a qemu-patched clover for people who have to use 10.12.4 directly?
  11. 64GB wanted 32GB but girlfriend said she needs 32GB alone for her VM :'D
  12. Can it be that <alias name='virtio-disk0'/> is not set-able anymore?!
  13. I am idling with around 70 Watts, but: Watercooled (pump is around 10 watts) , overclocked to 3.9, ram set to 3,5V, several harddrives, 980ti, 1050ti, 6 fans and just bronze psu (@wall) So i guess 60 watt is a bit too much without that all?! I would say 40W are achievable...
  14. btw the bus speed seems to increase sometimes, base is 3.9ghz but sometimes it jumps to 4.2 O_o
  15. Created VM and looked at the cpu-clocks, also checked it with lscpu while stressing it. My friend waited 2 weeks for the adapter for his noctua...
  16. My friends build is oc-free with 2400-Ram and no boost / xfr... Cooling should be ok, double 420mm radiator-watercooled. Actually i went to 3.9 because this was the highest stable clock without increasing voltage at all. I cannot see the point of raising the volts by 0.15 just for reaching 0.1Ghz more clock.
  17. I can evaluate this later, when i am at home, but i thought ryzen supports boosting all cores at the same time. Boost and XFR are also disabled for my friends unraid-build with same setup but without oc... My mainboard had the XMP-RAM-Feature, just read the 3200-clock and is working stable with that. Could have many reasons, in the end the result matters i guess
  18. You have it... 1700x Gigabyte X370 Gaming 5 64gb Gskill-Ram Done the stuff exactly as all other people did it and all tutorials. It just works as before
  19. So in short: no boost /xfr before oc, i oc cause of that but 3.8ghz is safe default-clock of 1700x => no problem at all i have my 2 gamers 1 pc build one by this and it works like a charm (980ti + 1050 ti passive) i have a Gigabyte X370 Gaming 5 Mainboard and it supports 3200 out of the box by setting Ram-Clock to 3200, tested the 64 GB GSkill-RAM a whole day with prime95. They just do not promise it but technically it works without increasing bus-speed... I cannot read the temps in unraid, this is part of 4.10-Kernel (which i rly want to have ) Are there any (even rly hard to do) solutions for getting a pcie-usb-controller-card passthroughed although it is in group with a lot of important stuff?
  20. Actually everything except boost / xfr works fine atm (just set cpu-clock to 3,8ghz). My system is working fine with lots of Dockers and VMs (also with passthroughed graphic cards and so on). I just miss an option for a second passthroughed USB-Card (cause of unlucky IOMMU). Anyways awesome for the money
  21. So i also have my ryzenbuild working now. I really would like to passthrough my added USB-PCI-Card but as before mentioned the immou-groups are unlucky for that. Are there really any ways to get this done anyways? ( [1106:3483] 09:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01)) Besides that: Ryzen + Unraid is working amazing (and it is going to be better the time unraid updates its kernel ) IOMMU group 0 [1022:1452] 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 1 [1022:1453] 00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1453 IOMMU group 2 [1022:1452] 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 3 [1022:1452] 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 4 [1022:1453] 00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1453 IOMMU group 5 [1022:1453] 00:03.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1453 IOMMU group 6 [1022:1452] 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 7 [1022:1452] 00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 8 [1022:1454] 00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1454 IOMMU group 9 [1022:1452] 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452 IOMMU group 10 [1022:1454] 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1454 IOMMU group 11 [1022:790b] 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 59) [1022:790e] 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) IOMMU group 12 [1022:1460] 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1460 [1022:1461] 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1461 [1022:1462] 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1462 [1022:1463] 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1463 [1022:1464] 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1464 [1022:1465] 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1465 [1022:1466] 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1466 [1022:1467] 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1467 IOMMU group 13 [1022:43b9] 03:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 43b9 (rev 02) [1022:43b5] 03:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] Device 43b5 (rev 02) [1022:43b0] 03:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b0 (rev 02) [1022:43b4] 04:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1022:43b4] 04:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1022:43b4] 04:03.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1022:43b4] 04:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1022:43b4] 04:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1022:43b4] 04:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02) [1b21:1343] 05:00.0 USB controller: ASMedia Technology Inc. Device 1343 [8086:1539] 06:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) [1969:e0b1] 07:00.0 Ethernet controller: Qualcomm Atheros Device e0b1 (rev 10) [1106:3483] 09:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01) IOMMU group 14 [10de:17c8] 0b:00.0 VGA compatible controller: NVIDIA Corporation GM200 [GeForce GTX 980 Ti] (rev a1) [10de:0fb0] 0b:00.1 Audio device: NVIDIA Corporation GM200 High Definition Audio (rev a1) IOMMU group 15 [10de:1c82] 0c:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1) [10de:0fb9] 0c:00.1 Audio device: NVIDIA Corporation Device 0fb9 (rev a1) IOMMU group 16 [1022:145a] 11:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 145a [1022:1456] 11:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1456 [1022:145c] 11:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 145c IOMMU group 17 [1022:1455] 12:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 1455 [1022:7901] 12:00.2 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) [1022:1457] 12:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457
  22. Thank you so much! My card is working now, solved it with draining and rebuilding the build 2 times (successfully). Going to upload the dump for others the time i am at home.
  23. Actually i just want to be able to passthrough 2 partitions to 2 VMs for installing Windows on each. With <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='none'/> <source file='/mnt/user/domains/Windows 10/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> I get rly bad performance of the ssd (1mb/sec 4k write) and i am searching for a way to fix this...