Search results

  1. T

    file restore error, failed: all mounts failed or no supported file system (400)

    We've managed to fix our error with the Windows 11 Pro VMs. The solution was mentioned in this post with the pre-encryption of Windows 11: https://forum.proxmox.com/threads/file-restore-ntfs-all-mount-failed-or-no-supported-file-system.144225/post-757748 We didn't had the problem with upgraded...
  2. T

    file restore error, failed: all mounts failed or no supported file system (400)

    We have the same issue with all our Windows 11 Pro VMs. The Windows 10 Pro VMs are still working.
  3. T

    btrfs inside virtualdisk - errors

    Just to complete this reqeust, here is the error log after you run btrfs check --force /dev/sdb1 btrfs check --force /dev/sdb1 Opening filesystem to check... WARNING: filesystem mounted, continuing because of --force parent transid verify failed on 33390592 wanted 13846 found 14048 parent...
  4. T

    btrfs inside virtualdisk - errors

    Yeah, that's what we thought. So we already started to migrate the "btrfs" systems to the zfs version, which are perfect stable. We hoped to find a easier way to make it more stable.
  5. T

    btrfs inside virtualdisk - errors

    We have a server with two disks, installed with a ZFS mirror setup, which is used as storage for all local VMs. One VM has a virtual disk, which is formatted as btrfs inside the VM.
  6. T

    btrfs inside virtualdisk - errors

    VM config: #Restored on the 10. Sept. 2023 #restored from backup-date%3A 21%3A00h 09. Sept. 2023 agent: 1 boot: order=scsi0 cores: 5 ide2: none,media=cdrom memory: 10240 meta: creation-qemu=6.1.1,ctime=1647613809 name: zentyal1 net0: virtio=DE....,bridge=vmbr2,firewall=1 numa: 0 onboot: 1...
  7. T

    btrfs inside virtualdisk - errors

    Hello We use btrfs in a couple of VMs in combination with samba to use the benefit of btrfs snapshots for file and directory history. We use it with Debian (UCS 5) and Ubuntu (Zentyal 7.0), but we have almost every week some errors. Sometimes we can fix it with btrfs scrub start -Bf /dev/... and...
  8. T

    Veeam Backup Agent error during blksnap compile on PROXMOX

    Hello On our two PROXMOX servers version 8.2.2 do we have a compile problem with veeam blksnap. dkms install -m blksnap -v 6.1.0.1498 Sign command: /lib/modules/6.8.4-2-pve/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Building...