Search results

  1. F

    Replication failing to replicate cloudinit drive

    Hi, sorry I did mean "now". I have a bad habbit of typing not when I mean now. Below the task migrating the VM, it's saying cloudinit disk already exists for this VM. Which it might of done at the ZFS dataset level, since I had a host die and the HA started the replicated VM on the other host...
  2. F

    Replication failing to replicate cloudinit drive

    Err now it's created a new disk-1 and now thinks it's a normal disk image not cloudinit. Edit: Editing `102.conf` and hard changing it back to `local-zfs:vm-102-cloudinit,media=cdrom,size=4M` has allowed me to live migrate the VM again. After it migrated still showed `vm-102-cloudinit`
  3. F

    Replication failing to replicate cloudinit drive

    Indeed they all do. Ah if it'll get regenerated when it HA's across that'll be fine then.
  4. F

    Replication failing to replicate cloudinit drive

    Hi, I have two VMs which have cloudinit drives, which are failing to replicate over that drive, when a replication task is created, other VMs with cloudinit drives are replicating over fine but these two aren't. Granted those other VMs replication tasks were created months n months ago. Trying...
  5. F

    [SOLVED] Import secure boot certificate used by Proxmox

    Update on this, I did try that and also been trying it on a Minisforum MS-A1, both replace and append. No luck either
  6. F

    [SOLVED] Import secure boot certificate used by Proxmox

    I was hoping this would fix it on my Lenovo M920Q, but sadly even after appending it to my Lenovo it didn't make UEFI SecureBoot work. So I just disabled Secure Boot. Hopefully it'll help others. Proxmox: 8.2
  7. F

    Snapshot backup not working ( guest-agent fs-freeze gets timeout)

    Hi Mach, Disable the QEMU agent on the VM options, that'll allow the backup to run. I'm not sure if the issue is Debian or the MariaDB builds. If you could kindly report upstream links here that would be great, as I would love to get this fixed.
  8. F

    Firewall Alias with Domainname

    Like this then run the script and the IP should change to the DNS record
  9. F

    Firewall Alias with Domainname

    still working for me. In your IPSet have you create some blank entries with the comment as the fqdn that you want to use then run the script?
  10. F

    Snapshot backup not working ( guest-agent fs-freeze gets timeout)

    So it effects 10.3 as well. Please report this upstream to mariadb as well https://jira.mariadb.org/browse/MDEV-27196 Also upstream to qemu project https://gitlab.com/qemu-project/qemu/-/issues/881 At the moment we don't know which side the issue lays with, more people who report it, more...
  11. F

    Snapshot backup not working ( guest-agent fs-freeze gets timeout)

    This has now also been reported on the MariaDB bug tracker https://jira.mariadb.org/browse/MDEV-27196
  12. F

    Snapshot backup not working ( guest-agent fs-freeze gets timeout)

    I have the exact same problem, Debian and MariaDB from their own Repo. Debian 11 MariaDB 10.7 Only setup the VM last week, so far no other Debian VM have been effected. I did reinstall the agent on the MariaDB VM, which got it working for a while but eventually issue comes back. Have you...
  13. F

    Proxmox VE 7.1 released!

    You can try downgrading qemu as the new qemu 6.1 that has shipped with PVE7.1 maybe what's causing you issues # Download old qemu wget http://download.proxmox.com/debian/dists/bullseye/pve-no-subscription/binary-amd64/pve-qemu-kvm_6.0.0-4_amd64.deb # Install old qemu dpkg -i...
  14. F

    Proxmox VE 7.1 released!

    Are the VMs with the issue virtio scsi or virtio block?
  15. F

    Proxmox VE 7.1 released!

    Up to you really, I do it on the PBS backup dataset.
  16. F

    Proxmox VE 7.1 released!

    Issues with Virtio IO errors in guests have been reported on Bugzilla and upstream on QEMU. The issue doesn't look to be isolated to just Proxmox. https://bugzilla.proxmox.com/show_bug.cgi?id=3738 https://gitlab.com/qemu-project/qemu/-/issues/649
  17. F

    Are my hardware components listed here compatible with running proxmox?

    You'll also want to amend the default postfix configuration so Proxmox can send emails, you'll want to create a GMAIL account or something to send as. Otherwise email delivery probably won't work. Guide: https://www.vayelan.org/proxmoxpostfix/ Create a gmail account called like...