Recent content by UdoB

  1. UdoB

    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 falsch verstanden? (Vor "\" gehört ein...
  2. UdoB

    Cluster setup and HA configuration suggestions

    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".
  3. UdoB

    I can't access Proxmox via my browser

    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 need a router to connect different networks...) Are...
  4. UdoB

    alte Kernel Fragmente deinstallieren - löschen

    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 proxmox-kernel-6.14.11-1-pve-signed 6.14.11-1...
  5. UdoB

    alte Kernel Fragmente deinstallieren - löschen

    Poste bitte erneut die Ausgabe der folgenden Befehle, auch wenn Fragmente bereits oben in verschiedenen Posts verteilt stehen: apt update && apt -d -y full-upgrade - falls da nicht "Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0" gemeldet wird, spiele die Update ein und führe den...
  6. UdoB

    Windows Server 2025 mit RDP / Festplatten Geschwindigkeit sehr schlecht

    Wenn du deine Testergebnisse in ...-Blöcke fasst, könnte ich das einfacher parsen, weil man dann die Spalten erkennen kann. Du kannst den Beitrag sicher editieren. Beispielfragment: %-ile | Read (ms) | Write (ms) | Total (ms) ---------------------------------------------- min | 1.321...
  7. UdoB

    Restoring VMs from disk query

    One possible pitfall is this: in the Login dialog there is a "Realm: xyz" drop-down menu. Sometimes the wrong entry is selected --> login fails. In any case you can verify you know the correct password by logging in at the local (text-) console or via ssh. If you actually do not know it you...
  8. UdoB

    Storage types and replication , NFS and local ZFS in a cluster

    Yes, it works with three nodes. Just make sure to understand the limits of a three node construct: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
  9. UdoB

    corosync show link flapping (down/up) about every 3-4 minutes, but switch shows no problem

    Any chance that you have an IP-address conflict? Triple-check this detail...
  10. UdoB

    Proxmox QDevice with a 16 node cluster

    My own largest cluster has 10 nodes. I can lose four nodes and still have 6 votes. Does it really make sense to add a QDev with such a high number of nodes? With 11 votes I could lose five nodes instead of the mentioned four. But..., really, I believe that this event can't happen in my lifetime...
  11. UdoB

    What do you think of my backup strategy?

    That's easy: personally I do prefer Wireguard too :-) Only if there is an OpenVPN connection already established I would simply use that one. (( I have had soooo many troubles with OpenVPN in the far(!) past that I was really, really happy when WireGuard got released in stock kernel by...
  12. UdoB

    Storage getting slow down between 00:00 and 00:30.

    Look for a daily cronjob in /etc/cron.d/ and in /etc/cron.daily/ and run crontab -e (for the current user, usually root) and run systemctl list-timers ...
  13. UdoB

    Proxmox auf IONOS dedicated Server

    Falls du diese Seite nicht auf dem Schirm hast vergleiche mal https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading Disclaimer: ich habe keine solche Installation und kann nicht direkt etwas beitragen...
  14. UdoB

    [SOLVED] LXC Container - ping ohne Erfolg

    ICMP ist ein gesondertes Protocol, welches gerne mal aus "Sicherheitsgründen" komplett gesperrt wird. TCP/UDP sind davon komplett unbeeinflusst. Also: sperrt irgendein beteiligter Router ICMP?
  15. UdoB

    Subscriptions and new hardware

    You have an active subscription, did you ask the official support?