Latest activity

  • news
    Danke @UdoB, da ist der Satzzusammenhang verloren gegangen. Ich setze generell bei ZFS Pools mit HDDs ein ZFS VDEV Special Device mit SSD (SATA3) ein. Bei manchen ZFS Pools nutze ich auch noch ein weiteren ZFS VDEV als ZIL/ SLOG mit dem selben...
  • T
    Thanks for you awser. One last question, any other way to avoid the keypress leaking from the container to virtual terminal of host, without the process of mask, stop, run container, stop container, unmask, restart getty service.
  • UdoB
    Der Satz ist für mich missverständlich: warum "kein RaidZn"? Natürlich ist ein RaidZn auf keinen Fall empfehlenswert, für PBS. Aber in deinem Satz geht es ja um den Bezug von RaidZ zum Special Device. Falls ich "aus Gründen" (und wider besseren...
  • A
    I was trying out a backup and restore of the PVE host settings, but upon restore I am told that the PBS keyfile is required to restore the backup. Where do I find said keyfile? Is it the PBS fingerprint that should be stored in a file on the PVE...
  • news
    news reacted to UdoB's post in the thread Ideale Server-Konfig für externen Speicher with Like Like.
    Wie Frank schon sagte: immer spiegeln. Ich habe an einer Stelle auch einen dreifach-Mirror - weil vom "normalen" Spiegel mehrfach ein Device wegbrach und weil ich dort zu billige Dinger verbaut habe. (Homelab eben...) Das SD darf relativ klein...
  • news
    Aus diesem Grund nimmt man immer einen Server mit mehr Slots als man derzeit benötigt. Server mit HDDs gibts viele mit 12 Slots auf 2HE und wenns mehr sein soll auch gern ein Gehäuse mit 36HDDs auf 4HE. Ich bin der Freund von NVMe und nehme...
  • UdoB
    Wie Frank schon sagte: immer spiegeln. Ich habe an einer Stelle auch einen dreifach-Mirror - weil vom "normalen" Spiegel mehrfach ein Device wegbrach und weil ich dort zu billige Dinger verbaut habe. (Homelab eben...) Das SD darf relativ klein...
  • UdoB
    Mindestens 2 SSDs als Special Device. Wenn das Special Device weg ist, sind alle Daten futsch. Deshalb immer mindestens ein Mirror machen
  • Stoiko Ivanov
    this is the list each "user" (which is a mail-address in one of your relay domains) can manage on their own: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview so you need to write/select the e-mail address of...
  • UdoB
    UdoB reacted to Johannes S's post in the thread LXC and Docker compatibility now with Like Like.
    No and propably never will be since they use the same features of the kernel ( namespaces, cgroups etc) and host system ( apparmor etc ) so any update might introduce a breaking change. This is more likely with major upgrades ( like PVE8 to...
  • Falk R.
    Mindestens 2 SSDs als Special Device. Wenn das Special Device weg ist, sind alle Daten futsch. Deshalb immer mindestens ein Mirror machen
  • W
    I'm attempting to migrate a VM with a 650GB ZFS disk from a pve8 to pve9 host. When first trying to migrate the VM, it failed with the following: () 2026-07-22 09:36:45 use dedicated network address for sending migration traffic (<ip>) 2026-07-22...
  • C
    Yep, I have a little script to `scp` the file over to every node in the cluster but the IT overlords do not like us having ssh/root access so that is going to stop working for me soon :(.
  • S
    Proxmox just announced they dropped support for 6.17 (https://forum.proxmox.com/threads/kernel-6-17-end-of-support-after-july.185216/), keeping only 6.8 and 7.0. It would be nice to have Kernelcare back at PVE 9.
  • C
    I'd really like to see this added. I automate VM template deployment, and having to upload cloud-init snippets outside the API is the only manual step left. Supporting content=snippet would make the workflow much cleaner and fully API-driven...
  • C
    Hi, I'm using the terraform bgp/proxmox provider to deploy my VMs using cloud-init.yaml to bootstrap the VM. The Provider creates a individual cloud-init.yaml file for each VM and stores it on a desired storage on Proxmox VE. To use this feature...
  • U
    Hi @Chris , i've seen that thread before and also i can see, that the backup successfully finishes, so it throws an ERROR, but summarizes to a WARNING at the end. My question as stated in the previous post is "what and where did the changes come...
  • S
    Vielen Dank Euch erstmal - die Entscheidung ist gefallen: es wird ein Hardware PBS mit integriertem Speicher - allerdings mit HDDs und einer SSD als special device.
  • C
    So I'm not limited to drive capacity of whats in my PBS machine.
  • L
    Hello everyone, I have connected both my PVE and PBS instances to an OpenID Connect provider for easier authentication. Despite giving my OIDC user the Administrator role over the entire tree (path "/", Role "Administrator"), there's still a...