Search results

  1. I

    Upgrade to Promox 8

    Upgraded a Testserver PVE7to8 with Co-installed PBS, every seems fine.
  2. I

    Best practice bei Ceph und zwei Switches

    So machen wir das auch bei "kleinen" Clustern. Active-Backup funktioniert hier verlässlich, sowohl VM-Traffic, Ceph, Corosync sowieso. Hauptvorteil: Man ist gewissermaßen Switch-Funktionalitäts/Kompatibilitäts-unabhängig.
  3. I

    RAID Hardware oder Software

    HW-RAID über Controller, Filesystem ext4.
  4. I

    HELP WITH PFSENSE VM BRICKING AT STARTUP AFTER UPDATING PROXMOX

    https://forum.netgate.com/topic/141691/defect-etc-rc-d-hostid-file-for-zfs-not-generated-from-uuid/4?_=1669295521699 cant see it, but maybe you had accidential activated "pre enrolled keys" on VM creation?
  5. I

    PBS kein Boot nach Update auf Kernel 5.15.107-2-pve

    Danke. Also noch kein LTS. Dann erstmal abwarten.
  6. I

    Inkrementelles Backup

    Trim in der VM aktiv?
  7. I

    Inkrementelles Backup

    Ich empfehle generell vor einer Inbetriebnahme das sehr gute Proxmox-Wiki durchzulesen, denn da steht ja eh alles drinn :rolleyes: ;)
  8. I

    Hold the version of Proxmox VE

    Hmmm..... maybe a paid LTS-Version? Why not. But I think pve will be more expensive that way. Maintaining multiple branches is a lot more work.
  9. I

    [SOLVED] offsite backup (once again)

    Would be good, handling syncs with hundreds/(soon thousands) of TB is a little bit "challenging" ;)
  10. I

    PVE nested Virtualisierung (HyperV-Guest) am Ceph-HA-Cluster Live-Migrations-fähig?

    Soweit läuft alles sehr gut, würde nur wissen, ob auch die Live-Migration (idente Hardware) am HA-Cluster funktioniert. Hat da wer damit Erfahrung? Im Wiki steht, das es NICHT gehen soll...?
  11. I

    Proxmox Backup Server resume sync

    Thanks fabian, disabled GC and hopefully this sync finishes sometime.
  12. I

    Proxmox Backup Server resume sync

    Same here, i had to sync around 12TB (VM) to an external PBS via 100MBit-Link. The Task (running over 2 Months!) seems never ending because of some interruptions. So i think, PBS does not resume properly (after interruption)?
  13. I

    [SOLVED] 4 Node Cluster mit Ceph SSD tauschen

    Diese Reihenfolge ist immens wichtig ;)
  14. I

    Hardwareproblem? PRIMERGY TX2550 M5

    Hatte ich zwei mal :rolleyes: Wer denkt auch daran... Konnte es jeweils beseitigen, in dem ich die CPU-Kontakte an der Unterseite mit gutem Kontaktspray gereinigt hatte. Da wurde wohl vom Werk aus unsauber gearbeitet.
  15. I

    PCI passthrough, iommu=on, not working

    Try GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on iommu=pt initcall_blacklist=sysfb_init" Afterwards dont forget update-grub
  16. I

    [SOLVED] Optimierung Datendurchsatz bei Remote Sync-Jobs

    Kleiner Zusatz: Nicht vergessen, es könnte innerhalb der Strecke A <-> B sich auch gerne ein Shaper befinden. Meine Erfahrung ist, dass dies der PBS gar nicht gerne mag, bzw. hohe Latenzen begründen würde. Edit: Hatte auch einen Fall, wo dazwischen irgendwo ein günstiger Switch angeschlossen...
  17. I

    [SOLVED] Optimierung Datendurchsatz bei Remote Sync-Jobs

    Parallel laufen bis zu vier Tasks und HDDs für das Backupstorage passen nicht zusammen... Mindestens SSD´s oder PCIe 4.0 NVMe´s für den Backupstorage (bei den Datenmengen) verwenden.