Recent content by junha

  1. J

    CPU hot-unplug error for windows 11

    Here is the config of the vm:
  2. J

    CPU hot-unplug error for windows 11

    Hi Dominik, I've attached the syslog and the tasks log below. I don't seem to see anything stand out in the logs. syslog: task:
  3. J

    CPU hot-unplug error for windows 11

    Hi Dominik, I've also tried it with a windows 10 VM and have the same issue, so that would make a lot of sense if windows doesn't support cpu hot unplugging. Although I did see on the proxmox wiki that apparently windows does support cpu hot unplugging: "Note : Windows CPU hotplug has been...
  4. J

    CPU hot-unplug error for windows 11

    I configured hotplug for CPUs and RAM on a windows 11 VM. I am able to hot add vcpus and RAM but when I try hot unplugging vcpus on the VM, I get this error: I enabled NUMA and hotplugging as per the wiki: https://pve.proxmox.com/wiki/Hotplug_(qemu_disk,nic,cpu,memory) I also added the udev...
  5. J

    Proxmox server can't ping gateway and cant access the webpage

    Hi Lorenz, I've also tried changing my subnet mask to /24 as well but I'm still seeing the same issue. I also verified that no other device on the network is configured to use the .88 address. I've also tried curl -s -k https://localhost:8006 | grep title, which I've attached below as well. Do...
  6. J

    Proxmox server can't ping gateway and cant access the webpage

    hello, I did a fresh proxmox ve 7.0.2 installation on my host machine, and i cannot ping my gateway (192.168.0.1) from my proxmox server. When I try to ping the router/gateway IP address it shows 'destination host unreachable'. I also cannot access the webpage from a different PC on the same...