UdoB's latest activity

  • UdoB
    Hi, Only if you create 2 clusters (1 per site), otherwise the problem is still the same, for 6 nodes to have a quorum you need 4 nodes reachable. If you really want to have 1 cluster, with 2 sites and 2 nodes per site, here is some advice : 1 -...
  • UdoB
    UdoB replied to the thread Fehler PBS bei Update.
    Pack einfach die unteren fünf Zeilen dort hinein ;-) ((( "sources.list" verwendet das alte Format - und bei mir ist die neuerdings komplett leer; die neuen Dateien xyz.sources verwenden die neue Syntax. ))) Edit: der Name der Datei ist...
  • UdoB
    UdoB reacted to Marceldrzal's post in the thread Fehler PBS bei Update with Like Like.
    danke habe ich geändert
  • UdoB
    UdoB reacted to Stefan_Grubi's post in the thread Ohne Ankündigung "--reboot--" with Like Like.
    Ich habe mit journalctl -b -3 -e einen Eintrag gefunden wo folgende Zeilen drin stehen: systemd[1]: Using hardware watchdog 'Software Watchdog', version 0, device /dev/watchdog0 systemd[1]: Watchdog running with a hardware timeout of 10min...
  • UdoB
    UdoB reacted to leesteken's post in the thread no network connection with Like Like.
    Besides the issues with the network configuration, the NO-CARRIER suggest a missing or bad(ly connected) cable or broken port(s) that prevent signals from traveling between the system and the router/gateway. (Or maybe this will fix itself when...
  • UdoB
    UdoB reacted to gfngfn256's post in the thread no network connection with Like Like.
    comment out both lines with: auto enp0s31f6 comment out line with: iface enp0s31f6 auto make sure you still have: iface enp0s31f6 manual make sure you still have the rest of the vmbr0 config, including bridge-ports enp0s31f6 That should do...
  • UdoB
    UdoB replied to the thread no network connection.
    Search for "RawConfigParser" here in the forum. There are some marked "solved", perhaps you are lucky to find a solution...
  • UdoB
    Das ist alles richtig, aber meine Schlußfolgerungen sind anders, ich liefere mal ein "...weil" nach: 1) ohne PLP landen (zumindest sync-) Schreibvorgänge direkt in den Speicherzellen; das ist natürlich um ein Vielfaches langsamer 2) ohne PLP...
  • UdoB
    Ist das so? Nach meiner (möglicherweise unvollständigen) Auffassung bekommt der Gast dann immer noch ein virtuelles Device präsentiert. Zwar mit 1:1 Mapping der physischen Blöcke des Storage Devices, aber nicht mit direktem Zugriff auf die...
  • UdoB
    For PBS, from https://pbs.proxmox.com/wiki/Main_Page , first paragraph: "...and is licensed under the GNU Affero General Public License v3 (GNU AGPL, v3)." That's the license - it is free to use. Full version, not crippled in any way :-)
  • UdoB
    UdoB reacted to Falk R.'s post in the thread Problem beim recovern der Backups with Like Like.
    Ich benutze Joplin dafür und wenn da mehr drin steht nutzt man immer öfter die Suche. Da sind sinnvolle Überschriften ganz sinnvoll um schnell zu finden. ;)
  • UdoB
    @UdoB : Vielen Dank. Ich war unsicher, ob ich mir von Anfang an am PBS Fehler einbaue. Jetzt weiß ich, dass das nicht der Fall ist. Schöne Grüße.
  • UdoB
    UdoB reacted to weconnect's post in the thread How to restore raw disk with Like Like.
    Hello You’re getting non-existent or non-regular file because qm importdisk only works with regular files (raw/qcow2). If your vm-107-disk-1 is an LVM volume, you need to re-add it as storage instead. Quick steps: Check if it’s a file or...
  • UdoB
    Zu den Kernel-Crashes fällt mir nix ein, sorry. wurde das Upgrade auf 9 denn fertig? pveversion -v bitte (Re-) installiere das Paket, aus dem die Datei stammt, erneut:apt --reinstall install pve-manager sind denn alle Repositories korrekt...
  • UdoB
    UdoB replied to the thread Problem beim recovern der Backups.
    Gute Idee! Ich schreibe seit 2008 (fast) alles in ein Mediawiki, auch "Schnippsel" mit relativ wenig Inhalt. In nun gut 2900 Seiten finde ich tatsächlich oft (nicht: immer) die Notiz, die ich gerade suche. Zur Nachahmung empfohlen :) (((...
  • UdoB
    UdoB reacted to ThoSo's post in the thread Problem beim recovern der Backups with Like Like.
    Ich schreibe mir wichtiges auf. Dabei ist es egal ob elektronisch oder auf Papier. Muss man nicht immer google benutzen.
  • UdoB
    Ohne PLP geht die Performance (IOPS) und die Lebensdauer nennenswert herunter. Aber das weißt du natürlich. Eine USV lindert diese beiden Aspekte nicht! Das Special Device finde ich -wie immer- gut, aber nur, sofern auf den HDDs mehr als "nur...
  • UdoB
    Nutzt du den Server gleichzeitig als PBS (Backup Server) ? Falls nein, spar dir die Special Devices, das bringt allenfalls noch irgendwas, wenn du viele LXC container nutzt, da die ebenfalls ZFS als Filesystem nutzen dann. VMs mit Block Devices...
  • UdoB
    UdoB reacted to Falk R.'s post in the thread PVE 9.0.5 - Convert to template with Like Like.
    Hi, wenn du einen Clone von einer VM erstellst, wird immer der gleiche Speicher bei der Ziel-VM verbraucht und du kannst deine Quell-VM weiter benutzen. Wenn du eine VM zu einem Template konvertierst, kannst du das Template nicht mehr direkt als...
  • 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...