PureStorage FlashArray + Proxmox VA + Multipath

storage snapshot are not possible in any circumstance.

But is it possible to select the iscsi/lvm targets from pure in veeam for snapshots with this plugin?
Snapshots exist at multiple layers: storage, file system, OS, application, and virtualization.

Both PBS and Veeam use QEMU-based snapshots at the virtualization layer in PVE. Specifically QEMU NBD are used which are storage-related snapshots.

Since this technology is storage-independent, it is generally less efficient compared to native storage-level snapshots.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
@amulet Should we still use your fork as of today?
Thanks
You could, but since essentially all my patches are in the parent repository already, the plugin's code is functionally (if not byte-by-byte) identical.

There are some minor improvements in the pipeline, and some not yet published things.

One of the obstacles that is hard to address without some non-elegant wrappers is described here.