Search results

  1. UdoB

    Can't login with any user after creating new user

    Are you sure? As far as I can see there is no way to set a password in the web UI for any PAM user. What exactly did you do and what do you see now when you try to login? (Screenshot, including the full error message...) Possibly pitfall: in the login dialog there is a drop-down menu. You need...
  2. UdoB

    Choosing upstream DNS for Proxmox homelab — what do people actually use?

    That's what I am trying to do ;-) But... I need to whitelist the source of a video stream of Amazon Prime - and I can not find "the single IP address" of that connection, as there is none. It is just me - everybody else on this planet accepts the technical reality of CDNs...
  3. UdoB

    Choosing upstream DNS for Proxmox homelab — what do people actually use?

    Interesting idea. But... I only know that I want my (for example) Netflix to receive the stream of data for my chosen video; I do not know any technical details of that streaming-protocol level. Of course that's a limitation of my personal knowledge, but I really hesitate to open that can of...
  4. UdoB

    Choosing upstream DNS for Proxmox homelab — what do people actually use?

    This may be mostly off-topic, but hey, you may ignore this post. A lot of people do. Actually too many people (better: services) do, including the bad guys. I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and Amazon. They work great, so why is that? Every year I...
  5. UdoB

    I removed all log files and the web interface stopped I have only a temp fix.

    On my systems everything belongs to www-data: root@pvem:~# ls -Al /var/log/ | grep pvep drwx------ 2 www-data www-data 10 Apr 6 00:38 pveproxy root@pvem:~# ls -Al /var/log/pveproxy/ total 31616 -rw-r----- 1 www-data www-data 33870855 Apr 6 14:31 access.log -rw-r----- 1 www-data...
  6. UdoB

    3 nodes without cluster sharing a subnet?

    Correct. Some part of the actual infrastructure is always a SPOF. For example a normal UPS does not really help if my single energy provider goes down. And while I have some redundancy on different levels like in storage (ZFS) and some services (DNS etc.) and I have multiple nodes to failover...
  7. UdoB

    3 nodes without cluster sharing a subnet?

    That's normal - and it is true for most users and admins, including me. Yes, that drawing looks better. PVE-03 still has the "wrong" network, but that's probably just an oversight. I probably would introduce one more network for the PVE-nodes exclusively - to separate them from the VMs. But...
  8. UdoB

    Choosing upstream DNS for Proxmox homelab — what do people actually use?

    The default works fine for me - I do not see the need for any optimization. I am in Germany with copper DSL: ~# ping 9.9.9.9 PING 9.9.9.9 (9.9.9.9) 56(84) Bytes Daten. 64 Bytes von 9.9.9.9: icmp_seq=1 ttl=57 Zeit=16.7 ms 64 Bytes von 9.9.9.9: icmp_seq=2 ttl=57 Zeit=12.8 ms 64 Bytes von 9.9.9.9...
  9. UdoB

    3 nodes without cluster sharing a subnet?

    Theoretically a workaround could be to let PVE masquerade the .70.x network. --> https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading Note that masquerading destroys meta-information by replacing the source address with its own (on the PVE-XX). And alone this aspect...
  10. UdoB

    proxmox und WLAN geht das?

    Ja, kann sein - ich verwende das für einen Raspberry Pi, der an seinem Aufstellort kein Kupfernetz hat. (Und WLAN kommt für mich kategorisch nicht in Frage.) Aber: bei mir hat diese Übertragungsstrecke instabile und hohe "ping"-Zeiten: im Ruhebetrieb im Bereich von 5 bis 15 Millisekunden. Für...
  11. UdoB

    alte Kernel Fragmente deinstallieren - löschen

    Ö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 "Reply"-Popup. Falls sich das Textfragment in einem...
  12. UdoB

    Backup one cluster to root, another to a namespace?

    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 behavior without additional cost ;-) Disclaimer...
  13. UdoB

    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.
  14. 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...
  15. 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".
  16. 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...
  17. 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...
  18. 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...
  19. 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...