[pve-devel] applied: [PATCH pve-storage master v1] fix #6845: make regexes in zvol deletion retry logic less restrictive
Fiona Ebner
f.ebner at proxmox.com
Fri Sep 26 09:56:18 CEST 2025
On Thu, 25 Sep 2025 18:07:19 +0200, Max R. Carrara wrote:
> As reported by a storage plugin developer in our community [0], some
> plugins might not throw an exception in the exact format we expect.
>
> Since we only execute `zfs` subcommands (except for `zpool list`) [1]
> over SSH if `$method` is not a "LUN command" [2], the command executed
> on the remote is always `zfs destroy -r [...]`.
>
> [...]
Applied, thanks! I slightly adapted the commit message to make it
clear that the built-in ZFS over iSCSI plugin is affected too and that
you are describing the behavior there in the second paragraph.
[1/1] fix #6845: make regexes in zvol deletion retry logic less restrictive
commit: 6e5a42052cd91fd0d886bb9923c00a8be945bf93
More information about the pve-devel
mailing list