[pve-devel] [PATCH zfsonlinux 0/2] update to 2.1.12
Stoiko Ivanov
s.ivanov at proxmox.com
Tue Jun 13 11:57:51 CEST 2023
ZFS 2.1.12 got released one week ago [0].
Some commits fix data-corruption with mmap on rollback or clone.
The issue with mountpoint=legacy mounts for rpool in Proxmox VE were
addressed by reverting the change that introduced it [1].
Potential performance-optimization in [2,3,4]
Improved handling of drive replacements [5] and draid-resilvering [6]
The additional patch pulled from debian upstream is small enough and seems
sensible
did some very superficial tests (migrate a container with replicaton
config forth and back and running ztest for 20 minutes), on 2 VMs upgraded
to bookworm.
Stoiko Ivanov (2):
update zfs submodule to 2.1.12
/lib/zfs-linux/trim: don't exit 1 if last pool isn't nvme-only
(Closes: #1030316)
[0] https://github.com/openzfs/zfs/releases/tag/zfs-2.1.12
[1] https://github.com/openzfs/zfs/pull/14908
[2] https://github.com/openzfs/zfs/pull/14493
[3] https://github.com/openzfs/zfs/pull/12790
[4] https://github.com/openzfs/zfs/pull/14428
[5] https://github.com/openzfs/zfs/pull/14861
[6] https://github.com/openzfs/zfs/pull/14892
debian/tree/zfsutils-linux/usr/lib/zfs-linux/trim | 2 +-
upstream | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list