Search results

  1. UdoB

    [SOLVED] 3-node cluster

    Correct, the resources in the cluster should not stop working. Are MONs running on each node? That's the requirement to keep up two --> "OK". Three is the absolute minimum. As soon as anything "bad" happens with one node you are degraded. And you stay degraded as there is no space for...
  2. UdoB

    VM verschwunden nach cluster Auflösung

    Eventuell hat ein anderer Mitleser eine bessere Idee, aber mir fällt keine ein. Was hingegen möglicherweise klappen kann ist dies: ps auxww | grep kvm Das zeigt die lange, lange Kommandozeile deiner noch laufenden VM. Wenn gar nix hilft, kannst/musst du eine neue Konfigurationsdatei anlegen und...
  3. UdoB

    ZSF RAID1 for backups?

    I have tried to list some detailed steps to achieve that: https://forum.proxmox.com/threads/fabu-i-have-two-or-at-least-one-additional-hdds-in-spare-how-can-i-use-them-to-create-backups-of-my-vms-and-containers.170388/
  4. UdoB

    [TUTORIAL] FabU: I have two (or at least one) additional HDDs in spare - how can I use them to create Backups of my VMs and Containers?

    Target audience: Beginners There are no secret tips-n-tricks here, just basic knowledge. Precondition you have an intact PVE installation, be it a single computer or a cluster with several nodes; I am using the current 9.x release you have HDDs which may contain old data - that data will get...
  5. UdoB

    [SOLVED] apparmor Meldungen in dmesg seit Upgrade zu PVE 9

    Das kannst (nur) du selber machen: ganz oben "Edit Thread", der "Title" hat ein drop-down Menü...
  6. UdoB

    Single node ceph

    So..., ZFS then!
  7. UdoB

    Single node ceph

    I am curious: what would be your use case? Teaching/Learning? Or are you looking for the storage type that fits your needs? Some hints: https://pve.proxmox.com/pve-docs/chapter-pvesm.html#_storage_types
  8. UdoB

    Garbled Text in Proxmox Console

    See also: https://forum.proxmox.com/threads/inhalt-der-proxmox-console-unter-windows-11-nicht-lesbar.170301/#post-795056
  9. UdoB

    Inhalt der Proxmox Console unter Windows 11 nicht lesbar

    Überprüfe mal die Einstellungen hinsichtlich "Tacking Protection" bzw. dem Zugriff auf den Canvas. Hast du da etwas aktiviert? Erlaube mal "Fingerprints" (und starte den Brauser neu). (( Ich hatte im Librewolf (einem Firefox Derivat) ähnliche Probleme... ))
  10. UdoB

    [SOLVED] Help setting network for Palo Alto

    Great! While I couldn't help you I would like to see the solution - for other future readers not just finding the problem but the cure. And please tag this thread "Solved" - edit the title, there is a drop-down for this.
  11. UdoB

    Changing threshold for low space warning on backups

    Is it? All files I find in that package is: ~# dpkg -L proxmox-backup /etc /etc/default /etc/default/grub.d /etc/default/grub.d/proxmox-backup.cfg (That's all - as it is a meta-package...) You could've posted a complete email to show us what we are talking about...
  12. UdoB

    [SOLVED] Can't access the Proxmox Web GUI from LAN

    So... de facto you are not connected to the same network! (If it is a /24 as usual.) Perhaps this thread may give you some new ideas to check...
  13. UdoB

    IO delay 18-27%

    Unfortunately that depends on the exact error conditions. Some processes hang forever. And then there are unkillable Zombies for example - https://en.wikipedia.org/wiki/Zombie_process
  14. UdoB

    IO delay 18-27%

    ps x would have shown you the complete command line...
  15. UdoB

    Garbage collection speed

    Yeah, there is your reason. When you really need to utilize rotating rust then at least you should build it as "striped mirrors" and add a mirrored "Special Device", from the start. Everything else might work at the beginning but the performance degrades during time, when both used space and...
  16. UdoB

    Configure HA between Version 8 node and version 9 node

    When you stop a Ressource via the normal mechanism HA knows that. You ordered it to stop and this wish is obeyed. To test HA: pull the network cord of the hardware node which currently runs the Ressource in question, in "Request State: started". After a minute (or two) two things should happen...
  17. UdoB

    Choosing Proxmox for the right application?

    There is the idea of a "Developer Workstation": https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11 This is the beauty of Debian as the foundation: you can do with it whatever you want. Of course you are leaving the supported area and to find help for specific problems...
  18. UdoB

    unnötige Replizierungen löschen

    Am besten sauber entfernen: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node
  19. UdoB

    Proxmox Homeserver, ZFS, AMD Mainboard B550, AMD Ryzen 5000 und 3000 CPU, SSD, HDD, NVMe 4.0 x4

    Das sehe ich fundamental anders: JEDES Dateisystem profitiert von ECC. (Genau genommen: jedes beliebige Computerprogramm - wir betrachten nur oft Dateisysteme.) Auch das bewerte ich anders: mit ECC wird ein solcher Fehler bemerkt und möglicherweise (je nach Fehlerbehandlungsroutine) stürzt das...
  20. UdoB

    PBS restore speed

    Pure guessing: the requirement to actually read data from rotating rust and to move the mechanical heads several hundred thousand times. PBS needs IOPS; you know this: https://pbs.proxmox.com/docs/installation.html#recommended-server-system-requirements