Looks like a new version was rolled out, at least for the non subscription lab rats:
root@pmg1:~# dpkg -l|grep pmg-api
ii pmg-api 9.0.6 all Proxmox Mailgateway API Server...
Well, using non-enterprise PVE repos we ARE the beta testers. If they deployed this on the Enterprise repos then yes you have a valid point. This is the risk we take using non-enterprise repos. These kind of breakages are very rare and...
Per the documentation it does state: "It’s not recommended to use this on production servers, as these packages are not always as heavily tested and validated." Source...
I don't speak about changing it to a non-human-readable format. I talk about reusing de VMID, which is indeed a problem in a lot of usecases in your own software. Speaking of Backups, disks and other stuff which is linked to a VMID.
When reusing...
I am just starting to use Proxmox and didn't realise that it could integrate with Veeam! Adding it into Veeam backup jobs was very easy, basically the same as for ESXi :)
Most likely related to the issues that were fixed in the respective commits [1] [2] - they're indeed not included in the ISO atm.
[1] https://git.proxmox.com/?p=pve-common.git;a=commit;h=8516622423e11789ef2801bd44f58803544eafab
[2]...
Der "schwarze Bildschirm" nennt sich Login-Prompt. Wenn du Proxmox VE installiert hast, so sieht es ja aus, kannst du von einem anderen Rechner per Browser und oder SSH auf den Proxmox-Rechner zugreifen. Sollten keine Probleme da sein, kannst du...
Fyi, you can attach text files to your posts, that makes sharing a lot of text simpler. Since you ethernet controller is in the same iommu group as the audio device I'd not try to pass the whole group. There is one option [0] to isolate the audio...
So far installing 9.0 and upgrading to 9.1 is the only fix that I found for the issue.
I also had to run through the install 4 times then get my vms online. It looks like the 9.1 install is is either broken or there are new settings that need to...
Hi,
Proxmox VE does not support 32-bit virtual ARM machines. You could try and specify a 32-bit compatible machine via the custom args instead of -machine virt. See qemu-system-arm -machine help for a list of available machines. You might also...
Any update on this? I have TrueNAS and Plex in VMs on a Dell T440. Things have improved switching to CIFS although it's usable but not perfect and I'd rather be using NFS.
Just did an update that moved me from Proxmox 9.1.4 to 9.1.5. Not sure...
We don't have a reproducer. So far we couldn't narrow it down to any of the changes in the kernel.
We're still trying, but so far we recommend staying on kernel 6.14 with that issue.
Interesting situation. I will assume you also have no /etc/mdadm/mdadm.conf present on the PVE host (otherwise detection may still be possible host-side).
Does lsblk (on PVE host) show /dev/mdX device/s?
What happens if you freshly boot the...
Vielleicht sollten wir hier erst einmal grundsätzlich klären von wo aus Du wie versuchst auf das Proxmox WebGUI zuzugreifen. :)
Das was Du da auf Deinem TV siehst ist das CLI (Command Line Interface) von Proxmox und da logst Du Dich nicht ein...
Herzlichen Dank auch für Deine Hilfe, ja der Zweck sollte am Ende erstmal eine HA-Installation sein, mag mir aber weitere Optionen offen halten.
Das LAN angeschlossen sein muss, wenn ich per Browser auf Proxmox möchte ist klar, hatte den Soyo...
Hi!
I’m planning to migrate from TrueNAS to Ceph because I want node-based redundancy. I was planning to use HDDs with an SSD cache tier on top to boost performance, since I work with heavy file sequences and want to saturate my 10 Gbit network...
You could downgrade to qemu-server=9.1.3 in the meantime or manually apply the fix (if you have experience with such things, services need to be restarted then).