UdoB's latest activity

  • UdoB
    Tested on 3 machines, bcachefs also works :)
  • UdoB
    We recently uploaded the 6.17 kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.14, but 6.17 is now an option. We plan to use the 6.17 kernel as the new default for the Proxmox VE 9.1 release later in...
  • UdoB
    UdoB replied to the thread SD card deployment.
    Before I go that route I would take two (or three!) USB-to-NVMe or -to-SATA Adapters and put some small known-good devices in there. That's not really professional, and I have always said that USB is not a good idea in this context. I had run a...
  • UdoB
    UdoB reacted to twowordz's post in the thread zpool issue while importing pool with Like Like.
    thanks, that did it.
  • UdoB
    UdoB reacted to news's post in the thread zpool issue while importing pool with Like Like.
    or zpool import -f -d /dev/disk/by-id/ 2697102583354024049
  • UdoB
    UdoB reacted to jdancer's post in the thread [SOLVED] Proxmox VE Incorrect Time with Like Like.
    It's always DNS. When given the chance, use static IPs.
  • UdoB
    UdoB replied to the thread fhfhg.
    Naja, Einstiegsprobleme können vielfältig sein - nicht nur PVE spezifisch. Und das schließt durchaus "bedienen von XenForo" mit ein. Und "viel Arbeit" machen wir uns doch nur, wenn es uns gerade "in den Kram" passt... ;-)
  • UdoB
    Ich habe für Experimente, die keinen Zugriff auf "das Internet" benötigen einfach ein semi-isoliertes Netzwerk definiert. (Alles hier ohne SDN.) "Semi-isoliert" soll hier bedeuten, dass mein Router schlicht kein Interface in dem Netz hat. Das...
  • UdoB
    UdoB reacted to janus57's post in the thread Enter/Exit Maintenance Mode with Like Like.
    Hi, I think you are seeking this : https://bugzilla.proxmox.com/show_bug.cgi?id=6144 Note : for some update you will be needed to do this in SSH since some update can break the WebUI console connection during the upgrade. Best regards,
  • UdoB
    UdoB replied to the thread node cluster config.
    Depending on your specific expectation... it will probably work. There is no magic involved :-) As soon as you need to tap in into one of the point-to-point networks you'll see the problem: you can not connect a fourth device, e.g. for trouble...
  • UdoB
    UdoB replied to the thread fhfhg.
    Naja, damit wir irgendetwas sagen können, was dir helfen könnte, brauchen wir etwas mehr Informationen. Reine Vermutung: du hast PVE Version 9 auf irgendeinem Rechner installiert und irgendein anderer Rechner kann dessen Webinterface nicht...
  • UdoB
    Bitte nicht identische Inhalte doppelt posten: https://forum.proxmox.com/threads/fhfhg.173753/
  • UdoB
    Probably yes! My choice would be OPNsense nevertheless. It just has all the bells and whistles one might want. And you are not forced to enable/use them all at once - but they are available when you realize you want some new features next year...
  • UdoB
    UdoB replied to the thread DR Options Using Proxmox.
    Perhaps the very new (unreleased!) Datacenter Manager can help you in some regard: https://forum.proxmox.com/threads/proxmox-datacenter-manager-0-9-beta-released.171742/
  • UdoB
    That wasn't obvious from your first post. A lot of users come here with lowest end hardware and/or semi-damaged systems - wondering why they have problems. Good question! I have seen similar behavior - a single high level task slowing down a...
  • UdoB
    If a machine can't reach other cluster members it restricts changes so that when it gets back into the cluster there aren't conflicts. That's just how it works, as discussed a million times in this forum. Set up a q-device as recommended in the...
  • UdoB
    Probably not, I am not sure. But it is by far more safe! The risk lies always in the rebuild-process because the vdev has to actively read all drives to reconstruct the data for the new one. That's (a little, little bit) dangerous. If you...
  • UdoB
    To operate a cluster you need to have "Quorum" = more than 50% of the votes. That has been mentioned here a zillion times. (And this is not restricted to HA.) Build a separate thingy to give that third vote! -->...
  • UdoB
    Wrote a small shell script to detect proper cpu configuration: #!/usr/bin/env bash # cputest.sh — Detect x86-64 micro-arch levels (v2/v3/v4) and show a tidy summary. # Options: # --no-color disable ANSI colors # --full also print...
  • UdoB
    UdoB reacted to dakralex's post in the thread High Availability stoppt alle LXCs/VMs with Like Like.
    Hi! Wenn "im Netzwerk isoliere" bedeutet, dass die Node keine Verbindung mehr zu den anderen Nodes in dem Cluster hat, dann würde das bedeuten, dass dadurch die ganze Node gefenced wird auf der die HA-Container laufen. Das bedeutet dann...