Hallo, das Problem liegt an der Meldung in deinem Log:
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
Die EFI System Partition (sdd2) ist nicht beim proxmox-boot-tool registriert. Deshalb wird der Bootloader beim Upgrade nicht...
Found this thread https://forum.proxmox.com/threads/pve-8-4-zu-9-1-6-upgrade-schl%C3%A4gt-fehl.181429/post-842264 and worked out that I needed to
proxmox-boot-tool init /dev/sdd2
I wasn't sure if that was the correct partition but I just took...
Ich muss hier nochmal nachfragen...
In meinem Miniforum HX-90 habe ich das bekannte Problem mit den interen SATA Kabeln. Da ich den Rechner eh aufmachen muss, und immer mal wieder auch ein backup im stop Modus fehlschlägt (was mit meiner zu...
OK, die IOMMU-Gruppen sind auf 6.x und 7.x identisch, ACS-Override greift auf beiden gleich. Meine Vermutung mit den geänderten Gruppen war falsch.
Aber: dmesg | grep -i vfio auf dem 7.x Kernel fehlt noch, poste das bitte auch mal. Mich...
I have found these two lists of ports used. One from the admin guide and one from a user post. Can anyone break these down to which interface they would use?
My interfaces
vmbr0 - Management
vmbr1 - VM Network
Bond2 - Live Migration
cluster1 -...
After a reboot, I can see my LTO drive, by still cannot use it:
proxmox-tape drive list
┌──────┬────────────────────────────────────┬─────────┬────────┬─────────────┬────────────┐
│ name │ path │ changer │ vendor │...
I understand it might be more ceph specific, but how would one set that config in a PVE cluster?
Afaik acording to the docs you can have a custom ceph.conf at /etc/pve/priv/ceph/<STORAGE_ID>.conf to change client configuration that is then...
Hi @degan
thanks for posting in the forum!
This does seem odd.
Could you please provide the complete journal during that timeframe, so we can assess if there were additional events that might have caused the outage.
journalctl --since...
Hi,
The SPF reject usually means the service is still submitting mail to PMG on the external SMTP port 25, where SPF checks are applied. Could you please configure the internal service to use PMG as smarthost on the internal SMTP port, default...
Hmmm... eigentlich sollte eins die Ausgabe vom 7.x kernel sein. Hier nochmal alles hintereinander inkl. aktivem Kernel
root@Raylane:~# uname -r
7.0.6-2-pve
root@Raylane:~# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-7.0.6-2-pve...
I have the same question. I can move emails from the quarantine to the whitelist or blacklist, but this only seems to work per user and not globally. I also cannot find a mechanism to block emails that were already accepted by PMG.
It would be...
I should have mentioned this, too. I thought that might be the case, so I created these rules, and it was still failing. Is it because I didn't set up a VMBR for migration and only the bond? I don't remember why I did it that way, but I was...
Previously, I used Barracuda Email Gateway, where I could view all received email lists and mark spam emails by clicking the "Mark Email as Spam" button. In PMG, there is "pmgMailTracker", but I cannot perform any operations on it. Only in...
Du hast nur die 6.x Ausgaben gepostet, nicht vom 7.x Kernel. Der Vergleich ist wichtig. Boot mal in den 7.x Kernel (ohne VM starten!) und poste cat /proc/cmdline und dmesg | grep -i iommu.
Mir fällt nämlich was auf: du hast...
If you will use custom names you should see note "It is recommended to assign a name starting with en or eth..." Though the tool does use "nic..." as you found, so I would think that is also supported.
Hello Community. Another noob issue I am having. I am brand new to Proxmox. I have installed my first cluster using version 9.2.2, migrated machines from ESXi, and set up new servers. Everything has been working great. Today, I tried to start...