Search results

  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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 ...
  8. 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...
  9. 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?
  10. UdoB

    Subscriptions and new hardware

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

    Trouble after install!

    The idea is to use another computer to access this server. If you're new to this that construct may be a surprise :-) https://pve.proxmox.com/pve-docs/chapter-pve-installation.html#_accessing_the_management_interface_post_installation
  12. UdoB

    migration "VM mit lokaler CD/DVD kann nicht migriert werden"

    Es gibt zwei Methoden: entweder du sorgst für die Verfügbarkeit des .iso auf jedem Node oder du entfernst die .iso einfach :) (<vm> --> Hardware --> CD/DVD --> "Do not use any media") Letzteres ist das "normale" - .iso-Dateien werden (bei mir zumindest) nur zu Installation verwendet, danach...
  13. UdoB

    [SOLVED] Proxmox VE 9.1 bootet ohne GUI

    Falls der Zugriff auf deinen PVE Server per https://<deine.ip.adres.se>:8006 scheitert, poste einfach mal ein paar Details deines Setups. Wir können ohne Details schlicht nicht "gut" antworten - ich rate hier nur herum; Stichworte: verbale Serverbeschreibung was für einen Client verwendest du...
  14. UdoB

    [SOLVED] Proxmox VE 9.1 bootet ohne GUI

    Woran scheiterte es denn im Detail? Dass man für den Zugriff meist einen Webbrauser auf einem anderen Rechner verwendet, ist mittlerweile klar? Wenn man dieses Konzept nicht gewöhnt ist, kann es erstmal eine Denkhürde darstellen. An der Stelle war ich auch einmal, das ist allerdings schon etwas...
  15. UdoB

    Einführung von Einschränkungen / Kennzeichnungspflicht von KI-Beiträgen

    "Things have changed, Kroah-Hartman said. "Something happened a month ago, and the world switched. Now we have real reports." https://www.theregister.com/2026/03/26/greg_kroahhartman_ai_kernel/ Ohne Wertung meinerseits.
  16. UdoB

    What do you think of my backup strategy?

    The functionality and usability of PBS has nothing to do with ZFS. (It does not depend on ZFS and/or ZFS-send/receive.) Yes! And it would be available when the node (which hosts that LXC) dies! Maybe. That is completely up to your expectation/requirement and depends on the actual importance of...
  17. UdoB

    Quorum question - 5 Nodes over 2 data centers

    You need the same number of nodes (or votes) in both DC. Then you add a third location to host the Quorum Device. That's the only way I know to achieve HA without manual intervention in case of a disaster. Disclaimer: I do not own such a setup.
  18. UdoB

    updates bei proxmox

    Die einzige Überraschung, die bei mir in den letzten Jahren auftrat, war beim angeforderten Restart vom "watchdog-mux.service". Auf einigen Dell-Maschinen löst das bei mir ein "fencing" aus, also einen brutalen Neustart. Im billigen Homelab ist mir das noch nie passiert. Aber in jedem Fall...
  19. UdoB

    Recommended hardware for modest upgrade of 3 PVE nodes

    Maybe. For low traffic applications. I've had tested a lowest-end setup a year ago and at the end I went back to ZFS-replication although meanwhile Ceph had "... grown to six Nodes with 12 OSDs": https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
  20. UdoB

    Upgrade Warning

    You did not mention if you follow any documentation, so I need to mention that nearly every step is well documented: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9