UdoB's latest activity

  • UdoB
    UdoB reacted to TheUpside's post in the thread Random fencing, my solution with Like Like.
    There are a lot of threads about nodes fencing themselves for unknown reasons. Here's my story, with my working solution. Hopefully someone finds it in the future and is able to save some of the hair on their head. I had been running Proxmox...
  • UdoB
    I have no solution for your A, B, C problem, just a hint regarding... Did you notice that there is a "Live restore" checkbox in the Restore dialog? The VM will start (nearly) immediately, with only restoring the currently, actively needed bits...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Proxmox Backup Server 4.0 released! with Like Like.
    Encryption on storage and encryption in PBS are completely different things. For example on storage Level ( like zfs) you need support by the storage ( zfs encryption or linux dm-crypt) while encrypted backups to PBS don't need a specific...
  • UdoB
    UdoB reacted to alexskysilk's post in the thread Which Machine Would You Use with Like Like.
    It can. its just a generic LSI Raid controller- but you lose all integrated firmware control (which is probably ok for zfs use, just sayin.) OP- what I didnt see in your post is WHY. what is the painpoint you are trying to solve, or is this just...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Which Machine Would You Use with Like Like.
    If energy costs are not a concern I would go with the Dell and keep the old machine as combined ProxmoxBackupServer/Emergency Virtualization host ( in case the Dell gets broken). This is easy made by installing PBS on the existing machine. On the...
  • UdoB
    Ich würde mich nicht wohl damit fühlen etwas nur mit KI zum Fliegen zu kriegen und bei Problemen bei Null anzufangen, aber jede/r wie er mag. Wenn man keine System-Administration lernen möchte ( voll verständlich) hat ein beliebiges NAS-System...
  • UdoB
    Darauf gibt es einfach keine gute Antwort, weil: "kommt drauf an". Und zwar auf die Art und Weise, wie du wann welche Dienste laufen lässt. Mein eigenes Homelab verwendet momentan vor allem "Ryzen 7", und diese CPUs langweilen sich bei mir...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Refurbished Mini PC oder China Mini-PC? with Like Like.
    Generell können CPUs eher überbucht werden als RAM und man kann nie genug RAM haben. Bei begrenzten Budget würde meine Priorität daher klar auf mehr RAM liegen. YMMV
  • UdoB
    Hi @ssevasta , This is a free community support forum, so posting here does not open an official support case. For formal case tracking, you would need to have an active support subscription. That said, a staff member may still notice your post...
  • UdoB
    The recommended place for Bugs and for Feature Requests is over there: https://bugzilla.proxmox.com/enter_bug.cgi?product=pve While several Proxmox staff members do regularly use this forum (thank you for that!), that one is considered to be...
  • UdoB
    Ich wollte es eigentlich noch nicht verraten, aber ich ja eigentlich auch eine KI. Eine kindliche Intelligenz.... :)
  • UdoB
    UdoB replied to the thread SDN Implementation.
    See also https://forum.proxmox.com/threads/sdn-implementation.175205/
  • UdoB
    UdoB replied to the thread SDN implementation.
    See also https://forum.proxmox.com/threads/sdn-implementation.175203/
  • UdoB
    No :) I am expanding a chunk-store on a PBS, so my focus was/is on a mounted data-set. Sorry to introduce confusion and thanks for the explicit hint!
  • UdoB
    I may be missing something here, but keep in mind that files != zvol: you can't use neither the script nor zfs-rewrite to make VMs disk(s) "move" to use the newly added vdev. It would work for something like a PBS datastore. These options could...
  • UdoB
    I feel an urgent need to reply to myself: anyone in this situation - including myself ;-) - should read man zfs-rewrite : ZFS-REWRITE(8) NAME zfs-rewrite — rewrite specified files without modification SYNOPSIS zfs rewrite...
  • UdoB
    UdoB reacted to Onslow's post in the thread PBS Backup Failure with Like Like.
    All subdirectories in .chunks/ are created in the very beginning during creating the datastore. Your lacking ones seemingly disappeared later. Maybe this is connected with the filesystem issues (which you fscked successfully later :) ). One can...
  • UdoB
    Immich benötigt docker. Docker am besten in einer VM mit linux deiner Wahl installieren. Dann gibt es da auch eine Anleitung für https://docs.immich.app/overview/quick-start Und sobald du ein Proxmox Problem hast bist hier richtig.
  • UdoB
    Actually a HDD for the ProxmoxVE operating system should be ok, it doesn't need much for performance. Running VMs or LXCs from a HDD however won't be much fun since they will have a lot of random reads and writes (IOPS) and HDDs are know to be...
  • UdoB
    As you can see from within your Ubuntu VM, you are only using 15GB for the created LVM (of the 200GB you claim that VM has). Assuming your VM actually has that 200GB, the issue is that the Ubuntu OS is not "using" that space in its' LVM. There...