Excuse me, dear Professor Fiona, may I ask for your advice on the hardware export issue of Proxmox.Hi,
as well as sharing the VM configs (qm config <ID>
), please also post the output ofpveversion -v
.
The following command takes 10 seconds and logs which syscalls take how much time, maybe there is a hint there:Code:timeout 10 strace -c -p $(cat /var/run/qemu-server/<ID>.pid)
For both commands, replace<ID>
with the actual ID of the VM.
Here is my question link:
https://forum.proxmox.com/threads/h...f-all-virtual-machines-in-the-cluster.138730/