Recent content by dsg

  1. D

    Restore from PVE results in corrupted VM image

    Yes, surprisingly it works if restored to NFS, the checksums match the original: root@ht-virt03:/mnt/pve/nfs/images/104# sha256sum * 6222a996226769bdb2b6f290e65360ca2b7e4c541704aea2363b9f697b50700d vm-104-disk-0.raw ddeff1b1fde12f624c9ed7dcc3e96fb508bd7fc6e10c388280dde69ea838b593...
  2. D

    Restore from PVE results in corrupted VM image

    No problem. This is a 3-node PVE cluster with ceph. We are running a replicated pool with size=3, min_size=2. We have not had any issues with ceph, and doing an `rbd export` for the VM image repeatedly gets the same data back. Whatever the issue is I don't think it's ceph related. The...
  3. D

    Restore from PVE results in corrupted VM image

    Hi, I'm trying out the Proxmox Backup Server in a testing environment. Both PVE and PBS are on the no-subscription repositories, using the latest packages. When doing a VM backup and restore through the PVE interface, the restored VM images are always corrupted. Restoring the same VM image...