[pve-devel] applied: [PATCH storage] plugin: nfs, cifs: use volume qemu snapshot methods from dir plugin

Fiona Ebner f.ebner at proxmox.com
Mon Aug 4 11:25:46 CEST 2025


Am 31.07.25 um 10:26 AM schrieb Friedrich Weber:
> Taking an offline snapshot of a VM on an NFS/CIFS storage with
> snapshot-as-volume-chain currently creates a volume-chain snapshot as
> expected, but taking an online snapshot unexpectedly creates a qcow2
> snapshot. This was also reported in the forum [1].
> 
> The reason is that the NFS/CIFS plugins inherit the method
> volume_qemu_snapshot_method from the Plugin base class, whereas they
> actually behave similarly to the Directory plugin. To fix this,
> implement the method for the NFS/CIFS plugins and let it call the
> Directory plugin's implementation.
> 
> [1] https://forum.proxmox.com/threads/168619/post-787374
> 
> Signed-off-by: Friedrich Weber <f.weber at proxmox.com>

For the record, this was already applied:
https://git.proxmox.com/?p=pve-storage.git;a=commit;h=3c209eaeb755bd702eb34cfd49589359a21858cf




More information about the pve-devel mailing list