OK, hab's zurechgefummelt:
Das falsche Zertifikat lag unter /etc/pve/local/pveproxy-ssl.pem
Habe es gelöscht und es gegen das alte ersetzt. Dann noch diese beiden Dienste neu gestartet und dann lief's wieder:
systemctl restart...
Hi everyone,
I ran into a serious issue on my Proxmox host and I'm trying to understand what happened before attempting to do any operation.
Environment
Proxmox VE host (recent version, fully updated)
VM disks use virtio (inside the VM they...
Falls mir ein PVE abraucht, übernimmt automatisch ein anderer.
Wenn du mit deinem Setup zufrieden bist, will ich dagegen ja gar nichts sagen. Ich war genervt über die Zuverlässigkeit meines VF-Kabelanschluss und wollte das Problem hemdsärmlig...
Hallo zusammen!
Ich betreibe im Homelab einen ProxmoxVE-Cluster mit 3 Nodes. Nun habe ich versucht die Metriken in eine InfluxDB zu schreiben. Da wird aber das Zertifikat angemeckert. Vermutlich weil mein selbst erstelltes Root-Zertifikat nicht...
from a quick look in the code and a quick check on a testsystem - no
(the part rewriting the postfix config templates calls postmap for all needed files)
In Node-07: the 135 exist at the moment:
pvesr status
JobID Enabled Target LastSync NextSync Duration FailCount State
135-0 Yes local/WSMPVE006NAV 2026-03-06_11:02:26...
I did as gfngfn256 said, and verified by dumping the user data. It did not change the outcome however.
My cloud-init.log (grepped by hostname):
2026-03-06 10:03:01,248 - modules.py[DEBUG]: Running module set_hostname (<module...
Hallo,
ich bin bei meiner Firma aktuell bei einer Proxmox Migration, aber ich bin mir unsicher was ich wählen soll.
Ich habe zwei Proxmox-Nodes und eine RAID-6 SAN welche über multipath (SAS) angebunden ist.
Ich bin aber aktuell bei dem Problem...
correct. the technology is simply different and not compatible.
you either have fibre channel, or your have ethernet.
you can not use a fibre channel card as nic.
please use a search engine of your choice and search "ethernet vs fibre channel"
Same problem for me. Boot loop after a successful upgrade from proxmox 8.4.1 to 9.
I have used the @Pinochet method of booting into the upgraded proxmox with supergrub2, and then
apt reinstall grub-efi-amd64
grub-install
The extra thing in my...
Its not a debian problem - its a hardware problem. This is not a NIC so it wont get recognized in "ip a".
You connect it to a FC storage device like a Dell PowerVault ME5024 or something like that.
Wow, ich bin mal direkt, keine Ahnung von den Standards, aber man will eine Serverbetriebssystem auf Basis von Debian 13 in Verbindung mit Proxmox VE administrieren.
Das würde nur funktionieren, wenn du in Serverraum A und B jeweils die gleiche Anzahl Nodes hast und dann an einer beliebigen Stelle (Serverraum oder Cloud) ein qdevice betreibst, dass als Tiebreaker funktioniert.
Sprich, der eine Serverraum...
Additionally you can check /var/log/cloud-init.log on your VM to see if the cloud-init run even tried to set the hostname.
On my ubuntu machines, the log line looks like this:
cc_update_hostname.py[DEBUG]: Updating hostname to...
Firstly always regenerate the cloud-init image upon VM creation. (GUI).
Secondly I remember reading once that sometimes a FQDN can effect cloud-init in correctly configuring the hostname.
So that FQDN (incorrect) you have:
try changing to...
I'm attempting to set this up now...
A restriction to be aware of on the MS side related to groups..
https://learn.microsoft.com/en-us/security/zero-trust/develop/configure-tokens-group-claims-app-roles
"When the user is a member of too...
Hm, transmitting the groupname didnt work out, still getting the GUID. groupMembershipClaims was already set to ApplicationGroup
Update: found the cause, if the groups are synced via Entra Sync from on-premise, use sAMAccountName and you will be...