UdoB's latest activity

  • UdoB
    UdoB replied to the thread Fehler PBS bei Update.
    Ja, das "Enterprise"-Repo kannst/musst du deaktivieren! (Es sei denn, du hättest eine Subscription.) Dann musst du noch per "Hinzufügen" das "No-Subscription" hinzufügen, sonst bekommt man gar keine Updates von Proxmox. ("Debian" alleine genügt...
  • UdoB
    UdoB replied to the thread no network connection.
    You've seen <yournode> --> System --> Network ?
  • UdoB
    UdoB replied to the thread no network connection.
    You have two times "iface enp0s31f6"... Compare this: https://pve.proxmox.com/wiki/Network_Configuration#_default_configuration_using_a_bridge
  • UdoB
    Indeed, I feel stupid... thank you, it works perfectly now!
  • UdoB
    UdoB replied to the thread Dual server share cephfs.
    From my viewpoint PBS and Cephfs are two orthogonal topics. Both can be discussed completely independent from each other. Yes, having multiple backups and at least one of them being off-site is a good idea. The usual approach in PVE/PBS context...
  • UdoB
    Stop the VM, remove the Ubuntu Installation .iso, check the boot order (activate scsi0) and reboot...
  • UdoB
    Have you read the CLI example : https://forum.proxmox.com/threads/feature-request-advanced-restore-options-in-gui.109707/post-747788
  • UdoB
    UdoB replied to the thread Ohne Ankündigung "--reboot--".
    Nun, diese Zeilen sind (offensichtlich?) nicht hilfreich. Wenn das die letzten Zeilen vor dem Reboot sind, wurde dieser brutal und ohne Ansage (per "Reset") ausgelöst. Das würde dann auf einen Hardwareschaden deuten; es gibt viele potentielle...
  • UdoB
    Das Problem scheint zu sein, dass da kein Problem ist??? Ohne Subscription funktioniert doch alles. Das Popup weist lediglich freundlich darauf hin, dass eben keine solche vorhanden ist, mehr nicht.
  • UdoB
    UdoB replied to the thread Ohne Ankündigung "--reboot--".
    Hinweise auf den Grund des herunterfahrens sollten sich im Journal finden lassen. "Sollten" weil es immer wieder Fälle gibt, in denen das Journal tatsächlich nicht weiterhilft. Dennoch ist es die erste Anlaufstelle! man journalctl hilft. Wenn...
  • UdoB
    UdoB reacted to desotech's post in the thread Loading Initial ramdisk... Freeze with Like Like.
    What you are seeing is a very early hang during initrd load on the Proxmox installer, and since it happens on both Proxmox 9.x and 8.x across multiple identical Supermicro H13 systems, it strongly suggests a firmware or compatibility issue rather...
  • UdoB
    Aha...!? If you would like to get help you need to post a lot more information about your specific problem. a) what did you try to achieve? b) what did you do (in detail!)? c) what did you expect to happen? d) what happened instead? Post all...
  • UdoB
    UdoB reacted to desotech's post in the thread Proxmox Env Inventory with Like Like.
    You’re hitting three common gotchas at once: the header format, the query path, and token privileges. First, the Authorization header must contain the full token identifier including the user and realm, with no quotes and a single equals between...
  • UdoB
    UdoB reacted to desotech's post in the thread Proxmox Env Inventory with Like Like.
    try this:
  • UdoB
    UdoB replied to the thread ZFS Drive failed HA didnt migrate.
    HA will migrate Resources when one node is not available anymore. The mechanism behind is "corosync". This mechanism does not watch storage. This leads to the problematic behavior you observed: when "only" storage fails the respective VMs do not...
  • UdoB
    UdoB reacted to Falk R.'s post in the thread Einzelne VM lässt sich nicht sichern with Like Like.
    Aber der PBS produziert einen ganz anderen Workload als ein Veeam Agent Backup. Darüber mal nachgedacht, dass du tausende kleine Dateien schreibst statt einen VBK von Veeam.
  • UdoB
    Get any "Enterprise Class"-SSD with PLP (Power Loss Protection). Some search engines support filtering for this, a German example: https://geizhals.de/?cat=hdssd&xf=7161_Power-Loss%20Protection~8250_4TB%20(3.84-4TB)&promode=true While this is...
  • UdoB
    Also..., die untere Hälfte im Screenshot ist "pbs-test", das willst du vermutlich gar nicht einbauen --> einfach weglassen ;-)
  • UdoB
    Hi, es ist nicht nötig, die Dateien manuell zu editieren. Das Hinzufügen in der GUI funktioniert ohne das. Manuelle Änderungen sind nur beim Aktualisieren der Hauptversionen nötig, siehe hier. Welche PBS-Version ist es denn, Version 3.x? Das...
  • UdoB
    I believe you would need to remove the ip4 addressing from your NICs, and assign the address only at the bond config. after that you need to check ceph config to make sure the addresses are correct, since you changed it from .3 or .6 to .9, this...