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...
If it's just one out of three you might have a bad patch cable. Did you also try another patch cable?
Also, Minisforum boxes are known to thermal issues. Maybe this particular system gets hotter than the other two?
The r8169 network driver is notorious in Linux and Proxmox for causing exactly this type of flapping behavior under heavy load or bridging.
apt update
apt install -y pve-headers pve-kernel-helper pve-edk2-firmware dkms r8168-dkms
install...
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...
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...
After i installed PM VE 9 on my Dell Latitude 5500 Proxmox stuck after a reboot on "loading initial ramdisk".
Only after reboot. If i shutdown and start it works like a charme.
I tried to Install 8.4 again, there are no problems.
I also tried to...
Same here, we've a PDM instance connected to several remotes, and in one of them we cannot see all completed backup tasks listed on PDM. It seems random, some tasks show, some tasks don't. All of them appear on PVE side (as completed).
PVE...
Can't do that.
My requirement is to have all the backups at that time.
In fact, the goal is to have all the backups of all the VMs at the same time.
Then the data can be written even later but the state of the VM to be backed up should be that of...
If I read it correctly it looks like freeze and thaw are available which aligns with success under PVE 8.
root@redacted:~# qm guest cmd 101 get-osinfo
{
"id" : "freebsd",
"kernel-release" : "13.1-RELEASE-p7",
"kernel-version" : "FreeBSD...
Hallo Zusammen
Proxmox-VE
Laufwerk unter Hardware angemeldet und per nount an /mnt/data eingebunden
alle Ordner haben Rechte Nutzer1:Gruppe mit Berechtigung drwxrwx---
alle persönlichen Ordner haben Rechte Benutzer:Benutzer mit Berechtigung...
Increasing VM sizes like Fabian said seems plausible.
But it doesn't explain the prunes not being registered in the Task Summary. Might be some permission/namespace mismatch? Although your prune logs don't show any error and the garbage collects...
What's your SDN configuration?
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
cat /etc/pve/sdn/controllers.cfg
What is the exact vtysh output?
vtysh -c 'show ip route vrf vrf_<ZONEID> json'
vtysh -c 'show...
Hello,
im trying to install PVE 9.2-1 in a nested Hyper-V VM. The Media is booting but the ISO Image is not recognized. (see Screenie). The same VM works with 9.1-1.
I have already recreated the vm, double checked the iso and hash.
Has anyone...
Hi!
Thank you for your guide!
Unfortunately this didnt work in our environment :/
I have setup a fresh install with PVE 9.1.1 (which has the Kernel 6.17) I have have setup everything according to the guide of Proxmox themselves and everything...