Recent content by Elleni

  1. E

    wanted behaviour or bug?

    I stumbled across the following Problem: - I had renamed a security Group lets say named: TestBla and had assigned it to some guests. While on Datacenter / Firewall / Security Group it created it with all small - no capital - letters like this: testbla, on the guests that already had assigned...
  2. E

    [SOLVED] pci_hp_register and slot initialization failed on ovmf / q35 uefi guest

    Created a VM with q35, uefi bios like this: After installing debian - the guest boots and shows the following errors before login: It also shows intel-hda device error. Looking into ringbuffer, I get the following: [ 1.973037] ledtrig-cpu: registered to indicate activity on CPUs [...
  3. E

    [SOLVED] Replace node in a 2-node cluster

    I finally found (my) error - had nothing to do with the cluster reconfiguration. When it did the same thing after deleting one node from the cluster and cleaning its clusterconfiguration I finally realized that as it is a network issue - might have something to do with /etc/network/interfaces...
  4. E

    [SOLVED] Replace node in a 2-node cluster

    Uff, even removed it from the cluster and re-joined it keeps on with the same behaviour - network entering blocking and disabling state..
  5. E

    [SOLVED] Replace node in a 2-node cluster

    I dont understand this, I can successfully configure replication of vms in both directions - they successfully finish. I also wasable to successfully migrate a node which was started at node2 to node1. But as soon as I start a vm on node I the webinterface address stops responding. looking at...
  6. E

    [SOLVED] Replace node in a 2-node cluster

    After having installed and configured a separate cluster network again, it first seems everything ok on pvecm status. And one node also starts its vms that are set to autostart. Changed /etc/corosyncd/corosync.conf and /etc/pve/corosync.conf back to a separate clusternetwork, after made sure...
  7. E

    [SOLVED] Replace node in a 2-node cluster

    It looks like everything is ok though I dont know about the votes, as I had put expected 1 while troubleshooting. root@PVE002:~# pvecm status Cluster information ------------------- Name: PVExCL001 Config Version: 6 Transport: knet Secure auth: on Quorum information...
  8. E

    [SOLVED] Replace node in a 2-node cluster

    I made some progress. By stopping corosync pvestad and pve-cluster service and issuing a pmxcfs -l I was also able to edit /etc/pve/corosync.conf which I thought came in handy as the server needs some physical rebuilding for the clusternetwork (direct link) so I thought in the meantime I can...
  9. E

    [SOLVED] Replace node in a 2-node cluster

    I migrated all guests to the remaining node, and removed the empty node from the cluster. I then tried to add a new pve server to the cluster. Unfortunatelly I had not deleted the entry of the removed node from known_hosts file on the remaining node. As the new node has the same hostname as the...
  10. E

    Sync causing problem in our wan

    Hello Johannes, our company has different sites - connected by a dedicated 500 Mbit Wan provided by our internetprovider. No there is no dedicated connection for backup, so its running on the same network link. As written in the opening post I already had set a ratelimit of about half the...
  11. E

    Sync causing problem in our wan

    No-one an idea, what could cause this, or howto troubleshoot this further?
  12. E

    Sync causing problem in our wan

    Hi all - first of all I want to express a big thank you for your great products pve and pbs which serve us very well. Keep up the impressive work. While testing a multiple pbs setup for our company we discovered a severe problem with one of our sites, which presented itself while syncing...
  13. E

    Windows Guest memory utilization problem on PVE 9.0.x

    Also had a win11 guest showing 100% cpu usage after upgrading to pve9. Fixed by installing new virtio drivers iso (0.1.285)
  14. E

    [SOLVED] best cpu performance

    Hello and thanks for posting - thats indeed what I asked myself too but thought, would be better to first ask and learn what would be the best way to optimize performance while not running into probs. Esp. the v3 ones seem all supported, but what about the not mentioned -AES in the name? The v4...
  15. E

    [SOLVED] best cpu performance

    Hi, I understand that setting host in cpu type has its limitations esp. when using different hardware, but as long as the hardware has a minimum standard it could make sense to get most performance out of the guests. I stumbled across this a an employe requested avx2 support because of mongodb...