Search results

  1. R

    Proxmox 8.4.1 on AMD EPYC (slow virtio-net)

    Hello, Anyone noticed slow network performance on AMD EPYC CPUs? I have now confirmed this on two generations. - AMD EPYC 9454P (single socket) - AMD EPYC 7502 (dual socket) Network configuration: - vmbr bridge dedicated for private VM traffic VMs config: - CPU type: host - 10 cores...
  2. R

    Removing hyperconverged node

    Hello, I am in the process of upgrading my cluster, both from 7.4 to 8.2, but also to newer hardware. I have added 2 new nodes to the cluster that previously was 4 nodes, so I have a total of 6 nodes right now. All nodes are participating in a Ceph cluster as well. Ceph wise, I have outed the...
  3. R

    Cluster 7.4-17 adding 8.3 node

    Hello, I am currently running a cluster of 4 nodes that are running 7.4-17 I acquired a new node, that I wanted to add to the cluster, and then gradually upgrade the other 4 nodes to 8.3. Has anyone done this? Any issues? The current cluster is also running ceph.
  4. R

    Corosync breaks with third node

    Hello, I have got 3x proxmox nodes in a cluster. This cluster worked fine up until some 4 hours ago, when the bond between them broke. I have pinned the issue down to the 3rd node that is causing havoc on the corosync level. If I stop corosync, the two other nodes join together just...
  5. R

    pvesr 100% CPU

    Hello, I have had absolutely no problems with zfs replication between my two node cluster for the past 5 months. This morning when I logged into the cluster (usually hv01) and just check basic things (vm usage and such) and to check what kind of VMs I was doing replication for and backups for...
  6. R

    Changes to network without reboot

    Hello, In previous verious of Proxmox you could run /etc/init.d/pvenetcommit start and you wouldnt need to reboot your system after making changes to the network stack on a proxmox server. I see this script is now gone in newer versions. Is there an equivalent feature that can be used...