[pve-devel] ZFSPlugin snapshot question

Dietmar Maurer dietmar at proxmox.com
Thu Aug 27 17:46:45 CEST 2015


Hi all,

the PVE::Storage::path method has the following signature:

PVE::Storage::path($cfg, $volid, $snapname);

As you can see, It has that $snapname parameter, and I tried to
correctly implement this here:

https://git.proxmox.com/?p=pve-storage.git;a=commitdiff;h=e67069eb58a2766ec31bb3932a203c71f51d9654

But how can we implement this with the ZFSPlugin?`Any idea if/how it is
possible to access a snapshotted device?




More information about the pve-devel mailing list