Hello.
I just added a cluster and have two total nodes. One node was a machine with 2 VMs on it before joining the cluster.
I just added a cluster and have two total nodes. One node was a machine with 2 VMs on it before joining the cluster.
- To prepare to join the cluster, I created a backup (locally) of the two VMs.
- After joining the cluster, any reference to the two backups is now gone from the web GUI, but I see the files from the backups at
/mnt/pve/Sabrent1TB/dump
- I'm attempting to restore the VMs manually via the CLI, but running into trouble.
- I learned about qmrestore, and using the following command, the backup created a VM with the original config:
qmrestore vzdump-qemu-100-2023_07_11-22_27_35.vma.zst 200 -storage local-lvm
- However when I go to start the VM, I get the following error
TASK ERROR: storage 'ZFS-MIRROR-13TB' does not exist
- ZFS-MIRROR-13TB is where I had a ~13TB drive that was the D: drive in my windows install - mostly media, about half full
- Looking at Datacenter > node > Disks > ZFS, I still see the following entry
- Name: ZFS-MIRROR-13TB, Size: 13.98TB, Free: 13.97 TB, Allocated: 9.61GB, Fragmentation: 1%, Health: Online
- That's far more free space than I would expect. Did joining the cluster wipe out the ~13TB disk image I had stored there? Is it possible this might be recoverable?
Last edited: