Closed htz2507 closed 10 months ago
@luoyunhe 有时间帮忙看下这个问题
@htz2507 可以通过virsh list查看虚拟机是否正常启动,如果没有正常启动,可以通过virsh start vm来查看启动异常的原因,我们在fedora上遇到过由于cgroup v2导致的虚拟机启动异常
看起来虚拟机已经正常启动了。
是否是还未启动完成就执行了 set-user-password。
通过virsh dumpxml vm |grep agent -C 10 是否包含<target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
最近比较忙,没有及时回复,kube-ovn部分应该没有多大问题,也许你应该可以通过阅读https://libvirt.org 的帮助文档,或者到https://github.com/libvirt/libvirt寻求帮助。
Issues go stale after 60d of inactivity. Please comment or re-open the issue if you are still interested in getting this issue fixed.
Expected Behavior
能够进入虚机
Actual Behavior
不能进入虚机
Steps to Reproduce the Problem
按时教程https://kubeovn.github.io/docs/v1.10.x/advance/dpdk/ , 完成了dpdk环境搭建
执行到最后一步本配置虚机登陆名密码 virsh set-user-password vm root 12345
Additional Info
Kubernetes version:
kube-ovn version:
operation-system/kernel version: