Everything posted by mucflyer
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Probably browser on VM. I just killed it. echidna-syslog-20181123-1351.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
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
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Log file attached. echidna-diagnostics-20181122-2158.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
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 ?
-
**VIDEO GUIDE** How To Use LSTOPO for Better VM Performance on Multi CPU and Threadripper Systems
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 ? 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.
-
[Plugin] IPMI for unRAID 6.1+
What motherboard? Asrock EP2C602-4L/D16
-
[Plugin] IPMI for unRAID 6.1+
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 ?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
With 2 CPU, FakeSMC just logo on screen and nothing happens.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
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 ?