UdoB's latest activity

  • UdoB
    If you don't like the nag screen and don't want to contribute to the development ( guess what developers need to pay bills too ) there is an easy fix: Don't use the software. For cross-cluster migration you can also use the pct remote-migrate and...
  • UdoB
    Hey zusammen, gerne möchte ich (einige kennen mich sicherlich bereits von ProxLB, PegaProx und den Ansible Modulen für PVE) euch auf das Community-Event Proxday 2026 aufmerksam machen, der von der credativ GmbH veranstaltet wird. Das Konzept ist...
  • UdoB
    UdoB reacted to MKle's post in the thread System Reboot after Update with Like Like.
    You can configure the OS to reboot automatically after a kernel update. For Debian and Ubuntu see unattended-upgrades. See here. Then you never need to know...
  • UdoB
    I'd either let PVE manage the ZFS pool and give OMV storage from that (ext4 inside) or pass a whole controller through to it. I'm not personally a fan of giving a guest a whole part of my hardware as it goes against my idea of a hypervisor.
  • UdoB
    UdoB reacted to Johannes S's post in the thread Useful Tips with Like Like.
    I think the OP is talking about MailGateway (not sure since his post doesn't say much about what he actually wants to achieve) not PVE. The recommendation is the same though: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_pmgupgrade
  • UdoB
    UdoB reacted to Onslow's post in the thread Useful Tips with Like Like.
    mailq edit: Oh, and the command which I execute habitually: dmesg -T | tail This many times let me unexpectedly spot unusual events which colleagues or a monitoring system haven't noticed.
  • UdoB
    Yes, that's my understanding too. Only when the (additional!) filesystem layer has an additional read-cache or an additional write-cache (lying about "finished writing your datablock") in any way, it may actually look faster. Disclaimer: with...
  • UdoB
    I wonder about the discrepancy between block- and file-based storage. I remember several reports, that block-storage actually perform äs better since it avoids the overhead of a filesystem.
  • UdoB
    This is just one of the reasons you shouldn't use ZFS on raw device mapped disks: https://www.truenas.com/community/resources/absolutely-must-virtualize-truenas-a-guide-to-not-completely-losing-your-data.212/
  • UdoB
    Vergleiche mal https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#_default_configuration_using_a_bridge, da sind ein paar Details anders. Könnte sein, dass die entscheidend sind...
  • UdoB
    UdoB reacted to Impact's post in the thread Useful Tips with Like Like.
    Don't: https://lists.proxmox.com/pipermail/pve-devel/2025-March/068874.html
  • UdoB
    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization. Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
  • UdoB
    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization. Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
  • UdoB
    You can change the rpool and dataset names after the installation is complete. Roughly; - Chang the name rpool and rpool/data in all config files. (find /etc -type f -exec grep -H 'rpool' {} \;) - Run proxmox-boot-tool refresh to update the...
  • UdoB
    UdoB reacted to Falk R.'s post in the thread Kernel Live Patching with Like Like.
    Wenn du Hosting betreibst und keinerlei Redundanz hast/verkaufst, dann muss der Kunde jederzeit mit Ausfällen rechnen und in dem Fall reicht eine einfache Ankündigung, heute Abend gibts ein Reboot. Wenn du was anderes mit deinen Kunden vereinbart...
  • UdoB
    You are not the first one to stumble upon this problem, e.g: https://bugzilla.proxmox.com/show_bug.cgi?id=6174 , https://bugzilla.proxmox.com/show_bug.cgi?id=7200 No, I have no solution... :-(
  • UdoB
    As I understand it, you need to purchase three 1-socket subscriptions as each host uses a different key. You cannot share a 2-socket subscription over two hosts. Contact the Proxmox shop with purchase questions to be sure.
  • UdoB
    UdoB reacted to jklocker's post in the thread Progress on sync jobs with Like Like.
    You can always submit a feature request, the best place for this would be bugzilla : https://bugzilla.proxmox.com/
  • UdoB
    Warum willst du überhaupt pushen? Für Backups gegen s3 ist das natürlich nötig, bei PBS muss dagegen der pushende PBS auf den anderen schreiben können, was der pull-sync vermeidet. Wenn du also nicht gerade unverschlüsselt Backup hast, die vor...
  • UdoB
    Da du ja für beide Standorte verschiedene Namespaces nutzt, synct er eh nur benötigte Chunks der jeweils lokalen backups und wie vor mir geschrieben wurde, werden bereits vorhandene Chunks nie noch einmal übertragen.