Search results

  1. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    Not sure exactly what you mean by that. I followed what you said and the VM froze after I got the error. When I stopped it and started it again the VM only had 1 vCPU like I had told it to set itself to. This is basically the same as shutting the VM down and adding or removing cores though...
  2. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    It was my understanding that hot-unplug worked which is why it surprised me when it didn't. As for kernel messages, I just checked and there are no messages as far as I can tell. The entire OS seems to hang the moment the memory or CPU are unplugged so I'm not surprised. As for the code, I'm...
  3. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    I believe it was this one. It hash matches the only version I have in my NAS at the moment and I don't see why I would have deleted any other images. It has been a few months since I made this VM though. I use it to run a Minecraft server and decided to test hotplug on it because it was...
  4. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    Unfortunately I have no idea on a possible timeline. I started testing out this feature the day before I made the first posting. I actually didn't know it was possible to hotplug CPU and RAM on a VM until I spoke with a friend of mine. Since I've found very little information on it other than...
  5. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    root@scylla:~# qm config 104 agent: 1 balloon: 0 bootdisk: scsi0 cores: 8 cpu: qemu64 hotplug: disk,network,usb,memory,cpu ide2: none,media=cdrom memory: 6144 name: TCR-Refined net0: virtio=XX:XX:XX:XX:XX:XX,bridge=vmbr0,tag=10 numa: 1 ostype: l26 parent: BeforeIBreakIt scsi0...
  6. S

    [SOLVED] Debian CPU hot-unplug error: 400 Parameter verification failed

    I just configured hotplug for CPUs and RAM on one of my VMs and have been testing it. Hotplug for the CPU and RAM work but unplug fails every time with the error: Parameter verification failed. (400) vcpus: hotplug problem - 400 Parameter verification failed. vcpus: error unplugging cpu4...
  7. S

    [SOLVED] Spice "Connecting to graphic server" indefinitely with ACME cert installed.

    That was right on the money. I'm not sure why it was replaced though. Perhaps I did it by mistake when I was initially trying to get SSL up by manually configuring things the way the old guides said to. Everything seems to be functional now. For anyone else who might run into this, here's what...
  8. S

    [SOLVED] Spice "Connecting to graphic server" indefinitely with ACME cert installed.

    I've been having this issue for over 6 months now but haven't put in the time to figure out what is causing it until now. I configured a custom certificate for my primary server using the web GUI based ACME script. Ever since I did this spice has completely ceased to function from that node...