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...
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...
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...
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...
@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...
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.
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.
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...
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...
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:
#...
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...
@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...
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...
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...
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...