all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES storage 0/3] zfspool plugin: fix container rollback and linked clone with refquota=none
@ 2026-07-06  9:40 Fiona Ebner
  2026-07-06  9:40 ` [PATCH storage 1/3] zfspool plugin: fix regression for rollback " Fiona Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fiona Ebner @ 2026-07-06  9:40 UTC (permalink / raw)
  To: pve-devel

As reported in the community forum [0], rollback of a container with a
ZFS dataset with 'refquota=none' would fail. Similarly, cloning such a
container would fail as well. The reason is that ZFS does not accept a
0 value for the refquota property, but returns 0 when queried with -p.

[0]: https://forum.proxmox.com/threads/184113/

pve-storage:

Fiona Ebner (3):
  zfspool plugin: fix regression for rollback with refquota=none
  zfspool plugin: clone image: use zfs_get_properties() helper
  zfspool plugin: clone: fix linked clone of container subvol with
    refquota=none

 src/PVE/Storage/ZFSPoolPlugin.pm | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Summary over all repositories:
  1 files changed, 4 insertions(+), 5 deletions(-)

-- 
Generated by git-murpp 0.5.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-06 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06  9:40 [PATCH-SERIES storage 0/3] zfspool plugin: fix container rollback and linked clone with refquota=none Fiona Ebner
2026-07-06  9:40 ` [PATCH storage 1/3] zfspool plugin: fix regression for rollback " Fiona Ebner
2026-07-06  9:40 ` [PATCH storage 2/3] zfspool plugin: clone image: use zfs_get_properties() helper Fiona Ebner
2026-07-06  9:40 ` [PATCH storage 3/3] zfspool plugin: clone: fix linked clone of container subvol with refquota=none Fiona Ebner
2026-07-06 10:22 ` [PATCH-SERIES storage 0/3] zfspool plugin: fix container rollback and linked clone " Filip Schauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal