Latest activity

  • I
    Hi, Proxmox VE imports the ZFS pools by cache file. From what you describe, it seems that these services are leftovers, which can be disabled by running systemctl disable --now zfs-import@ZFS_4Tb_HDD_RAIDZ.service...
  • J
    Hello together, currnetly I'm running PVE version 9.1.5 on two HPE DL360 G10 as a two node cluster without HA. On host #1 I installed two VMs (IPfire 2.29 U199, Linux Kernel 6.12.58-ipfire #1 SMP PREEMPT_DYNAMIC) for testing an development and...
  • S
    Source? https://www.proxmox.com/en/products/proxmox-datacenter-manager/overview#:~:text=No%20separate%20subscription%20key%20for%20Proxmox%20Datacenter%20Manager%20is%20required https://pdm.proxmox.com/docs/introduction.html#enterprise-support
  • S
    If 2 Ceph nodes fail it’ll be below 2 chunk copies and out of Ceph quorum so the cluster quorum is a bit irrelevant. Storage will be read only at best. Failing cluster quorum at that point would trigger a reboot and I’m not sure that helps…? You...
  • M
    There is a free version of PDM, but there is also a licensed subscription version for production enterprise repository and support.
  • A
    Danke, gehört "e1000e" zur Intel X550er-Reihe? der problematische Server (HP ProDesk 600 G4) hat "0.5-4" und Proxmox 9.1.5. Der Reserve-Server ist identisch in Hard-, Firm- und OS, dort bisher keine Probleme, hat aber auch keine große Last...
  • S
    @Bu66as wow, danke für die detaillierte Antwort! Der fstrim hat ~302 GB frei gegeben, das ist mal was für den Anfang. Die Belegung in der MSA-GUI ist danach nicht sofort runter gegangen, aber evtl hat das mit der noch laufenden...
  • T
    Kann bestätigen, dass es der Missmatch zwischen max_spam_size und max_email_size. Seit Anpassung nahezu keine DKIM_INVALID mehr... Problem gelöst! Vielen Dank.
  • S
    PBS’s key is entered into PBS. PDM as I understand it doesn’t have a key but depends on the percentage of licensed PVE nodes connected.
  • N
    nicojijijiji reacted to pietroaretino's post in the thread Configuring dkim and DNS with Like Like.
    Yes some DNS/Registrars require it to be split into multiple DNS entries, sometimes formatted in particular ways based on the Registrars requirements. I've definitely run into this when I increased my Key Size to 4096.
  • N
    nicojijijiji reacted to nerdc0re's post in the thread Configuring dkim and DNS with Like Like.
    Actually the limit for TXT records is 255 bytes (within a pair of quotes) which normally translates to 255 characters, and afaik this is universal and does not depend on your registrar. Normally you only run into this limit with 2048+ bit...
  • N
    nicojijijiji reacted to Onslow's post in the thread Configuring dkim and DNS with Like Like.
    The space between " and v is redundant. But it doesn't hurt anyway, as it turns out :cool:
  • M
    If we are running the Backup Server and Datacenter Manager as VMs in our Proxmox environment, do the associated license keys need to be installed on the same host that the VM is located on? And if so, does that mean that these VMs cannot\should...
  • B
    Hallo @sgw, die Diskrepanz zwischen MSA-Belegung (92%) und OCFS2-Sicht (55%) ist ein klassisches Thin-Provisioning-Problem. OCFS2 gibt gelöschte Blöcke nicht automatisch an den MSA zurück. 1. TRIM/Discard — vermutlich die Hauptursache: #...
  • B
    Bu66as replied to the thread implausibly old time stamp.
    Hallo @hackmann, die "implausibly old time stamp"-Meldungen von tar (1915) sind nur Warnungen, keine Fehler — die Dateien werden trotzdem entpackt. Die Timestamps stammen vermutlich von korrupten Metadaten der .docx-Dateien (z.B. durch ein...
  • M
    @Johannes S hat die wichtigsten Punkte sehr gut erklärt. Ergänzend zur nachträglichen ID-Korrektur: Der sauberste Weg ohne temporäre Platte ist zpool replace — du ersetzt die Platte quasi durch sich selbst, aber mit dem ID-Pfad: # Erst die...
  • B
    Hallo @An.drea, zu deinem e1000e-Problem — der Interfacename-Wechsel (enp0s25 → eno1) ist nur kosmetisch und löst das Grundproblem nicht. Die "Hardware Unit Hang"-Meldungen deuten auf den gleichen bekannten Bug hin. Bewährter Workaround — TSO...
  • B
    Bu66as replied to the thread Proxmox für 500-1000 VMs.
    Hallo @Stefan123, ergänzend zu den guten Beiträgen von @Falk R. und @Johannes S noch ein paar Punkte zu deinen offenen Fragen: Backup (Veeam-Ersatz): Proxmox Backup Server (PBS) ist die native Lösung — inkrementelle Backups, Deduplizierung...
  • B
    Hallo @micky5197, die RX 9070 XT (RDNA4) ist noch ziemlich neu, daher gibt es ein paar Dinge die speziell bei dieser Generation zu beachten sind: 1. BIOS/UEFI-Einstellungen prüfen: Resizable BAR (ReBAR) im BIOS aktivieren — RDNA4 braucht das...
  • C
    ChrisTG74 replied to the thread LAG / VLAN on node setup.
    PS: For the "first-boot script" - is there any documentation how to us it along with the Proxmox VE installer? Thanks!