Brad

Members
  • Posts

    18
  • Joined

  • Last visited

Brad's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I had the same issue. Renaming the /boot/config/network.cfg file and rebooting resolved it for me. Many thanks.
  2. I had this exact issue and changing to q35-2.10 (machine type) potentially resolved it for me. I say potentially because I did install a completely new VM instead of modifying the existing one.
  3. How do I run a scrub from the GUI? The NVMe drive is unassigned and not in the cache array. I can see how to scrub cache drives but not unassigned ones. Thanks!
  4. I haven't rebooted yet, the diagnostics zip is attached. tower-diagnostics-20180206-2335.zip
  5. Many thanks @johnnie.black , that has resolved the disabled disk issue. Regarding the corruption warnings, I've tried scrubbing and it results in the following: dmesg shows the following: There is only 1 file on this NVMe drive and that is my Windows VM img. Does this mean it is corrupted, and if so is there a way I can repair it? Note that I'm currently using this Windows VM with no issues.
  6. My bad, thought that was what I'd attached. Have attached it now. tower-diagnostics-20180205-1309.zip
  7. Having an issue with a 4TB drive (part of the array) which is now showing as disabled in Unraid. Apparently the contents of this drive are being emulated but the only other disk in the array (besides the parity) is 500GB and my used data is roughly 1TB. I'm confused, is it emulating it using only the parity? I've attached my diagnostics file if anyone would be kind enough to advise what I should do. Has the drive failed? I'm worried removing the disk and installing it on the array again will delete my data. Thanks! tower-smart-20180205-1021.zip
  8. I did isolate the CPUs and pinned them to the VM (and used emulatorpin) but it didn't resolve the issue I was experiencing with file transfers unfortunately. The VM still lagged whenever transferring a file from the array to the VM. I suspect the actual VM is misconfigured in some way.
  9. OK, I've installed another fresh Windows 10 VM using Q35-2.10 (instead of i440fx-2.10) and this is working fine. Unless the different machine type solved it, something is obviously incorrectly configured/broken on the other VM. File transfers from the array on the new VM are fast (100MB/s+) and most importantly it doesn't cause any hangs/stutters. Also audio has improved as I get no crackling now at all - at the moment everything is working perfectly. I'm not sure what's wrong with the other VM and I doubt I'll try to fix it now. If anyone has any ideas I would be very interested!
  10. The cause of the stutter/hang does appear to be due to file transfers causing 100% load on the VM CPU 1, please see the attached screenshot which shows this. File transfers are around 18-20MB/s. If I copy files via SSH directly on the Unraid server from one HDD to another HDD on the array, this works fine. There's no lag within the VM and the transfer speeds are mostly 100MB/s or above. Obviously because I'm using a vdisk file for the VM I can't just use SSH as a workaround and transferring files to/from the VM within Windows is painful. I can't figure out what's causing this. Any ideas? EDIT: Transferring files on a CentOS VM works fine. I'll try installing another Windows 10 VM now to rule that out.
  11. I'm experiencing a strange issue where transferring files within my Windows 10 VM from a Share causes the VM to stutter, meaning the cursor no longer moves smoothly and the entire OS is prone to freezing momentarily. When the file transfer finishes everything goes back to normal (working perfectly). My issue is related to this: but the whole system doesn't lock up, only the VM freezes/hangs. I've tried increasing "md_num_stripes" to 8192 (mentioned in the Tips and Tweaks Wiki - https://wiki.lime-technology.com/Tips_and_Tweaks) as this seemed to be the same issue I'm experiencing, but it hasn't helped unfortunately. I'm running unRAID version 6.4.0-rc10b. I've attached my diagnostics file, let me know if you need anything else (ie, the VM XML?). Many thanks. tower-diagnostics-20171110-1217.zip
  12. Testing again with AMD drivers uninstalled and I'm not getting any FPS issues, YouTube videos load fine without any stuttering. Looks like it's a driver issue. I'm using a Sapphire R9 290 TRI-X. Obviously I can't continue using the VM without the video drivers installed, anyone else experienced this?
  13. Thanks coppit. I've made these changes to my XML (have updated the first post with the new XML now) but unfortunately I'm still experiencing the same FPS issues. It's worth mentioning that Chrome in general is laggy, loading pages which contain images makes Chrome stutter to the point where it stops responding. Likewise, games drop frames when loading new areas. Had some problems with audio initially but that's resolved now (driver issue).
  14. I'm experiencing some FPS issues with a Windows 10 VM and Ryzen 7 1700. Just playing a YouTube video isn't possible at the moment, it drops frames constantly (especially when I move the mouse over the video or scroll, for some reason) but playing a video via VLC is fine. Audio is also fine, no crackling, etc. It seems like I've tried everything from pinning CPUs (and using isolcpus) to enabling/disabling Nested Page Tables. I've also reinstalled Windows multiple times with different CPU/RAM configurations with/without AMD video drivers installed. None of these changes make any difference. If anything it appears to be network/drive related, for example moving a file from one drive to another will cause considerable lag (ie. moving windows around has a noticeable stutter). I guess that also explains why YouTube/Browsers lag and VLC doesn't. Could it be an issue with a drive? My VM XML: <domain type='kvm' id='3'> <name>Windows 10</name> <uuid>f3dc9226-590d-cd41-3598-7d9e403235af</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='8'/> <vcpupin vcpu='1' cpuset='9'/> <vcpupin vcpu='2' cpuset='10'/> <vcpupin vcpu='3' cpuset='11'/> <vcpupin vcpu='4' cpuset='12'/> <vcpupin vcpu='5' cpuset='13'/> <vcpupin vcpu='6' cpuset='14'/> <vcpupin vcpu='7' cpuset='15'/> <emulatorpin cpuset='0-3'/> </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/f3dc9226-590d-cd41-3598-7d9e403235af_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hap state='on'/> <viridian/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vpindex state='on'/> <runtime state='on'/> <synic state='on'/> <stimer state='on'/> <reset state='on'/> <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='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <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> <pm> <suspend-to-mem enabled='no'/> <suspend-to-disk enabled='no'/> </pm> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/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/virtio-win-0.1.126-2.iso'/> <backingStore/> <target dev='hda' bus='ide'/> <readonly/> <alias name='ide0-0-0'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <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> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='usb' index='0' model='nec-xhci'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:b2:67:78'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='rtl8139'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target port='0'/> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-3-Windows 10/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <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='0x09' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/cache/system/vbios/Sapphire.R9290.4096.140320_1.rom'/> <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='0x09' 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='0x1b1c'/> <product id='0x1b09'/> <address bus='1' device='2'/> </source> <alias name='hostdev2'/> <address type='usb' bus='0' port='3'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x12' slot='0x00' function='0x3'/> </source> <alias name='hostdev3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc24e'/> <address bus='1' device='8'/> </source> <alias name='hostdev4'/> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc24e'/> <address bus='1' device='9'/> </source> <alias name='hostdev5'/> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc24e'/> <address bus='1' device='10'/> </source> <alias name='hostdev6'/> <address type='usb' bus='0' port='4'/> </hostdev> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </memballoon> </devices> <seclabel type='none' model='none'/> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain> Any help would be appreciated. I've attached the diagnostics zip. tower-diagnostics-20170721-2006.zip
  15. Having some issues with Ryzen and a Windows 10 VM, if anyone here can help: