UNRAID系统下,虚拟机启动后日志异常,无法进入管理后台

yuxj214】 在 https://github.com/istoreos/istoreos/issues/1865 发布:
反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

为避免重复issue,请先搜索issue,确认没有类似issue再提交新issue;
注意搜索时包括已关闭的issue(删掉搜索框的的“is:open”条件);

Q:是否用关键词搜索了issue? (使用 “x” 选择)

  • 没有类似的issue

2. 详细叙述

(1) 具体问题

A:虚拟机启动后可以通过VNC修改ip/quickstart,无法进入管理后台,局域网中其他主机ping它的ip始终显示“无法访问目标主机”疑似启动进程卡死,查看日志发现qxl_send_events: spice-server bug: guest stopped, ignoring

(2) 路由器型号和固件版本

A:UNRAID 6.12.13 固件 22.03.7

(3) 详细日志和/或截图

A:
-no-shutdown
-boot strict=on
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:1,“id”:“pci.1”,“bus”:“pci.0”,“addr”:“0x2”}’
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:2,“id”:“pci.2”,“bus”:“pci.0”,“addr”:“0x4”}’
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:3,“id”:“pci.3”,“bus”:“pci.0”,“addr”:“0x5”}’
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:4,“id”:“pci.4”,“bus”:“pci.0”,“addr”:“0x6”}’
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:5,“id”:“pci.5”,“bus”:“pci.0”,“addr”:“0x8”}’
-device ‘{“driver”:“pci-bridge”,“chassis_nr”:6,“id”:“pci.6”,“bus”:“pci.0”,“addr”:“0x9”}’
-device ‘{“driver”:“qemu-xhci”,“p2”:15,“p3”:15,“id”:“usb”,“bus”:“pci.0”,“addr”:“0x7”}’
-device ‘{“driver”:“virtio-serial-pci”,“id”:“virtio-serial0”,“bus”:“pci.0”,“addr”:“0x3”}’
-blockdev ‘{“driver”:“file”,“filename”:“/mnt/user/isos/istoreos-22.03.7-2024080210-x86-64-squashfs-combined.img”,“node-name”:“libvirt-1-storage”,“cache”:{“direct”:false,“no-flush”:false},“auto-read-only”:true,“discard”:“unmap”}’
-blockdev ‘{“node-name”:“libvirt-1-format”,“read-only”:false,“cache”:{“direct”:false,“no-flush”:false},“driver”:“raw”,“file”:“libvirt-1-storage”}’
-device ‘{“driver”:“virtio-blk-pci”,“bus”:“pci.0”,“addr”:“0xb”,“drive”:“libvirt-1-format”,“id”:“virtio-disk2”,“bootindex”:1,“write-cache”:“on”,“serial”:“vdisk1”}’
-netdev tap,fd=41,id=hostnet0
-device ‘{“driver”:“virtio-net”,“netdev”:“hostnet0”,“id”:“net0”,“mac”:“52:54:00:4f:c1:38”,“bus”:“pci.0”,“addr”:“0xa”}’
-chardev pty,id=charserial0
-device ‘{“driver”:“isa-serial”,“chardev”:“charserial0”,“id”:“serial0”,“index”:0}’
-chardev socket,id=charchannel0,fd=39,server=on,wait=off
-device ‘{“driver”:“virtserialport”,“bus”:“virtio-serial0.0”,“nr”:1,“chardev”:“charchannel0”,“id”:“channel0”,“name”:“org.qemu.guest_agent.0”}’
-chardev qemu-vdagent,id=charchannel1,name=vdagent,clipboard=on,mouse=on
-device ‘{“driver”:“virtserialport”,“bus”:“virtio-serial0.0”,“nr”:2,“chardev”:“charchannel1”,“id”:“channel1”,“name”:“com.redhat.spice.0”}’
-device ‘{“driver”:“usb-tablet”,“id”:“input0”,“bus”:“usb.0”,“port”:“1”}’
-audiodev ‘{“id”:“audio1”,“driver”:“none”}’
-vnc 0.0.0.0:1,websocket=5701,audiodev=audio1
-k en-us
-device ‘{“driver”:“qxl-vga”,“id”:“video0”,“max_outputs”:1,“ram_size”:67108864,“vram_size”:67108864,“vram64_size_mb”:0,“vgamem_mb”:16,“bus”:“pci.0”,“addr”:“0x1e”}’
-device ‘{“driver”:“virtio-balloon-pci”,“id”:“balloon0”,“bus”:“pci.0”,“addr”:“0xc”}’
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny
-msg timestamp=on
char device redirected to /dev/pts/2 (label charserial0)
qxl_send_events: spice-server bug: guest stopped, ignoring