UdoB's latest activity

  • UdoB
    UdoB reacted to Johannes S's post in the thread Fragen zu LVM SSD-Cache with Like Like.
    Dann würde ich den Mietserver auf einen anderen mit sinnvollerer Hardware ( 2 ssds, zwei hdds ) umziehen und den alten kündigen. Den dann wie folgt aufsetzen: ZFS bool mit den beiden hdds mit den ssds als special device, der Pool wird dann fürs...
  • UdoB
    UdoB reacted to Onslow's post in the thread I ran out of space ... with Like Like.
    Use CODE blocks. This </> icon in the composing menu.
  • UdoB
    UdoB reacted to Impact's post in the thread I ran out of space ... with Like Like.
    That's hard to read without code blocks. For ZFS see here: https://forum.proxmox.com/threads/protect-a-pbs-datastore-on-zfs-so-that-it-does-not-become-completely-full.166768/#post-774198
  • UdoB
    See also https://forum.proxmox.com/threads/vms-not-being-moved-over-openfabric.183562/ The picture is visible there...
  • UdoB
    UdoB replied to the thread Cluster had lost quorum overnight.
    That's bad. When one of "the other" networks does saturate this single physical wire... corosync will die. QoS settings may help to prioritize the corosync VLAN, but recommended is to use a separate wire. The VLAN approach will be fine as a...
  • UdoB
    UdoB reacted to tuxis's post in the thread Dutch Proxmox Day 2026 with Like Like.
    Hi guys! As some of you might know we are organizing the Dutch Proxmox Day again. Last year we decided to reach beyond our borders and have all presentations in English. Which was a great success since almost half of the audience consisted of...
  • UdoB
    Hi, as others already pointed out, yes (from the docs): ZFS over iSCSI is recommended in such a case, rather than adding two more layers with NFS and qcow2.
  • UdoB
    Double post: https://forum.proxmox.com/threads/run-a-script-inside-screen-using-systemd-inside-lxc-container.183519
  • UdoB
    UdoB reacted to Johannes S's post in the thread enterprise license with Like Like.
    To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
  • UdoB
    This thread is half a year old. Do you really expect a new and helpful reply after posting that? Perhaps you can post details about your setup, your goal, which documentation/tutorial you followed, what you expected to happen and what happened...
  • UdoB
    Yes, I experienced the very same, several years ago. The higher priority of IPv6 over IPv4 (if both are present) is fine... until it is not. :-( To be clear: in my case this was a local network problem, with an incomplete IPv6 setup - a not...
  • UdoB
    UdoB replied to the thread Delimiter Processing.
    Yeah! That will help the discussion! Perhaps you may add some more details including some example logs showing your problem? Disclaimer: I am not using PMG currently.
  • UdoB
    UdoB replied to the thread How to remove node from "Remotes".
    Correct. Maybe. Unfortunately I am not a PDM user. Sorry if I linked to unfitting documentation...
  • UdoB
    Hi, @tchjntr There may be a few reasons. Hard to guess because we have no complete information. One of the reasons can be mounting the current filesystem in not empty mount point. Another can be running ncdu as a user lacking permissions to...
  • UdoB
    UdoB replied to the thread enterprise license.
    Well..., Proxmox (the company) does not offer any license: https://www.proxmox.com/en/products/proxmox-virtual-environment/pricing And I believe they have chosen their wording very carefully.
  • UdoB
    UdoB reacted to fabian's post in the thread Fragnesia with Like Like.
    the upstream patches are still in flux, but the manual mitigations for copyfail and dirtyfrag (forbidding the affected modules) protect against the issue according to the reports so far. there will be an announcement as usual once fixed kernel...
  • UdoB
    UdoB reacted to janus57's post in the thread Fragnesia with Like Like.
    Hi, FYI : https://ubuntu.com/security/CVE-2026-46300#status https://security-tracker.debian.org/tracker/CVE-2026-46300 Best regards,
  • UdoB
    UdoB replied to the thread issue with rtx 5060 ti in proxmox.
    https://forum.proxmox.com/threads/issue-with-rtx-5060-ti-in-proxmox.183514/
  • UdoB
    UdoB replied to the thread Proxmox Offline Mirror and Logging.
    I see two details to check: tee doubles the output it receives, that's the idea behind a T; usually the goal is to get the output on screen and in the given file tee runs as the calling user - which should not have rights to write to /var/log
  • UdoB
    UdoB replied to the thread Fragnesia.
    In a virtual PVE, pve-no-subscription, both physical host and virtual host uptodate: root@pnb:~# pveversion pve-manager/9.1.11/8eac2c86f015bdda (running kernel: 7.0.2-2-pve) In a shell of a "normal" user: poc@pnb:~$ git clone...