We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
please share the logs for such a mail - also keep in mind that PMG has different lists of welcome/block lists:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview
and that you need to have the rules-priorities in...
First extend the Phyisical Volume to the extents of the partition: pvresize /dev/sda3
Check with pvdisplay if the PV Size is now correct.
Find out the LV Path of the logical volume you want to resize with lvdisplay | grep Path.
Extend the Logical...
This is still the case - but there's a patch on the pmg-devel list which should address this:
https://lore.proxmox.com/pmg-devel/20260313201338.18613-1-s.ivanov@proxmox.com/T/#u
it should be fixed in one of the next versions of pmg-api
it sounds like you have a wrong ZFS module version installed? PVE doesn't use DKMS, and the version from your screenshot is not the version included in our recent kernels for PVE 9.x:
$ modinfo /usr/lib/modules/6.17.13-7-pve/zfs/zfs.ko | head...
While testing upgrades across multiple major versions is nothing we test too extensively - I would expect that creating a backup (via GUI), installing a fresh PMG (on a different machine) and restoring the backup should work and probably be the...