Yes, the problem predates the Apr 12 scrub.I checked the journal again. On 2026-02-28 the qmdestroy:200 task was already hanging in the ZFS destroy/free path (metaslab_free_concrete, zio_free_sync, traverse_dataset_destroyed, dsl_destroy_head...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
Another quick update
Added (Disk Management Suite)
expand-lxc.sh: New script to expand LXC container root disk
Expansion modes: absolute size (-s), add GB (-a), percent of pool (--percent), max available (--max)
Hot-expand support...
The value in "WindowsUEFICA2023Capable" is not important. Its only a reference value.
You only need Event ID "1808" in Windows Event Log and "UEFICA2023Status" with value "Updated".
The screenshot below comes from original Micro$oft guidelines.
where did you find these sysfs paths?
with a b50 here, these files do not exist, and i dont see any other files that would give control over that i'm afraid...
it seems something wants to change the power state of the device and is unable to
do you passthrough any other device on that server? do you use the acs override kernel commandline?
more from the log would also be interesting (e.g. 'journalctl...
Here is the full output from lsblk that shows the boot drives which are the (two) nvme drives set up as ZFS.
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0...
Hi,
please note that Proxmox VE 8.3 is outdated! It did not get any (security) updates since Proxmox VE 8.4 was released a year ago:
https://pve.proxmox.com/wiki/Package_Repositories#_proxmox_ve_8_repositories...
For VMs with temporary EFI disks, I was able to reproduce the issue. Using a proper EFI disk is recommended. Proposed patches: https://lore.proxmox.com/pve-devel/20260504130751.226845-1-f.ebner@proxmox.com/T/
I have a flat network (10.0.0.0/24) and am trying to wake up a vm (610)
if I use wakeonlan <mac> from another host, it finds vm 610 and qm starts it. Verified it with tcpdump -v -X udp port 9
If I use pfsense to do it, it does not work. After...
Hello,
I am having a PBS instance in a docker container on my Synology NAS based off this GitHub project : https://github.com/ayufan/pve-backup-server-dockerfiles/
I know it is not recommended, but given my current setup it's the only way I...
@martin_comp Yes, the issue affects IO delay (the name for iowait in the UI) too.
A fix was applied in git master and the new pve-qemu-kvm=10.2.1-2 package is currently going through internal testing.
Hello,
What network cards do you recommend for the DELL R720?
I was considering the Dell X710-DA2 2x10Gb SFP+ PCIe. But only the R740 is supported on the manufacturer's website. Or should I choose the Dell X520-DA2 2x10Gb SFP+ PCIe?
What do...
As of now tar-rs does not expose any flags to configure this behavior and using a different tar implementation would require modifications to our Rust code.
As a workaround for now you could try converting the OCI image into an LXC template...