Dann würde ich noch folgendes testen: in der „Test-VM“ das TPM entfernen:
pnputil /remove-device "ACPI\MSFT0101\1"
VM herunterfahren. tpmstate0 aus der VM löschen, einmal ohne TPM starten und wieder herunterfahren. Neues TPM hinzufügen und nach...
The bugzilla entry is essentially a feature request or what do you mean exactly? You can add yourself to the CC list there to stay informed about changes.
Yes, I concur. Atomic snapshots of groups of VMs are only possible with storage support e.g. ZFS, where you can snapshot multiple snapshots via recursive snapshotting, proper dataset trees required. I used this in the past especially for group...
Good to see that there is at least some work done for a better integration, but this is totally useless in comparison to other existing storage solution that just hook into PVE itself. Why would someone want an additional interface for something...
Could be interesting for you when you running Netapp together with Proxmox:
Storage Manager for Proxmox (SMP) offers end-to-end storage management for virtual machines within Proxmox environments that utilize NetApp storage systems. By allowing...
Hello @LnxBil,
It often depends on what someone needs. Personally, I handle most of the storage provisioning & administration in PVE. This software from NetApp is completely free, and anyone who finds it useful is welcome to use it. What I find...
Moin, neben dem Problem mit der IP4 Nummerierung, kann es natürlich auch sein, dass die verwendete IP oder die mögliche IP, im DHCP-Bereich des Routers liegt. Und wer garantiert denn, dass die IP nicht schon vergeben ist?
Hallo @a.woll
vielen Dank für deinen Post!
Correct me if i'm wrong, aber auf dem Bild der Regel sieht es so aus als wäre vor der __RECEIVERS__ Variable ein Leerzeichen.
Ich weiß zwar nicht, obs daran liegt aber wäre möglich.
Ansonsten gerne...
At this time, it is not possible to perform all VM-related operations from PDM.
Only certain operations are currently supported, such as status monitoring, power management, migration, and snapshot management.
The roadmap is available at the...
Das komplette neu erstellen einer VM und einbinden der Systemfestplatte hatte leider keinen erfolg:
PS C:\WINDOWS\system32> Get-Tpm
TpmPresent : False
TpmReady : False
TpmEnabled : False...
Snapshot or backup are basically only a different action that needs to be executed per VM.
So a copy of backup job scheduler but for making snapshots would be fine. Manual actions could be triggered with "run now" button. So no new "bulk action"...
Yes, I concur. Atomic snapshots of groups of VMs are only possible with storage support e.g. ZFS, where you can snapshot multiple snapshots via recursive snapshotting, proper dataset trees required. I used this in the past especially for group...
Good to see that there is at least some work done for a better integration, but this is totally useless in comparison to other existing storage solution that just hook into PVE itself. Why would someone want an additional interface for something...
Wenn ich das PDF richtig gelesen habe, sind die problematischen VMs ursprünglich linked clones gewesen? Ggf. besteht eine Inkosistenz in den Metadaten.
Ich würde mal folgendes testen:
Problem VM runterfahren und sichern. Dann neue VM...
Hi,
Currently, this is the only way to achieve this [0]. The loopback networking overhead is practically negligible, so performance shouldn't be an issue.
I'm assuming you are doing this to prepare the data for an offsite sync. Otherwise...
I'm doing the same since my offsite PBS is on a vserver and I don't want to store my backups unencrypted on it. But I also want to use pull-sync so my local PBS doesn't need to be allowed to acces the offsite PBS in the firewall/iptables/pbs...