Disabling Memory integrity was all that was required for me.
I had previously installed the latest VirtIO drivers but that did not resolve the issue. Even so, just a good thing to do... ;)
Hi!
As for the other post, even though the Proxmox forum can be a good place to start some discussions or see whether other users are running into some scenario as well, our Bugzilla [0] is the best place to share requests for feature...
Hello everyone,
I have a 3-node Proxmox cluster connected to a SAN via dedicated Fibre Channel (single FC switch).
There is a 2TB LUN presented to all three nodes, configured with multipath on each host, and I intend to use it as shared...
Hello,
Due to I was researching how to put HDDs to sleep when they are not used, I came to a post where it was indicated to change a line in the file /etc/lvm/lvm.conf.
That line was apparently incorrect and that has meant that when restarting...
Just restore the VM of your choice on the other node. The storage type on the other node does not have to be the same as it was on the source. The result is basically a "replicated" VM from/to different filesystems ;-)
The are CLI tools...
Sonnet 4.6 helped create this guide to get our local proxmox working with 365 oauth. Hope it helps someone else.
With Microsoft retiring basic SMTP AUTH for Office 365 in September 2025, a lot of people are stuck trying to get Proxmox...
Sizes can be set with "Options" button during install.
if you don't need iso, keep installing PVE on the 500GB disk ( installer will create a ~380G local-lvm Datastore ).
Just remember if you reinstalling PVE, the default local-lvm Datastore will...
Force removal of VMware Tools, Program Files, and Windows Services
https://gist.github.com/broestls/f872872a00acee2fca02017160840624
And install InstallOrUpdate-virtio-win-guest-tools
function _InstallOrUpdate-virtio-win-guest-tools {...
I know, I am late, but regardless here is the way I prefer:
make a backup of the vm
install VirtIO drivers and qemu guest agent
make VirtIO storage driver ready using https://github.com/croit/load-virtio-scsi-on-boot
migrate
uninstall VMware...
@charly88888 :
Lass Dich bitte nicht entmutigen, von wegen "Schrott"! Als kleiner stromsparender MiniPC ist der NUC sehr wohl als Server zu gebrauchen. Natürlich nicht für professionelle Anwender mit mehreren Hundert LXC, aber für ein HomeLab...
Was man versuchen könnte: Die HDDs aus dem USB-Gehäuse aus- und in den PBS einbauen, damit das initiale Backup nicht über den USB-Flaschenhals geht, danach ausbauen und wieder ins USB-Gehäuse packen. Generell werden aber HDDs und PBS zusammen...
I had this problem for a while and hadn't installed "avahi" or "zeroconfg". Comparing the installed packages to one of my friend who didn't have the problem, I found another package that messes with the routing table.
"ConnMan" was messing with...
Das ist ein ziemlicher edge case, der sich mit PBS nicht umsetzten lässt.
PBS kann keine traditionell inkrementellen Backups.
Wenn du es also 1:1 wie bei Veeam umsetzten möchtest, wirst vermutlich scheitern.
Wenn du offen bist das System zu...
This should be possible but comes with the caveat that you need to be careful to ensure the consistency of the data.
To quote myself from earlier in this thread:
So if you want to use a non-native sync mechanism for the datastore you need to...