Am 05/09/2024 um 11:44 schrieb Stoiko Ivanov:
> This patchset updates ZFS to 2.2.6, which was released last night.
> It supersedes the update to 2.2.5:
> https://lore.proxmox.com/pve-devel/20240820164512.1532793-1-s.iva...@proxmox.com/
>
> The usrmerge part of the above series will be resent indep
Am 03.07.24 um 14:59 schrieb Filip Schauer:
> Add the ability to move a backup, ISO, container template or snippet
> between storages and nodes via an API method. Moving a VMA backup to a
> Proxmox Backup Server requires the proxmox-vma-to-pbs package to be
> installed. Currently only VMA backups c
Includes fixes for VirtIO-net, ARM and x86(_64) emulation, CVEs to
harden NBD server against malicious clients, as well as a few others
(VNC, physmem, Intel IOMMU, ...).
Signed-off-by: Fiona Ebner
---
...net-Ensure-queue-index-fits-with-RSS.patch | 35 ++
...etwork-stall-at-the-host-side-waitin
Am 26/07/2024 um 11:06 schrieb Fiona Ebner:
> The issue was reported in the enterprise support. The customer
> contacted the ledmon maintainer, who found that it is not an issue
> with ledmon, bisected the kernel and came up with this fix.
>
> Signed-off-by: Fiona Ebner
> ---
> ...n-Power-Indica
Commit f06b222 ("fixes for QEMU 9.0") included a revert for the QEMU
commit 2ce6cff94d ("virtio-pci: fix use of a released vector"). That
commit caused some regressions which sounded just as bad as the fix.
Those regressions have now been addressed upstream, so pick up the fix
and drop the revert.
patches did not need adaptation
Signed-off-by: Stoiko Ivanov
---
upstream | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/upstream b/upstream
index 25665920..baa50314 16
--- a/upstream
+++ b/upstream
@@ -1 +1 @@
-Subproject commit 2566592045780e7be7afc899c2496b1ae3af4f4d
When initially packaging libzfsbootenv1linux a .install file was
commited in addtion to the .install.in (which contains the proper path
with the multiarch component). This wasn't noticed during building
because the .install got clobbered while building
Fixes: fd0cc4becda91c46991e723ae6f0b08dcdf661
This patchset updates ZFS to 2.2.6, which was released last night.
It supersedes the update to 2.2.5:
https://lore.proxmox.com/pve-devel/20240820164512.1532793-1-s.iva...@proxmox.com/
The usrmerge part of the above series will be resent independently later,
as we probably don't want to do that in
> Alexandre Derumier via pve-devel hat am
> 26.08.2024 13:00 CEST geschrieben:
> This patch series add support for a new lvmqcow2 storage format.
>
> Currently, we can't do snasphot && thin provisionning on shared block devices
> because
> lvm thin can't share his metavolume. I have a lot of