I have a NFS mount (10.50.1.220:/volume2/Netbackup1/Cluster_1_Backup/proxmox-24) pointed at /mnt/pve/volume2Snapshots which I would like to save VM snapshots to.
I noticed in the WebGUI, when taking snapshots there is no option to select the storage device and the snapshots are saved to whatever storage device the original VM disk is stored on. The qm snapshot manpage also does not seem to have support for this. Is there any way to accomplish this?
qm snapshot <vmid> <snapname> [OPTIONS]
Snapshot a VM.
<vmid>: <integer> (1 - N)
The (unique) ID of the VM.
<snapname>: <string>
The name of the snapshot.
--description <string>
A textual description or comment.
--vmstate <boolean>
Save the vmstate
I noticed in the WebGUI, when taking snapshots there is no option to select the storage device and the snapshots are saved to whatever storage device the original VM disk is stored on. The qm snapshot manpage also does not seem to have support for this. Is there any way to accomplish this?
qm snapshot <vmid> <snapname> [OPTIONS]
Snapshot a VM.
<vmid>: <integer> (1 - N)
The (unique) ID of the VM.
<snapname>: <string>
The name of the snapshot.
--description <string>
A textual description or comment.
--vmstate <boolean>
Save the vmstate
Last edited: