Thank goodness for posts like this one. I migrated a rocky linux VM from VMware ESXi to Proxmox and what worked for me was:
1) Remove open-vm-tools from ESXi VM (ours was installed via tarball, so I had to look for the uninstaller.pl file)
2)...
Die typischen NAS sind für mein Empfinden völlig überfrachtet mit Bloatware, die Virtualisierung ist grottenschlecht und Docker meist uralt und proprietär vermurkst. Kann man alles vergessen. o_O
Bei mir ist der file sharing Teil eher Nebensache...
Ah, guter Fund @boisbleu, das passt zu dem was mir an den Freezes komisch vorkam. Die schubweisen 15-30min-Aussetzer sind eher der Bug als nur VBS-Last, das wären dann zwei verschiedene Probleme: das hohe CPU über Credential Guard/VBS und die...
Thanks! This seems to have been the solution, even if I had a few steps in between still :)
For other people:
From the above steps:
Remove open-vm-tools from ESXi VM
Install qemu-guest-agent on ESXi VM
Detach the disks and attach them as SATA...
Just migrated half-dozen Linux RHEL clones VMs from ESXi 7.x to Proxmox 8.1.x.
The steps are:
1) Remove open-vm-tools from ESXi VM
2) Install qemu-guest-agent on ESXi VM
3) Remove ESXi networking from ESXI Linux VM
4) Remove ESXi Linux VM...
In diese Richtung habe ich auch gedacht. Eine Gelegenheit, die Partitionierung anzupassen, vielleicht etwas mehr Speicherplatz hinzuzufügen und eine saubere Neuinstallation durchzuführen, auf die ich dann meine Konfiguration übertragen kann...
Well, I'm also using Packer to build VM templates for our PVE nodes.
When updating a template, to add an extra layer of security, I usually use the bastion option for the proxmox-clone source:
ssh_bastion_host = var.bastion_host...
Greetings!
I was looking at the document that talks about configuring a backend for S3. I was curious about the local datastore. This part here discusses it.
Does this device need to have any sort of HA/redundant capabilities? I think I have a...
In diese Richtung habe ich auch gedacht. Eine Gelegenheit, die Partitionierung anzupassen, vielleicht etwas mehr Speicherplatz hinzuzufügen und eine saubere Neuinstallation durchzuführen, auf die ich dann meine Konfiguration übertragen kann...
Ich würde eine saubere Neuinstallation in Betracht ziehen. Kurz einen Export von der aktuellen Konfiguration über Diagnose / Sichern & Wiederherstellen und anschließend in der neu angelegten VM einen Import durchführen. Vorteil, man kann sich...
Ich würde eine saubere Neuinstallation in Betracht ziehen. Kurz einen Export von der aktuellen Konfiguration über Diagnose / Sichern & Wiederherstellen und anschließend in der neu angelegten VM einen Import durchführen. Vorteil, man kann sich...
== Cleanup section: rrdcached paths are outdated on PVE 9 ==
The Cleanup section says to copy /var/lib/rrdcached/db/pve2-{node,storage}/old-hostname to the new hostname. Those paths no longer exist on Proxmox VE 9. On pve-manager/9.2.4 the...
Since this issue doesn't occur in the new version of Ventoy, why not update Ventoy and reinstall it?
There's no point in continuing to use a version of Ventoy that has this problem, is there?
https://www.ventoy.net/en/distro_iso/proxmox_ve.html
If you can create the same thing using existing settings, it’s standard practice to create a new one.
For example, Microsoft’s backup solution only supports restoration to the same physical machine. This means that if you want to run it on a...
Good evening, just soliciting opinions here. Do you think it is better to migrate pfSense from VMware to PVE as a VM or back up the configuration and restore to a new VM on PVE?
Thanks,
JB
Hello @andreworg,
I know that this is an old thread, but I looked through the 20_memtest86+ file and its not clear where to place the code you added above. I just installed 8.4 again. I lost my boot drive. So I decided to start again using...
I had a large failure on my network that caused all networking across the board to die, trying to upgrade firewall and introducing the new firewall made a big mess. Reverted back to old one for now. This caused lot of VMs to corrupt as in the...
I’m doing my first ever proxmox install and running into this same issue. Using debug and nomodeset gives one extra hint that it’s NVIDIA related:
NovaCore 0000:01:00.0: NVIDIA (Chipset: GA102, Achitecture: Ampere, Revision: a.1
I have an RTX...