UdoB's latest activity

  • UdoB
    UdoB reacted to louie1961's post in the thread PBS and borg backup with Like Like.
    Backing up from PVE is better if you are planning on doing an immediate restore, like migrating from one host to another. Otherwise take regular snapshots of your PBS data store and back up the snapshots. I do ZFS send of my snapshots to another...
  • UdoB
    UdoB reacted to Johannes S's post in the thread PBS and borg backup with Like Like.
    I wouldn't do this for multiple reasons: First you need to be careful to ensure the consistency of your datastore. People tried stunts like using rclone to backup their datastore contents to cloud providers ending in broken backups...
  • UdoB
    Hi @alexinux , I think you are misunderstanding the mechanics of CIFS&NFS storage pool purpose in PVE. If we were to compare the PVE pool to your Server/Client infrastructure - PVE is the client. PVE does not serve storage but rather connects to...
  • UdoB
    UdoB reacted to Johannes S's post in the thread All Helper Scripts Fail with Like Like.
    I would strongy recommend NOT to add a third node if it's just for quorum. First a real node also needs a dedicated corosync network adapter which a qdevice doesn't need...
  • UdoB
    I recall one reddit thread where somebody run an infrastrucuture with around 30 nodes. They mentioned that their Proxmox partner and proxmox support also recommended splliting up their cluster. Different to Maximilianos post the recommendation...
  • UdoB
    UdoB reacted to louie1961's post in the thread High iowait during NFS transfers on VM with Like Like.
    There are a number of things in your set up that are suboptimal. First and foremost, if you can get the Nextcloud database off of NFS and on to any kind of local storage, you will see a massive improvement. Running databases over NFS is really...
  • UdoB
    Instead of complaining and just rejecting any responsibility for your own actions of installing an opt-in kernel marked as experimental, that was moved to no-subscriptions to make it easier to test without pulling in other updates for less...
  • UdoB
    UdoB reacted to woma's post in the thread Advice Needed - Proxmox PBS "Special Device" with Like Like.
    ZFS is not about preventing failures. It is more about building things in a way that they can be easily reparied as soon something will break. If your concern is losing one disk use a mirror of two. If your scenario is losing two disks then use a...
  • UdoB
    Der neue Controller (im IT/HBA-Modus) hat vermutlich die Partitionstabelle auf den Platten verändert oder gelöscht – manche Controller im IR-Modus schreiben Metadaten auf die Platten. Das erklärt warum part1 verschwunden ist. Schau dir die...
  • UdoB
    UdoB reacted to Pawel Salkiewicz's post in the thread Dell PowerEdge R640 compatibility with Like Like.
    Hi, I have quite a lot of experience running proxmox on Dell servers from 13th to 17th gen. Generally speaking all of the hardware I know (including all the raid controllers, boss cards, idracs, etc) work natively with no issues on any modern...
  • UdoB
    UdoB reacted to TErxleben's post in the thread Restore von CT Backup funktioniert nicht with Like Like.
    Da hast du mich falsch verstanden. Ich wollte lediglich darauf hinaus, dass Proxmox selbst nur eine Kapselung der darunterliegenden Techniken ist. KVM-VMs sind ihrerseits eine vollständige Kapselung eines fast beliebigen Betriebssystems...
  • UdoB
    Hi, This is for yubico key only (s. https://pve.proxmox.com/pve-docs/pveum.1.html): Use an api call like this instead: pvesh create /access/tfa/<userid>@<realm> \ --type totp \ --description "Added-via-CLI" \ --totp...
  • UdoB
    I wrote a blog article covering this a while ago, maybe it helps: https://www.croit.io/blog/microsegmentation-with-proxmox-ve