SimonF
Community Developer
-
Joined
-
Last visited
-
Currently
Viewing Topic: Dell R720 How to Boot to USB all the time
Solutions
-
SimonF's post in VM GPU passthrough used with Tdarr when VM is not running? (SOLVED) was marked as the answerYou need to unbind from vfio for the host to see the card. You can passthru without binding to vfio to a vm. If the vm is stopped then it will return bqck to the host. I believe it will support more than 1 gpu, but the plugin may just show the first. Maybe the driver vers may not support both.
-
SimonF's post in Unable to launch unraid after upgrading bios (x570 taichi) was marked as the answerLooks like disk1 cannot be mounted
Apr 9 07:29:35 Tower emhttpd: shcmd (40): mkdir -p /mnt/disk1
Apr 9 07:29:35 Tower emhttpd: /mnt/disk1 mount error: Unsupported partition layout
Apr 9 07:29:35 Tower emhttpd: shcmd (41): umount /mnt/disk1
Apr 9 07:29:35 Tower root: umount: /mnt/disk1: not mounted.
-
SimonF's post in How to change which GPU is the main card in unRAID? was marked as the answerDid you reboot? try both
-
SimonF's post in Libvirt Service failed to start was marked as the answerHow did you install via KVM. There are loads of segfaults in the logs are you overclocking memory?
-
SimonF's post in Cannot select IOMMU Device? was marked as the answeris it in use by unraid or mounted via UD?
-
SimonF's post in Windows 11 VM Slowly Running out of Memory in 6.12-RC2 with VirtioFS was marked as the answerWas checking on my issue I have logged on Gitlab https://gitlab.com/qemu-project/qemu/-/issues/1270 I will see what they are looking for to be tested.
They seem to indicate it may be a change in the kernel from 5.15 to 5.16
-
SimonF's post in Nothing on Dashboard since update to 6.12 was marked as the answerHave you updated or removed the plugins that affect the dashboard
-
SimonF's post in Enabling GPU passthrough crash Win 10 VM - Booting stalled without VBIOS | Win 10 Recovery screen with VBIOS was marked as the answerHave you tried using SeaBios instead of OVMF?
-
SimonF's post in Support for adding optional USB devices in VM Manager form view was marked as the answerFollowed your suggestion and this has now been merged so will appear in the next RC..
Also includes support for missing USB devices so people can change to optional or remove.
-
SimonF's post in No gpu passthrough despite hardware was marked as the answerThis may help
-
SimonF's post in Changed from Image to Directory, what does docker memory size mean now? was marked as the answerWill be used space on that disk/pool
-
SimonF's post in Missing Options for VM setup was marked as the answeropen cmd line. cd /mnt/user/domains/"Windows 11"/
rm vdisk1.img
-
SimonF's post in Unraid NIC not showing up on a VM was marked as the answerAre you able to post full diagnostics?
You can add into the XML, there is an issue if the nic is removed then you cannot add back in from the GUI. Fixed in 6.12
example XML. The PCI nic may not show if in a IOMMU group that is shared.
<interface type='bridge'>
<mac address='52:54:00:18:64:6b'/>
<source bridge='br0'/>
<model type='virtio-net'/>
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
</interface>
-
SimonF's post in Nvidia Tesla P40 not functioning properly in Windows 10 VM was marked as the answerNot sure if this is related. Its the qemu options at the bottom to increate to 64 from 32 default.
-
SimonF's post in 6.11.5 crashes on ChromeOS Flex vm start!! was marked as the answerWhat time did you start the VM in the logs was it around 1200 on the 30th, You are getting call traces with VMs
Are you on the latest BIOS?
Jan 30 11:28:46 Tower usb_manager: Info: rc.usb_manager vm_action ChromeOS prepare begin - Jan 30 11:28:46 Tower kernel: br0: port 3(vnet13) entered blocking state Jan 30 11:28:46 Tower kernel: br0: port 3(vnet13) entered disabled state Jan 30 11:28:46 Tower kernel: device vnet13 entered promiscuous mode Jan 30 11:28:46 Tower kernel: br0: port 3(vnet13) entered blocking state Jan 30 11:28:46 Tower kernel: br0: port 3(vnet13) entered forwarding state Jan 30 11:28:48 Tower avahi-daemon[1164]: Joining mDNS multicast group on interface vnet13.IPv6 with address fe80::fc54:ff:fe47:d18. Jan 30 11:28:48 Tower avahi-daemon[1164]: New relevant interface vnet13.IPv6 for mDNS. Jan 30 11:28:48 Tower avahi-daemon[1164]: Registering new address record for fe80::fc54:ff:fe47:d18 on vnet13.*. Jan 30 11:29:49 Tower kernel: vfio-pci 0000:01:00.0: vfio_ecap_init: hiding ecap 0x19@0x900 Jan 30 11:29:49 Tower kernel: vfio-pci 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000 Jan 30 11:29:49 Tower acpid: input device has been disconnected, fd 8 Jan 30 11:29:49 Tower acpid: input device has been disconnected, fd 9 Jan 30 11:29:51 Tower kernel: irq 16: nobody cared (try booting with the "irqpoll" option) Jan 30 11:29:51 Tower kernel: CPU: 3 PID: 22786 Comm: smbd Not tainted 5.19.17-Unraid #2 Jan 30 11:29:51 Tower kernel: Hardware name: Gigabyte Technology Co., Ltd. Z390 UD/Z390 UD, BIOS F10k 01/19/2021 Jan 30 11:29:51 Tower kernel: Call Trace: Jan 30 11:29:51 Tower kernel: <TASK> Jan 30 11:29:51 Tower kernel: dump_stack_lvl+0x44/0x5c Jan 30 11:29:51 Tower kernel: __report_bad_irq+0x35/0xaa Jan 30 11:29:51 Tower kernel: note_interrupt+0x1f6/0x24d Jan 30 11:29:51 Tower kernel: handle_irq_event_percpu+0x2c/0x35 Jan 30 11:29:51 Tower kernel: handle_irq_event+0x37/0x56 Jan 30 11:29:51 Tower kernel: handle_fasteoi_irq+0x99/0x113 Jan 30 11:29:51 Tower kernel: __common_interrupt+0x9b/0xaa Jan 30 11:29:51 Tower kernel: common_interrupt+0x36/0xc1 Jan 30 11:29:51 Tower kernel: asm_common_interrupt+0x22/0x40 Jan 30 11:29:51 Tower kernel: RIP: 0033:0x14f3e68d59a8 Jan 30 11:29:51 Tower kernel: Code: e8 ad 08 fd ff 48 8b 53 08 48 8b 73 40 4d 89 f8 4c 89 e1 4c 89 f7 e8 37 6e fd ff 48 89 c2 48 85 c0 0f 84 fb 00 00 00 80 3a 2e <74> 76 48 8b 73 08 49 8b 7e 70 48 89 54 24 08 e8 94 75 fd ff 48 8b Jan 30 11:29:51 Tower kernel: RSP: 002b:00007ffc4a8c12b0 EFLAGS: 00000212 Jan 30 11:29:51 Tower kernel: RAX: 000055bed02609c0 RBX: 000055becff7dbe0 RCX: 000055bed03b8b70 Jan 30 11:29:51 Tower kernel: RDX: 000055bed02609c0 RSI: 000055bed02609c0 RDI: 000055bed03b8b70 Jan 30 11:29:51 Tower kernel: RBP: 00007ffc4a8c13a8 R08: 00007ffc4a8c1280 R09: 000055bece785c40 Jan 30 11:29:51 Tower kernel: R10: 17bb128e6a484b4d R11: 000055bed02609c0 R12: 0000000000000000 Jan 30 11:29:51 Tower kernel: R13: 00007ffc4a8c13a0 R14: 000055bece5f8790 R15: 00007ffc4a8c12c0 Jan 30 11:29:51 Tower kernel: </TASK> Jan 30 11:29:51 Tower kernel: handlers: Jan 30 11:29:51 Tower kernel: [<000000005a7e1bbc>] i801_isr [i2c_i801] Jan 30 11:29:51 Tower kernel: Disabling IRQ #16 Jan 30 11:29:56 Tower kernel: usb 1-4: reset low-speed USB device number 5 using xhci_hcd Jan 30 11:29:57 Tower kernel: usb 1-3: reset low-speed USB device number 4 using xhci_hcd Jan 30 11:33:43 Tower autofan: Highest disk temp is 36C, adjusting fan speed from: OFF (0% @ 0rpm) to: 78 (30% @ 1285rpm) Jan 30 11:34:50 Tower autofan: Highest disk temp is 36C, adjusting fan speed from: 78 (30% @ 1283rpm) to: 48 (18% @ 1285rpm) Jan 30 11:35:56 Tower autofan: Highest disk temp is 37C, adjusting fan speed from: 48 (18% @ 1285rpm) to: 71 (27% @ 1285rpm) Jan 30 11:37:37 Tower dhcpcd[1202]: br0: deleting address fd40:8148:d055:487f:523e:aaff:fe02:fc28/64 Jan 30 11:40:06 Tower autofan: Highest disk temp is 38C, adjusting fan speed from: 71 (27% @ 1318rpm) to: 94 (36% @ 1315rpm) Jan 30 11:44:16 Tower autofan: Highest disk temp is 39C, adjusting fan speed from: 94 (36% @ 1320rpm) to: 117 (45% @ 1323rpm) Jan 30 11:48:01 Tower dhcpcd[1202]: br0: deleting address fd40:8148:d055:487f:523e:aaff:fe02:fc28/64 Jan 30 11:49:59 Tower dhcpcd[1202]: br0: expired address fd40:8148:d055:487f:523e:aaff:fe02:fc28/64 Jan 30 11:49:59 Tower dhcpcd[1202]: br0: part of a Router Advertisement expired Jan 30 11:49:59 Tower dhcpcd[1202]: br0: deleting route to fd40:8148:d055:487f::/64 Jan 30 11:50:29 Tower autofan: Highest disk temp is 40C, adjusting fan speed from: 117 (45% @ 1326rpm) to: 140 (54% @ 1323rpm) Jan 30 11:59:46 Tower autofan: Highest disk temp is 41C, adjusting fan speed from: 140 (54% @ 1355rpm) to: 163 (63% @ 1355rpm) Jan 30 12:01:07 Tower avahi-daemon[1164]: Interface vnet13.IPv6 no longer relevant for mDNS. Jan 30 12:01:07 Tower avahi-daemon[1164]: Leaving mDNS multicast group on interface vnet13.IPv6 with address fe80::fc54:ff:fe47:d18. Jan 30 12:01:07 Tower kernel: br0: port 3(vnet13) entered disabled state Jan 30 12:01:07 Tower kernel: device vnet13 left promiscuous mode Jan 30 12:01:07 Tower kernel: br0: port 3(vnet13) entered disabled state Jan 30 12:01:07 Tower avahi-daemon[1164]: Withdrawing address record for fe80::fc54:ff:fe47:d18 on vnet13. Jan 30 12:01:07 Tower kernel: usb 1-3: reset low-speed USB device number 4 using xhci_hcd Jan 30 12:01:07 Tower kernel: input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:093A:2521.0022/input/input38 Jan 30 12:01:07 Tower kernel: hid-generic 0003:093A:2521.0022: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:14.0-3/input0 Jan 30 12:01:07 Tower kernel: usb 1-4: reset low-speed USB device number 5 using xhci_hcd Jan 30 12:01:08 Tower kernel: input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:05AC:024F.0023/input/input39 Jan 30 12:01:08 Tower kernel: apple 0003:05AC:024F.0023: input,hidraw1: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-4/input0 Jan 30 12:01:08 Tower kernel: apple 0003:05AC:024F.0024: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling Jan 30 12:01:08 Tower kernel: input: HAILUCK CO.,LTD USB KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:05AC:024F.0024/input/input40 Jan 30 12:01:08 Tower kernel: apple 0003:05AC:024F.0024: input,hiddev96,hidraw2: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-0000:00:14.0-4/input1 Jan 30 12:01:09 Tower usb_manager: Info: rc.usb_manager vm_action ChromeOS stopped end - Jan 30 12:01:09 Tower kernel: vfio-pci 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none Jan 30 12:01:10 Tower kernel: irq 16: nobody cared (try booting with the "irqpoll" option) Jan 30 12:01:10 Tower kernel: CPU: 3 PID: 0 Comm: swapper/3 Not tainted 5.19.17-Unraid #2 Jan 30 12:01:10 Tower kernel: Hardware name: Gigabyte Technology Co., Ltd. Z390 UD/Z390 UD, BIOS F10k 01/19/2021 Jan 30 12:01:10 Tower kernel: Call Trace: Jan 30 12:01:10 Tower kernel: <IRQ> Jan 30 12:01:10 Tower kernel: dump_stack_lvl+0x44/0x5c Jan 30 12:01:10 Tower kernel: __report_bad_irq+0x35/0xaa Jan 30 12:01:10 Tower kernel: note_interrupt+0x1f6/0x24d Jan 30 12:01:10 Tower kernel: handle_irq_event_percpu+0x2c/0x35 Jan 30 12:01:10 Tower kernel: handle_irq_event+0x37/0x56 Jan 30 12:01:10 Tower kernel: handle_fasteoi_irq+0x99/0x113 Jan 30 12:01:10 Tower kernel: __common_interrupt+0x9b/0xaa Jan 30 12:01:10 Tower kernel: common_interrupt+0x96/0xc1 Jan 30 12:01:10 Tower kernel: </IRQ> Jan 30 12:01:10 Tower kernel: <TASK> Jan 30 12:01:10 Tower kernel: asm_common_interrupt+0x22/0x40 Jan 30 12:01:10 Tower kernel: RIP: 0010:cpuidle_enter_state+0x11b/0x1e4 Jan 30 12:01:10 Tower kernel: Code: 5b fa a1 ff 45 84 ff 74 1b 9c 58 0f 1f 40 00 0f ba e0 09 73 08 0f 0b fa 0f 1f 44 00 00 31 ff e8 9d a9 a6 ff fb 0f 1f 44 00 00 <45> 85 ed 0f 88 9e 00 00 00 48 8b 04 24 49 63 cd 48 6b d1 68 49 29 Jan 30 12:01:10 Tower kernel: RSP: 0018:ffffc9000011fe98 EFLAGS: 00000246 Jan 30 12:01:10 Tower kernel: RAX: ffff88889f2c0000 RBX: 0000000000000001 RCX: 0000000000000000 Jan 30 12:01:10 Tower kernel: RDX: 0000000000000003 RSI: ffffffff820d7be1 RDI: ffffffff820d80c1 Jan 30 12:01:10 Tower kernel: RBP: ffff88889f2f5500 R08: 0000000000000002 R09: 0000000000000002 Jan 30 12:01:10 Tower kernel: R10: 0000000000000020 R11: 0000000000000005 R12: ffffffff82315740 Jan 30 12:01:10 Tower kernel: R13: 0000000000000001 R14: 0003f952a1f4f982 R15: 0000000000000000 Jan 30 12:01:10 Tower kernel: ? cpuidle_enter_state+0xf5/0x1e4 Jan 30 12:01:10 Tower kernel: cpuidle_enter+0x2a/0x38 Jan 30 12:01:10 Tower kernel: do_idle+0x187/0x1f5 Jan 30 12:01:10 Tower kernel: cpu_startup_entry+0x1d/0x1f Jan 30 12:01:10 Tower kernel: start_secondary+0xeb/0xeb Jan 30 12:01:10 Tower kernel: secondary_startup_64_no_verify+0xce/0xdb Jan 30 12:01:10 Tower kernel: </TASK> Jan 30 12:01:10 Tower kernel: handlers: Jan 30 12:01:10 Tower kernel: [<000000005a7e1bbc>] i801_isr [i2c_i801] Jan 30 12:01:10 Tower kernel: Disabling IRQ #16 Jan 30 12:02:55 Tower autofan: Highest disk temp is 40C, adjusting fan speed from: 163 (63% @ 1358rpm) to: 140 (54% @ 1352rpm) Jan 30 12:02:59 Tower usb_manager: Info: rc.usb_manager vm_action Ubuntu prepare begin -
-
SimonF's post in [SOLVED] Mellanox Card Won't Get IP was marked as the answerUnraid uses eth0 so you have to change the order in network settings.
or enable bothing with both 1gb and 10gb. Then disconnect the 1gb now 10g should be active link.
-
SimonF's post in Rename USB Flash Device Partition Label on Linux? was marked as the answerfatlabel is the linux command, windows various options. Not sure why you need grub as syslinux should boot ok.
-
SimonF's post in No internet After virtio Driver installation was marked as the answerWindows should have a driver for this.
-
SimonF's post in Win 10 VM - Network adapter is no where to be found?!?! was marked as the answerSorry missing ' on this line.
but you also need to replace the XX.
<mac address='52:54:00:91:9c:aa'/>
-
SimonF's post in ERROR VM 5627: error : qemuDomainAgentAvailable:8610 : Guest agent is not responding: QEMU guest agent is not connected was marked as the answerThe guest agent error message is not a problem. It is used to get the IP addresses of the guest VM but requires you to install the guest agent on the VM.
I did look to see if the message can be suprresed but not found a way to do it yet.
-
SimonF's post in unRaid Tool that can clone Win11 NVMe into virtual image for VM? was marked as the answer
-
SimonF's post in Ubuntu 22.04 VM locks up and goes to 100% CPU useage about every 24 hours. was marked as the answerEdit the VM goto XML mode.
Remove <memoryBacking> <source type='memfd'/> <access mode='shared'/> </memoryBacking> Replace with <memoryBacking> <nosharepages/> </memoryBacking>
-
SimonF's post in USB läuft in VM nicht stabil was marked as the answerAdd mapping
set on auto connect
-
SimonF's post in ISO share folder rebuild. was marked as the answerYou can create the share or change setting to a different one in vm settimgs
-
SimonF's post in Drives and USB devices visible in BIOS not available once Booted (Asus WRX80 Sage + 5965WX) was marked as the answerHave you tried pci=realloc=off