Search results

  1. J

    Shared Remote ZFS Storage

    Hi, The thing you’re seeking already exist, StarWind made virtual storage appliances that can be clustered and HA. Best regards, janus57
  2. J

    VirtIO Block Driver: When to Use?

    Hi, i think the proxmox doc can help you : Cf : https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_hard_disk Best regards, janus57
  3. J

    ext journal_check_start:84: comm poxcfs: Detected aborted journal

    Hi, Your file system seems to have a potential corruption, you should check your drive and/or cable and/or power. You should ask "PiMox" since proxmox don't support ARM64 system, only 64bit (Intel 64 or AMD64) (see : https://pve.proxmox.com/pve-docs/chapter-pve-installation.html) Best...
  4. J

    [SOLVED] My VMs, containers and the entire Proxmox server have no internet

    Hi, You should explain your setup and give your network configuration. Best regards, janus57
  5. J

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

    Hello, Just to say that the issue is not only related to MariaDB. The issue seems to be provoked by mount points in FS that qemu-agent freezes in the wrong order and can be bypassed. Best Regards, janus57
  6. J

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

    Hello, it seem that is a qemu-agent issue, see : - https://cloudlinux.zendesk.com/hc/en-us/articles/4408097389714-qemu-guest-agent-calls-fsfreeze-CloudLinux-VM-hangs-on-ProxMox - https://gitlab.com/qemu-project/qemu/-/issues/520 Best Regards, janus57