Hi dakralex
Thanks for the response. I'll add myself to the mailing list for the bug report.
If I give the VM a host preference, does that make it the last VM to migrate from a node for the new dynamic scheduling feature?
Thanks
That is consistent with what I am seeing.So far this looks isolated to a single orphaned corrupted zvol (servertank/vm-200-disk-1), not a general read failure across the pool. The mirror members are still ONLINE with 0/0/0 ZFS counters, and both...
Yes, good idea! We already thought about this during development, though we were focusing on the core feature first. Feel free to create a Bugzilla entry [0] for this in the mean time, though as this is relatively trivial to implement and as you...
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...