Just in case somebody runs across this, I was able to fix it by doing this. I made the mistake of updating in nano /etc/default/grub and not the correct location /etc/kernel/cmdline
I added quiet intel_iommu=on iommu=pt
nano...
I have some configuration guide for RHEL or SUSE both solutions include "native" multipath configurations upon installation
I have nothing about ubuntu/debian ...
Hallo @Raoul1963, @Karl_OS,
Das ist ein bekannter Regression-Bug im Kernel 6.8.12-9-pve, der Intel e1000e NICs betrifft — ihr seid also nicht allein damit.
Zum Thema Updates: Reguläre Paket-Updates (apt dist-upgrade) könnt ihr weiterhin machen...
Just moved my Windows Server 2025 Fileserver with an bigger attached iSCSI Drive (9TB) from VMWare to my Proxmox VE and ran into this problem. Just downgraded the driver to 0.1.271 and hoping that it stays stable. Got many angry tickets in the...
Hallo @3n0x, so lässt sich das leider nicht eingrenzen — da brauchen wir deutlich mehr Infos:
Proxmox VE Version (pveversion -v)
Netzwerk-Konfiguration (cat /etc/network/interfaces)
Zwischen welchen Endpunkten ist es langsam? (VM↔VM, VM↔Host...
Hallo @rothkraut, das automatische Zurückmigrieren nach einem Ausfall ist über HA-Gruppen mit Node-Prioritäten möglich.
Beispiel-Setup:
Gruppe "brandabschnitt-a": Node1 (Priorität 2), Node2 (Priorität 2), Node3 (Priorität 1), Node4 (Priorität...
Hallo @nimblefox, das ist ein klassisches DNS-Problem im Container — er kann keine Hostnamen auflösen. Bitte poste die Ausgabe folgender Befehle im Container:
cat /etc/resolv.conf
ping -c 3 8.8.8.8
ip a
ip r
Der ping auf die IP zeigt, ob...
Dass die MSA-Belegung nach Scrub-Abschluss unverändert bei 94% steht obwohl ~500 GB per UNMAP gemeldet wurden, ist auffällig. Die Datenträgergruppenbereinigung ist primär ein Integritätscheck (Parity-Verify) — die UNMAP-Verarbeitung läuft davon...
Hallo @Raoul1963, @Karl_OS,
Das ist ein bekannter Regression-Bug im Kernel 6.8.12-9-pve, der Intel e1000e NICs betrifft — ihr seid also nicht allein damit.
Zum Thema Updates: Reguläre Paket-Updates (apt dist-upgrade) könnt ihr weiterhin machen...
Das -f ist hier absolut sicher — ZFS meckert nur, weil es erkennt, dass der by-id-Pfad auf dieselbe physische Platte zeigt, die bereits im Pool ist. Genau das wollen wir ja.
Allerdings: Du hast -part1 angehängt, das ist falsch. sdf wurde als...
Habe die alte IPv4 als statische zugewiesen und nach einem neustart war eine verbindung wiederhergestellt (vermutlich, weil der ct nur ipv6 hatte und mein Heimnetz kein ipv6 ins internet hat) siehe #19 ab zeil
Hi,
we have a guide for replacing a failed ZFS device, including the case of a bootable device: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_zfs_change_failed_dev
And just to note; these MX500 are really not meant for...
Moin,
ich habe noch eine andere Anleitung speziell für Proxmox gefunden. Nach dieser Anleitung habe ich den Kernel nach einem Kernelupdate neu gebaut (statt die .deb-Pakete einzuspielen) - hat bei mir funktioniert (ich habe aber OMV).
Hi everyone, I've run into a serious issue while managing a Proxmox VE Ceph environment.
A user created a lot of VMs and ended up filling the entire Ceph cluster. The problem is, when I look at the RBD storage in the WebUI, I can only see the...
@nitrosont, dein top-Output zeigt das Problem ziemlich eindeutig — es ist kein CPU-Problem, sondern Speicher:
MiB Mem: 256.0 total, 1.2 free, 253.3 used — RAM praktisch voll
MiB Swap: 256.0 total, 0.1 free, 255.9 used — Swap ebenfalls voll...
@Joe77, die winsat-Ergebnisse mit v3 vs v4 sind praktisch identisch (Random 16K Read 179 vs 192 MB/s) — CPU-Typ und VBS sind damit als Ursache ausgeschlossen. Dass eine einzelne SATA-SSD bei @boisbleu 831 MB/s Random Read liefert und deine drei...