UdoB's latest activity

  • UdoB
    UdoB reacted to news's post in the thread Help with Networking Problem with Like Like.
    This don't match with Netmask 255.255.255.0 address 192.168.1.165/24 gateway 192.168.10.1
  • UdoB
    UdoB reacted to news's post in the thread Hardware aus Zeiten von DDR3 with Like Like.
    Noch eine Anmerkung zu obigen Hardware Setup mit 4x HDD + 2-N x SSD als ZFS Pool. Der Durchsatz bei mir liegt bei der maximalen Auslasung eines 2.5 GBit/s NIC mit Kompression noch darüber. Somit sollte deine Netzwerkanbindung für dein Backupnetz...
  • UdoB
    Öhmmmm..., danke. Das war meinerseits anscheinend missververständlich formuliert, mit ging es nur um die Bedienung dieses Forums. Mein Fehler. Normalerweise markiere ich möglichst kleine Textpassagen in einem vorhandenen Post und sehe dann ein...
  • UdoB
    Perfect answer. Short and to the point. I really appreciate that. Also thanks for the extra details on the sync jobs as well.
  • UdoB
    UdoB reacted to Johannes S's post in the thread Wie kann ich Adguard Update? with Like Like.
    Grundsätzlich kann man sowas wie adguard oder pihole auch problemlos ( siehe hier: https://forum.proxmox.com/threads/pi-hole-lxc-with-gravity-sync.109881/ ) in einen lxc-Container betreiben, gerade wenn sie nicht als docker-Image installiert...
  • UdoB
    UdoB reacted to news's post in the thread Hardware aus Zeiten von DDR3 with Like Like.
    Nun denke daran ein Proxmox BS auf bare Hardware ist dein Freund, ZFS mit HDDs als Raid 10, dann bitte auch mit einer weiteren ZFS VDEV als Special Device mit SSDs als ZFS n*Mirror mit n >=2. Ohne ZFS Nutzung kann ich mich nicht auf die Erkennung...
  • UdoB
    Yes. No. In the dialog "Add: Sync Job - Pull Direction" you can specifiy the "Source Namespace" to sync. If you configure "Root" and say "Max Depth: Full" I would expect to transfer all sub-namespaces. Also note that you can test the actual...
  • UdoB
    UdoB reacted to *alx*'s post in the thread snap shots Backup script with Like Like.
    Wieso postest du das Script nicht öffentlich? Dann kann sich das doch jeder angucken, den es interessiert.
  • UdoB
    UdoB replied to the thread snap shots Backup script.
    Danke! Don't panic! Die ganze "Kindliche Intelligenz"-Geschichte schlägt halt hohe Wellen. Der eine oder andere Beitrag leidet darunter. Und dies ist ein "Community"-Forum, was bisher immer "echte Menschen" implizierte.
  • UdoB
    UdoB reacted to *alx*'s post in the thread Wie kann ich Adguard Update? with Like Like.
    Du gibst die Größe an, die dazu addiert werden soll. Ich glaube es wäre nicht verkehrt, wenn du dich mit den Grundlagen befasst. Du könntest dir bei einem Ausfall gar nicht helfen.
  • UdoB
    UdoB replied to the thread Wie kann ich Adguard Update?.
    Also..., bei mir funktioniert wget -O /tmp/AdGuardHome_linux_amd64.tar.gz https://static.adguard.com/adguardhome/release/AdGuardHome_linux_amd64.tar.gz einwandfrei. Probier es nochmal - eventuell hast du den "...\ ..." in deinem zitierten Befehl...
  • UdoB
    With only three nodes (and one of them down) there is not chance to rebalance. It will stay "degraded" forever as the "failure domain" usually is "host".
  • UdoB
    Read through https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/. 3 nodes will technically work but as soon as you reboot one you’re at the minimum 2 replicas. You don’t give disk sizes on the first two but...
  • UdoB
    It's clear that you disabled or removed the Debian repositories from your Proxmox. Proxmox is build on top of Debian and needs those repositories for updates as well. Please re-add them using the Proxmox web GUI or the command line (see manual...
  • UdoB
    Guten Morgen Zusammen und frohe Ostern wünsche ich. Vielen Dank für die Infos. Ich hab bisher auch wenig Erfahrungen mit Docker, weil ich bisher einfach auch immer eher eine VM vorgezogen habe, als ein Docker Container. Obwohl das Prinzip eines...
  • UdoB
    UdoB reacted to Impact's post in the thread Disk mount problem PVE 9.1.7 with Like Like.
    Is there a good reason you didn't make the storage LVM-Thin or ZFS? Directory can have some disadvantages. Inside the VM you need to initialize/format the virtual disk, create a filesystem and then mount it. This has most of the information.
  • UdoB
    Basically you need to verify (and confirm) that all network settings "fit together". Is 192.168.1.0/24 actually your local network or did you just "invent" it during the PVE installation? Is your client using the very same network? (If not: you...
  • UdoB
    Die Antworten finden sich in /etc/apt/apt.conf.d/76pveconf bzw. /etc/kernel/postrm.d/proxmox-auto-removal und /etc/apt/apt.conf.d/01autoremove. Vor allem dieses Kommentar der kernel_keep_versions Funktion aus...
  • UdoB
    Okay, danke für #22. Leider gelingt es mit nicht, aus den "CODE" Blöcken heraus zu zitieren. (Weiß jemand wie das eleganter geht, als das hier per copy-n-paste "manuell" einzufügen?) root@pve:~# dpkg -l | grep proxmox-kernel rc...
  • UdoB
    Danke @UdoB das sieht nach einer vernünftigen Antwort aus. 1 ssh root@192.168.178.182 root@192.168.178.182's password: Linux pve 6.17.13-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.13-2 (2026-03-13T08:06Z) x86_64 The programs included with the Debian...