Jump to content

mucflyer

Members
  • Posts

    56
  • Joined

  • Last visited

Posts posted by mucflyer

  1. Hi All. I'm struggling to get good performance. I noticed micro stuttering with mouse in Windows, doing circles it stops for half a second. Same when watching something in Chrome, video stops for half second. CPU utilization seems low. Below all settings. It is driving me crazy, even tried to enable/disable Hyper-V.

     

    label unRAID OS
      menu default
      kernel /bzimage
      append isolcpus=4,5,6,7,8,9,10,11,12,13,14,15,20,21,22,23,24,25,26,27,28,29,30,31 pcie_acs_override=downstream,multifunction initrd=/bzroot
    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm' id='2'>
      <name>Windows 10 Maxi</name>
      <uuid>577ec135-5ff4-b3eb-c804-e50aa20c1506</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/>
      </metadata>
      <memory unit='KiB'>8388608</memory>
      <currentMemory unit='KiB'>8388608</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>8</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='4'/>
        <vcpupin vcpu='1' cpuset='20'/>
        <vcpupin vcpu='2' cpuset='5'/>
        <vcpupin vcpu='3' cpuset='21'/>
        <vcpupin vcpu='4' cpuset='6'/>
        <vcpupin vcpu='5' cpuset='22'/>
        <vcpupin vcpu='6' cpuset='7'/>
        <vcpupin vcpu='7' cpuset='23'/>
        <emulatorpin cpuset='8-9,24-25'/>
      </cputune>
      <resource>
        <partition>/machine</partition>
      </resource>
      <os>
        <type arch='x86_64' machine='pc-i440fx-3.0'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/577ec135-5ff4-b3eb-c804-e50aa20c1506_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='4' threads='2'/>
      </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='block' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source dev='/dev/disk/by-id/ata-Crucial_CT500MX200SSD1_162212D41B36'/>
          <backingStore/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <alias name='virtio-disk2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
        </disk>
        <controller type='usb' index='0' model='nec-xhci' ports='15'>
          <alias name='usb'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
        </controller>
        <controller type='pci' index='0' model='pci-root'>
          <alias name='pci.0'/>
        </controller>
        <controller type='sata' index='0'>
          <alias name='sata0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <alias name='virtio-serial0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:30:e0:8f'/>
          <source bridge='br0'/>
          <target dev='vnet0'/>
          <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/0'/>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
          <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-2-Windows 10 Maxi/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='0x04' slot='0x00' function='0x0'/>
          </source>
          <alias name='hostdev0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x04' slot='0x00' function='0x1'/>
          </source>
          <alias name='hostdev1'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
          </source>
          <alias name='hostdev2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
        </hostdev>
        <memballoon model='none'/>
      </devices>
      <seclabel type='dynamic' model='dac' relabel='yes'>
        <label>+0:+100</label>
        <imagelabel>+0:+100</imagelabel>
      </seclabel>
    </domain>
    

    Appreciate all help.

  2. 1 minute ago, dlandon said:

    Show me the output of this command:

    
    /sbin/mount

     

    root@echidna:~# mount
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    tmpfs on /dev/shm type tmpfs (rw)
    tmpfs on /var/log type tmpfs (rw,size=128m,mode=0755)
    /dev/sda1 on /boot type vfat (rw,noatime,nodiratime,umask=0,shortname=mixed)
    /boot/bzmodules on /lib/modules type squashfs (ro)
    /boot/bzfirmware on /lib/firmware type squashfs (ro)
    /mnt on /mnt type none (rw,bind)
    /dev/md1 on /mnt/disk1 type xfs (rw,noatime,nodiratime)
    /dev/md2 on /mnt/disk2 type xfs (rw,noatime,nodiratime)
    /dev/md3 on /mnt/disk3 type xfs (rw,noatime,nodiratime)
    /dev/md4 on /mnt/disk4 type xfs (rw,noatime,nodiratime)
    /dev/sdc1 on /mnt/cache type btrfs (rw,noatime,nodiratime)
    shfs on /mnt/user0 type fuse.shfs (rw,nosuid,nodev,noatime,allow_other)
    shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,allow_other)
    //SLOTH/Backup on /mnt/disks/SLOTH_Backup type cifs (rw)
    //SLOTH/Multimedia on /mnt/disks/SLOTH_Multimedia type cifs (rw)
    //SLOTH/Private on /mnt/disks/SLOTH_Private type cifs (rw)
    //SLOTH/AG-NET on /mnt/disks/SLOTH_AG-NET type cifs (rw)
    //SLOTH/NFS on /mnt/disks/SLOTH_NFS type cifs (rw)
    /mnt/disk2/system/docker/docker.img on /var/lib/docker type btrfs (rw)
    /mnt/disk2/system/libvirt/libvirt.img on /etc/libvirt type btrfs (rw)
    root@echidna:~#
     

  3. 13 minutes ago, trurl said:

    Your last diagnostic had wrong csrf tokens in the syslog related to the UD page. Wrong csrf tokens typically means you have another browser somewhere open still accessing your server after a reboot. Could be another computer on your network, could be the ControlR App.

    Probably browser on VM. I just killed it. 

    echidna-syslog-20181123-1351.zip

  4. 11 hours ago, dlandon said:

    The sdc disk is one of your cache disks, but the cache disk is not that disk.  It appears it is an old assignment in UD that is not for the correct disk.  I.e you had a disk in UD that was moved to a cache disk?  Or preclear is confusing UD.

     

    Do this:

    - Remove the preclear plugin in and see if that disk is removed from UD.

    - Then, reboot the server and see if it clears up.

    - Delete the /flash/config/plugins/unassined.devices/unassigned.devices.cfg file.  You'll have to re-do any UD settings.  Reboot the server.

     

    I did all 3 steps, unfortunatelly situation is stil the same. SSD is mounted, and cannot be unmounted.

    Attached diagnose file.

     

    echidna-diagnostics-20181123-1310.zip

  5. Hi all. I have problem with one SSD (of two, passed-through to Windows VM's). Where it shows always as mounted, and cannot be unmounted.

    Nov 21 14:24:01 echidna unassigned.devices: Disk '' could not be unmounted...
    Nov 21 14:38:03 echidna unassigned.devices: Disk with serial 'Crucial_CT500MX200SSD1_162212D41B36', mountpoint 'Wiederherstellung' is not mounted and cannot be unmounted...
    Nov 21 14:38:03 echidna unassigned.devices: Disk with serial 'Crucial_CT500MX200SSD1_162212D41B36', mountpoint 'Crucial_CT500MX200SSD1_162212D41B36-part2' is not mounted and cannot be unmounted...
    Nov 21 14:38:03 echidna unassigned.devices: Disk with serial 'Crucial_CT500MX200SSD1_162212D41B36', mountpoint 'Crucial_CT500MX200SSD1_162212D41B36-part3' is not mounted and cannot be unmounted...
    Nov 21 14:38:03 echidna unassigned.devices: Device '' script file not found.  'REMOVE' script not executed.
    Nov 21 14:38:03 echidna unassigned.devices: Unmounting disk ''...
    Nov 21 14:38:03 echidna unassigned.devices: Unmounting ''...
    Nov 21 14:38:03 echidna unassigned.devices: Unmount cmd: /bin/umount '' 2>&1
    Nov 21 14:38:03 echidna unassigned.devices: Unmount of '' failed. Error message:  umount: : no mount point specified. 
    Nov 21 14:38:04 echidna unassigned.devices: Since there aren't open files, will force unmount.
    Nov 21 14:38:04 echidna unassigned.devices: Unmounting ''...
    Nov 21 14:38:04 echidna unassigned.devices: Unmount cmd: /bin/umount -f -l '' 2>&1
    Nov 21 14:38:04 echidna unassigned.devices: Unmount of '' failed. Error message:  umount: : no mount point specified. 
    Nov 21 14:38:05 echidna unassigned.devices: Disk '' could not be unmounted...

    How I can unmount it ?

    2018-11-22 06_49_34-echidna_Main.jpg

  6. I just need advise, how to separate GPU, to have them on separate CPU. It seems, as I understand, everything landed on NUMANode P0.

    I have 2 VM's and two GPU's.

    On other hand, I took Mainboard manual and I see this :

    54 PCI Express 3.0 x16 Slot (PCIE2, Blue) from CPU_BSP1
    56 PCI Express 3.0 x16 Slot (PCIE3, Blue) from CPU_BSP1 
    57 PCI Express 3.0 x16 Slot (PCIE4, Blue) from CPU_BSP1 
    58 PCI Express 3.0 x16 Slot (PCIE5, Blue) from CPU_AP1 
    60 PCI Express 3.0 x 4 Slot (PCIE6, White) from CPU_BSP1

    Am I correct saying, CPU_AP1 have only one PCI Express bus ?

    topo.png

     

    And did some PCI cards shuffling, now it looks like this. Main VM is on NUMANode 0. Just curious what affect have all other devices on performance, like eth etc.

     

     

    topo1.png

  7. 5 minutes ago, dmacias said:
    13 minutes ago, mucflyer said:
    HI all.
     
    I see lot of notifications about temperature, and I see in the log :
     
    
    
    127.0.0.1	300	2018-09-21 12:51:26	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 48.00 C ; Threshold = 91.00 C	127.0.0.1	299	2018-09-21 12:51:21	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 101.00 C ; Threshold = 91.00 C	127.0.0.1	298	2018-09-21 10:33:11	Sensor #1	N/A	Event Offset = 0Fh	127.0.0.1	297	2018-09-21 10:26:27	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 47.00 C ; Threshold = 91.00 C	127.0.0.1	296	2018-09-21 10:26:22	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 101.00 C ; Threshold = 91.00 C	
     

    It is all on idle. And only on CPU_BSP1, nothing so far on on CPU_AP1
    Any help please ?

    What motherboard?

    Asrock EP2C602-4L/D16

  8. HI all.

     

    I see lot of notifications about temperature, and I see in the log :

     

    127.0.0.1	300	2018-09-21 12:51:26	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 48.00 C ; Threshold = 91.00 C	
    	127.0.0.1	299	2018-09-21 12:51:21	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 101.00 C ; Threshold = 91.00 C	
    	127.0.0.1	298	2018-09-21 10:33:11	Sensor #1	N/A	Event Offset = 0Fh	
    	127.0.0.1	297	2018-09-21 10:26:27	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 47.00 C ; Threshold = 91.00 C	
    	127.0.0.1	296	2018-09-21 10:26:22	CPU_BSP1 Temp	Temperature	Upper Non-recoverable - going high ; Sensor Reading = 101.00 C ; Threshold = 91.00 C	

    It is all on idle. And only on CPU_BSP1, nothing so far on on CPU_AP1

    Any help please ?

  9. Hi all. I tried to use video tutorial with no luck. I see it is booting, progress bar is apearing, but after that just bootlooping and not going further. 

     

    <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
      <name>MacOS</name>
      <uuid>97be64bb-9e02-5ba1-d283-3926ce208c36</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="default.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>8388608</memory>
      <currentMemory unit='KiB'>8388608</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>1</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='10'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-2.11'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/97be64bb-9e02-5ba1-d283-3926ce208c36_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='1' threads='1'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <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='writeback'/>
          <source file='/mnt/disk1/isos/highsierra.img'/>
          <target dev='hdc' bus='sata'/>
          <boot order='1'/>
          <address type='drive' controller='0' bus='0' target='0' unit='2'/>
        </disk>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/MacOS/vdisk2.img'/>
          <target dev='hdd' bus='sata'/>
          <address type='drive' controller='0' bus='0' target='0' unit='3'/>
        </disk>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <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'>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:55:22:f6'/>
          <source bridge='br0'/>
          <model type='virtio'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
        </serial>
        <console type='pty'>
          <target type='serial' port='0'/>
        </console>
        <channel type='unix'>
          <target type='virtio' name='org.qemu.guest_agent.0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'/>
        <input type='keyboard' bus='ps2'/>
        <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <memballoon model='virtio'>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </memballoon>
      </devices>
      <qemu:commandline>
        <qemu:arg value='-usb'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='usb-mouse,bus=usb-bus.0'/>
        <qemu:arg value='-device'/>
        <qemu:arg value='usb-kbd,bus=usb-bus.0'/>
        <qemu:arg value='-smbios'/>
        <qemu:arg value='type=2'/>
        <qemu:arg value='-cpu'/>
        <qemu:arg value='Penryn,vendor=GenuineIntel,kvm=on,+invtsc,vmware-cpuid-freq=on,'/>
      </qemu:commandline>
    </domain>

    Any help please ?

×
×
  • Create New...