Recent content by cosme

  1. C

    QEMU 10.1 available on pve-test and pve-no-subscription as of now

    I believe that issue refers to RHEL 10.2 and not QEMU 10.2
  2. C

    QEMU 10.1 available on pve-test and pve-no-subscription as of now

    Hello. Am I mistaken, or does QEMU 10.1 support the live migration of machines with clipboard enabled? https://gitlab.com/qemu-project/qemu/-/commit/42000e0013709f21b54f71b63525c22cb6b92d5d I ask because Proxmox seems to still be blocking due to considering the clipboard a local resource...
  3. C

    BGP unnumbered support on Proxmox SDN?

    Thank you for your response. I didn't know that I could open requests in bugzilla. Here is the link to the one I have just created: https://bugzilla.proxmox.com/show_bug.cgi?id=5129
  4. C

    BGP unnumbered support on Proxmox SDN?

    I just tested Proxmox 8.1 but unless I missed something it seems that the SDN still does not support BGP unnumbered. Is there any forecast of when it will be available?
  5. C

    BGP unnumbered support on Proxmox SDN?

    Hello. We are looking into whether it is useful for us to use Proxmox SDN but we see that it seems that it does not support BGP unnumbered according to this screenshot: Is there another way to enable it or this feature is not implemented yet? Regards.
  6. C

    All VMs locking up after latest PVE update

    In any case it is strange that these problem happened after upgrading to qemu 5.2. I guess it must be a regression.
  7. C

    All VMs locking up after latest PVE update

    Hi! :D I understand those VMs don't use iothreads? We don't use Promxox backup or restore so I don't know if those actions could still be a trigger. I mean this problem seems to be related because we get almost the same error messages and it only happened after upgrading to the latest...
  8. C

    All VMs locking up after latest PVE update

    I think this seems to be related to our problem: https://forum.proxmox.com/threads/block_resize-io-thread-enabled-qmp-command-block_resize-failed-got-timeout.86132/ For now it only happens when resizing disks with iothread enabled.
  9. C

    block_resize + IO thread enabled = qmp command 'block_resize' failed - got timeout

    Hi! :D Since the last upgrade we received the following errors when attempting an online resize on a ceph disk with virtio scsi single and IO thread enabled: pvedaemon[48698]: <root@pam> update VM 139: resize --disk scsi2 --size +16G kernel: rbd2: detected capacity change from 34359738368 to...