I have a VM that has 13 snapshots in my qcow2 file. While unintentional, I want to conduct a few performance tests without potential consequences to the production VM. For the tests I want all of the snapshots to remain. Per my reading, I did this with the command:
qm clone 116 334 --full true
The VM is off, and the VM is stored on an NFS share on a TrueNAS with all-SSD storage. The networking itself is all 10Gb.
The qm clone command does its thing and goes up to 100%, then throws...
Read more
qm clone 116 334 --full true
The VM is off, and the VM is stored on an NFS share on a TrueNAS with all-SSD storage. The networking itself is all 10Gb.
The qm clone command does its thing and goes up to 100%, then throws...
Read more