Latest activity

  • D
    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...
  • D
    dgsnb reacted to TrevorW's post in the thread PVE 8 to 9 In-place Upgrade with Like Like.
    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...
  • F
    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...
  • B
    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...
  • C
    crawrj replied to the thread Firewall Problem.
    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 -...
  • N
    Nicolas Durand replied to the thread PBS and iSCSI Tape drive.
    After a reboot, I can see my LTO drive, by still cannot use it: proxmox-tape drive list ┌──────┬────────────────────────────────────┬─────────┬────────┬─────────────┬────────────┐ │ name │ path │ changer │ vendor │...
  • W
    Hey @fiona, looks like your guess regarding the kernel version was perfectly right. This is 6.14.11-9-pve vs. 7.0.6-2-pve.
  • A
    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...
  • J
    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...
  • Moayad
    Moayad replied to the thread SPF on internal IP Adresses.
    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...
  • R
    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...
  • P
    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...
  • C
    crawrj replied to the thread Firewall Problem.
    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...
    • 1781274993866.png
    • 1781275006537.png
    • 1781275144455.png
  • P
    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...
  • G
    _gabriel replied to the thread Firewall Problem.
    default PVE ports are allowed only for the vmbr0 LAN subnet
  • dcsapak
    dcsapak replied to the thread URIBL matched content in Logfile.
    i think this is not possible in the syslog, but if the mail is in the quarantine or delivered, you should be able to see it in the mail headers
  • B
    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...
  • N
    Nicolas Durand replied to the thread PBS and iSCSI Tape drive.
    Here is the journal.
  • SteveITS
    SteveITS replied to the thread Renaming of pinned nic names.
    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.
  • C
    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...