Definetly, you can find the Bugzilla issue here. Unfortunately, I cannot give you a definitive answer as to when it will be released.
The patch itself should be released and merged within the next few weeks, so you can always rebuild the `qm`...
Das TPM-Modell ist fest in TPM.pm verdrahtet, wie @fba sagt, ohne Patch änderst du das nicht. Aber tis vs crb ist wahrscheinlich gar nicht dein Problem.
Der Knackpunkt bei Autopilot im Self-Deploying/Pre-Provisioning-Modus ist die...
Der Name verrät's ja schon, das ist ein DC, und genau da liegt wohl der Hund begraben: Server 2025 macht Credential Guard (also VBS) auf Domaincontrollern per Default an. Falks Tipp mit dem Nested-Flag zielt genau da drauf, ohne die...
You cannot pass a directory through with the Device Passthrough feature. It only accepts individual device nodes. You would need to add each device node individually (e.g. /dev/input/event0, /dev/input/event1, ...).
If you only need a few...
Definetly, you can find the Bugzilla issue here. Unfortunately, I cannot give you a definitive answer as to when it will be released.
The patch itself should be released and merged within the next few weeks, so you can always rebuild the `qm`...
The problem is that disk migration via the storage layer does not currently support ZFS <-> LVMthin. That would need to be implemented first. Live-migration uses a different mechanism (i.e. QEMU's drive mirror which does not have this limitation)...
i know i should be able to do this, and various forum entries suggest the same, but for some reason i can't. i'm trying to migrate a vm from a zfs-local proxmox host, to a lvm-local proxmox host, both of which are on version 8.2.
i installed...
What do you mean with "clear the locks"? You must wait for the other tasks to finish (or cancel). Is there a task that is taking much longer than expected?
The pct resize command seemed to work for me with similar output (I increased an LXC from 8 to 15G), but in the summary view of the container it still displays the old size (8G), even after several restarts of the LXC and the host itself.
That...
I figured out that this only works via the GUI, not in the shell. So only "Resources->Root Disk->Volume Action->Resize" does the trick for me.
However, now that I played around a bit with increasing, it is at 32G now but that's not what I...
I ended up making a backup of the container, pct destroy it and afterwards pct restore it using the backup, giving 15G as size. Seems to be the only way (at least that I could find).
Could you please edit the subject to let me recognize the type of your problem?
You seem have tailscale installed on the host. I would try to disable/mask all unusual "addons" and test if this changes anything.
Sorry for not being more...