Search results

  1. S

    PVE Sicherung wenn überhaupt nur via Proxmox Backup Server ?

    Auf einem meiner beiden Server läuft neben PVE auch PBS. PBS "gehören" drei Platten als RAIDz1, wo ich täglich alle 12 h eine Sicherung durchführe. Zusätzlich mache ich 1x monatlich eine klassische Sicherung, wo eine komplette VM exportiert wird. Da stecke ich dann eine Festplatte an und...
  2. S

    random reboots (amd epyc)

    I had similiar issues when I built my first server but for me I had a faulty CPU (AMD Epyc). Was hard to detect as usually a CPU is kind of a rock solid part. After replacing it everything was working flawless.
  3. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Ja, von Anfang an als ich den Server komplett neu aufgesetzt und installiert habe. Das Special Device ist ein Mirror aus 3 NVMe SSDs und ist auch gut befüllt. Garbage collection und pruning läuft auch schnell, nur bei vielen Backups bin ich der PVE UI in eine Timeout gelaufen
  4. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Das nicht - aber wenn die VM 10 statt 100 Restorepoints durchschauen muss, dann schon. Ich hatte davor das Problem, dass mir trotz special device die PVE UI immer einen Fehler geschmissen hat (meistens Timeout). Das ist aber meines Wissense ein bestehendes Thema?!
  5. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Ja, wie gesagt der Input mit herabsetzten von I/O-Workers auf "1" hat mein Problem aber beim hohen I/O Delay behoben. Es bleibt jetzt konstant < 5 % und mit dem kann ich gut leben. Sobald die Dirty Bitmap vorhanden ist, geht alles so und so sehr schnell, aber das initial erstellen war immer ein...
  6. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Mein Storage ist ein RAIDz1 Pool auf klassischen 3,5" Enterprise-HDDs mit einem mirrorered special device.
  7. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Stimm ich dir zu, dass die Dirty Bitmap eher selten weg ist - ich hatte da aber dann immer das Problem eines hohen IO Delays. Habe aber gestern Nacht noch herausgefunden, dass ich beim Backup die "max-workers" setzen kann und das hat mein Problem ebenfalls behoben.
  8. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Die Idee, dass man den jeweiligen Dirty Bitmap Status speichert, so dass nicht wieder alle Daten eingelesen werden müssen.
  9. S

    [SOLVED] Impossible to load ISO images via GUI

    have you checked if you can SSH from pve2/3 to pve1? Might be a problem that you have new host keys and pve2 & 3 does not trust it yet?
  10. S

    [SOLVED] Backup dauert sehr lange. Optimierung möglich?

    Nachdem hier ja mittlerweile doch einige Zeit ins Land gezogen ist, wollte ich mal kurz nachfragen, wie die aktuellen Bestrebungen hier aussehen? Gibt's dahingehend schon irgendwelche Pläne?
  11. S

    Problem with configuration ProxmoxVE and Sophos Firewall

    Great! So as this topic has been solved, can you also change the topic of it to "Solved"?
  12. S

    Cluster questions

    Yeah but have a look at the manual. If you have any additional questions feel free to as here at the forum. The people are usually very nice and reply to you within a couple of hours.
  13. S

    Cluster questions

    I would say it depends on your usecase if you want to have a cluster or not. If you have three identical computers you can for example live migrate a VM from host A to host B without any downtime. You can form a ceph cluster. You can have a single authentication method valid for the whole...
  14. S

    Problem with configuration ProxmoxVE and Sophos Firewall

    Have you configured any firewall rules? Have you done any routing as you are being talking about different IP ranges?
  15. S

    communication failure (0) / Connection timed out (596)

    I know it's a pain where all of you are suffering from including myself but please keep in mind that the Proxmox team is already aware of it and working on a fix: https://bugzilla.proxmox.com/show_bug.cgi?id=4961
  16. S

    SmartHome - Hardware

    Ich würde zu Beginn im Smarthomebereich auch eher in Richtung ThinClients gehen. Die bekommst du gebraucht recht preiswert. Falls dir irgendwann die Leistung ausgeht, kannst du immer noch Skalieren.
  17. S

    Cluster corosync timeout

    Or I may disable HA for the VMs/containers, right?
  18. S

    Cluster corosync timeout

    I checked journalctl for that - hope that is sufficient as there is no syslog at /var/log Oct 11 16:04:26 proxmox1 nut-driver@powerwalker[2924084]: No supported devices found. Please check your device availability with 'lsusb' Oct 11 16:04:26 proxmox1 nut-driver@powerwalker[2924084]: and make...
  19. S

    Cluster corosync timeout

    Hello everyone, is it possible to define a timout when a server should reboot if there is no quorum ? I am experience the problem that two PVE servers are being on the same switch and if the switch will be rebooted both PVE servers will crash and reboot.
  20. S

    Lost all data on ZFS RAID10

    Just as a side note: Proxmox will store all relevat VM information including config on the main OS disk. Keep that in mind. You won't loose any data from the VM itself if it sits on healthy drive but you would need to rebuild the VM by hand