Prüfen : Im BIOS/UEFI wird die SSD sauber angezeigt?
kleines Kochrezept für die Installation
Ventoy von ventoy.net herunterladen, auspacken und auf dem USB Stick installieren.
Das Proxmox VE ISO in das Hauptverzeichnis des Sticks kopieren, evtl...
ja, lass dich erstmal nicht entmutigen.
viele leute hier haben schlechte erfahrungen mit mini-pcs gemacht, in der hinsicht hat @news schon recht.
gibt aber auch viele die mini-pcs ziemlich erfolgreich seit langer zeit betreiben.
mein homelab...
https://www.proxmox.com/en/about/about-us/stories hat einiges an Success Stories über Firmen, die ihre Infrastruktur migriert haben. Envtl. kann auch deren Vertrieb sales@office.com mit Referenzen dienen.
Auf die Schnelle habe ich folgende...
Hat dazu mal jemand ein Video gemacht, das das etwas erläutert? Ich habe aktuell nur 5 VLANs und nur 3 davon muss der Proxmox kennen und ich habe aktuell nur einen einzigen Server. Aber grundsätzlich ist das keine Entschuldigung es nicht von...
Yes, lvm/thin is not cluster-aware so you will risk a loss of data. It's not supported for a reason, see also the table on https://pve.proxmox.com/wiki/Storage which clearly states that lvm/thin is NOT a shared storage.
No for exactly the...
Yes, lvm/thin is not cluster-aware so you will risk a loss of data. It's not supported for a reason, see also the table on https://pve.proxmox.com/wiki/Storage which clearly states that lvm/thin is NOT a shared storage.
No for exactly the...
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...