Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8.1.3在鲲鹏920平台上似乎不支持虚拟机在线热添加CPU/内存 #80

Closed
zhufeng opened this issue Apr 15, 2024 · 1 comment

Comments

@zhufeng
Copy link

zhufeng commented Apr 15, 2024

Describe the bug
1、正常创建虚拟机,VM操作系统使用麒麟v10 sp3。
2、在VM设置中,开启热添加CPU/内存,同时开启虚拟机CPU的NUMA。
3、VM开机之后,直接报错:
kvm: -device host-x86_64-cpu,id=cpu2,socket-id=0,core-id=1,thread-id=0: 'host-x86_64-cpu' is not a valid device model name TASK ERROR: start failed: QEMU exited with code 1
4、将CPU/内存热添加的勾去掉之后,能正常开机。

To Reproduce
如上。

Expected behavior
VM正常热添加CPU/内存。

Screenshots
If applicable, add screenshots to help explain your problem.

ENV (please complete the following information):

  • OS: [e.g. debian11]
  • ARCH: [e.g. arm64,]
  • Version [ do pveversion -v]

proxmox-ve: 8.1.0 (running kernel: 6.1.62-generic)
pve-manager: 8.1.3 (running version: 8.1.3/2cb1f17b5a27e399)
proxmox-kernel-helper: 8.1.0
pve-kernel-6.1.62-generic: 6.1.62
pve-kernel-5.15.138-generic: 5.15.138
ceph-fuse: 17.2.6-pve1+3
corosync: 3.1.7-pve3
criu: 3.17.1-2
glusterfs-client: 10.3-5
ifupdown: residual config
ifupdown2: 3.2.0-1+pmx7
ksmtuned: 4.20150326+b1
libjs-extjs: 7.0.0-4
libknet1: 1.25-1
libproxmox-acme-perl: 1.5.0
libproxmox-backup-qemu0: 1.4.0
libproxmox-rs-perl: 0.3.1
libpve-access-control: 8.0.7
libpve-apiclient-perl: 3.3.1
libpve-common-perl: 8.1.0-1
libpve-guest-common-perl: 5.0.6
libpve-http-server-perl: 5.0.4
libpve-network-perl: 0.9.5
libpve-rs-perl: 0.8.7
libpve-storage-perl: 8.0.5
libspice-server1: 0.15.1-1
lvm2: 2.03.16-2
lxc-pve: 5.0.2-4
lxcfs: 5.0.3-pve4
novnc-pve: 1.4.0-3
proxmox-backup-client: 3.1.2-1
proxmox-backup-file-restore: 3.0.4-1
proxmox-kernel-helper: 8.1.0
proxmox-mail-forward: 0.2.0
proxmox-mini-journalreader: 1.4.0
proxmox-offline-mirror-helper: 0.6.2
proxmox-widget-toolkit: 4.1.3
pve-cluster: 8.0.5
pve-container: 5.0.8
pve-docs: 8.1.3
pve-edk2-firmware: not correctly installed
pve-firewall: 5.0.3
pve-firmware: 3.8-1
pve-ha-manager: 4.0.3
pve-i18n: 3.1.4
pve-qemu-kvm: 8.1.2-4
pve-xtermjs: 4.16.0-3
qemu-server: 8.0.10
smartmontools: 7.3-1+b1
spiceterm: 3.3.0
swtpm: 0.8.0+pve1
vncterm: 1.8.0
zfsutils-linux: 2.2.0-pve4

Additional context
Add any other context about the problem here.

@jiangcuo
Copy link
Owner

There are some issues with arm64 vm cpu-hotplug,
https://lwn.net/Articles/975767/
If the following patch resolves the issue, the arm64 version of cpu-hotplug should be supported in a later release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants