[pve-devel] applied: [PATCH] update kernel to 6.5.11 and ZFS to 2.2.1, refresh patches
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 29 11:01:34 CET 2023
Am 28/11/2023 um 16:07 schrieb Stoiko Ivanov:
> * for the kernel-patch this includes a rename from 0003+0004 to
> 0001+0002
> * for ZFS there was a change in upstream's autotools-setup - I
> referenced the commit in the actual patch-file
>
> minimally tested with a VM with a zfs-pool and an ext4 disk
> * restore of a directory on ext4 containing 160MB of debian packages
> as tar.zstd
> * restore of a small folder (/root in a debian container) on zfs
> both worked
>
> restoring files from a Windows guest - worked, however there is an
> independent issue with tpmstate not being found:
> `given image 'drive-tpmstate0-backup.img.fidx' not found (400)`
>
> directories with 10 million files also still cause the restore-shim to
> run into OOM (but this is independent of the restore-image)
>
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> ...ch => 0001-vsock-reduce-packet-size.patch} | 9 +++------
> ...estore-halt-machine-on-kernel-panic.patch} | 9 +++------
> .../0001-remove-reference-to-libudev.patch | 19 +++++++++----------
> src/submodules/ubuntu-kernel | 2 +-
> src/submodules/zfsonlinux | 2 +-
> 5 files changed, 17 insertions(+), 24 deletions(-)
> rename src/patches/kernel/{0003-vsock-reduce-packet-size.patch => 0001-vsock-reduce-packet-size.patch} (86%)
> rename src/patches/kernel/{0004-PBS-restore-halt-machine-on-kernel-panic.patch => 0002-PBS-restore-halt-machine-on-kernel-panic.patch} (83%)
>
>
applied, thanks!
ps. could use a
git config format.subjectprefix "PATCH backup-restore-image"
;-)
More information about the pve-devel
mailing list