Search results

  1. M

    Kernel 6.8.12 doesn't allow network connectivity but kernel 6.2.16 does

    Well, I've answered my question and putting this here for anyone who runs into again. Under the new kernel, the NICs had new names. I had to go into the /etc/network/inferfaces file and change the adapters to match the new names that can be found under ip a and then reboot...
  2. M

    Kernel 6.8.12 doesn't allow network connectivity but kernel 6.2.16 does

    I just upgraded a PVE 8.0.x host to 8.2.3 and upon first boot after the upgrade, the host had no network connectivity. I rebooted the host and selected the 6.2 kernel and everything worked fine. Is this a known bug or how do I work around this? b0:00.0 Ethernet controller: Intel Corporation...
  3. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    I am putting together a new server today and will install 8.1 and see if I can test out this new kernel.
  4. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    Out of curiosity, is this still an issue in Promox 8.1? I noticed it was running the 6.5 Linux kernel. Has anyone tried upgrading yet?
  5. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    I'd like to know if there is an update as well. @fweber
  6. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    @Whatever - out of curiosity, what make and model of server are you running? We have Lenovo RD540.
  7. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    This seems to be getting some love from Proxmox over on this thread: https://forum.proxmox.com/threads/ksm-memory-sharing-not-working-as-expected-on-6-2-x-kernel.131082/
  8. M

    [SOLVED] Proxmox 8.0 / Kernel 6.2.x 100%CPU issue with Windows Server 2019 VMs

    I am also seeing this problem, guest is Server 2019. Host is Proxmox 8.0.4 running kernel 6.2.16-14
  9. M

    novnc won't connect on fresh install of 7.0

    Sure enough, and I believe for the first time ever, it actually was the AV! haha Thanks for pointing that out :)
  10. M

    novnc won't connect on fresh install of 7.0

    I've tried Chrome, Chrome Igncognito and Edge on two different machines. The error is "TASK ERROR: connection timed out".
  11. M

    novnc won't connect on fresh install of 7.0

    I've got a new install of 7.0-11 and am trying to create the first VM on the machine, a windows client. Every time I try to connect to the console it times out. Out of curiosity, I tried the console of the host itself and it will not connect either. This is being performed directly from the web...
  12. M

    virtio balloon driver could not be loaded 0.1.185

    I ended up totally uninstalling the device in Device Manager and reinstalled it. For some reason this worked this time.
  13. M

    virtio balloon driver could not be loaded 0.1.185

    Has anyone ran into a problem with 2k12R2 and the virtio balloon drivers not loading? I'm using the latest stable versions but it keeps coming back with it couldn't be loaded. Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39) {Unable to...
  14. M

    add lvm local disk to storage

    I've upgraded all of my hosts to 5.2 and I've got the volume group "ssd" showing under LVM on the host that has the drives installed. However, when I go to add the LVM to the storage under Datacenter, it says "no disk unused".
  15. M

    add lvm local disk to storage

    Yes, both pve and SSD show up for each.
  16. M

    add lvm local disk to storage

    I've added a pair of SSDs to one of my vm five hosts and i plan to use this to store a single vm disk. I followed this guide, https://www.hostfav.com/blog/index.php/2017/02/01/add-a-new-physical-hard-drive-to-proxmox-ve-4x-5x/ to add the drive to my storage pool but when I get to the step to add...
  17. M

    attach qcow2 disks to new vm on 5.1

    It looks like the way proxmox handles disk storage has changed somewhat since I last looked at it, 4.4 was the last version I've used in production. I have an old 3.4 server that crashed and I was able to pull the two qcow2 disks off of it, reinstalled 5.1, recreated the vm settings and now i'm...
  18. M

    pvesm remove hangs

    Even after rebooting the host, it doesn't allow me to remove the node.
  19. M

    pvesm remove hangs

    I removed a backup NFS server without removing it from proxmox first. Now I'm trying to remove it and on my master, I tried removing it from the webgui but it times out. I then tried to remove it from the command line with pvesm remove and it just hangs. If i try to edit the storage.cfg file...
  20. M

    No such cluster node (500)

    We just upgraded our cluster last night from 3.4 to 4.2 and added a new vm host. I've joined the new host (vm3) to the cluster of 5 for a total of 6 hosts. Now, when I try to migrate a vm to the new host, vm3, i get an error stating "no such cluster node 'vm3' (500)". I've ensured that the...