Snapshotting Virtual Machines

I think i figured out why, originally i stored the VMs in a directory(on the pool but not as ZFS if you know what i mean), later on i moved the hdd to the zfspool. So this leaves the VM itself on the old directory...

Can you tell me where the original store location is of the newly created VMs?

Thanks.

Best regards,

Rens
 
Ah solved! My path in the config file was:

ide0: datapool:vm-103-disk-1,cache=writethrough,size=15G

But should be:


ide0: VMs:vm-103-disk-1,cache=writethrough,size=15G

Because i messed around with the data paths(i renamed it).

Thank you!

You got any experience with pve-zsync?, i want to use a other server as fail-over server if my server fails. I want to write snapshot to this server, so i have the most recent VM when it fails....

Best regards,

Rens