We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
Sollte normalerweise keine Auswirkung darauf haben wie Windows das TPM erkennt. Wäre ja fatal, wenn die Netzwerkkarte das TPM blockt. Aber Testen schadet ja grundsätzlich nicht.
Windows Server 2025 läuft auch ohne TPM, wenn man es nach der...
Spannend ist für mich vor allem, dass eine komplett neue VM mit frischem TPM-State plus der alten Systemdisk trotzdem failt, eine Neuinstallation mit demselben ISO aber sauber läuft. Das Problem liegt also in der Windows-Installation, nicht in...
Beginning with ZFS 2.4.0 special devices (https://github.com/openzfs/zfs/pull/17505 ) will use a special device also for the ZIL, thus you won't need a dedicated SLOG device then (but can still add it if you consider it useful for your usecase)...
You say that you're using LVM-Thin, so I'm assuming you're using a hardware RAID? Then you'd need to check what your hardware RAID controller is capable of and whether it can add an explicit cache.
If you can or want to use ZFS, is there an...
The actual task you asked for is actually rather simple, the issue is that you likely have duplicate VG names now which you need to fix first.
Use vgdisplay to get the IDs and then use something like vgrename OLDID pveold. I'm not sure how to...
Ich hab das hier mal auf meinem Server 2025 getestet. Mit dem letzten Update scheint das TPM hier weiterhin normal zu funktionieren.
pve-manager/9.2.4/5e5ae681198514d4 (running kernel: 7.0.14-6-pve)
Hier noch meine VM-Config:
agent: 1
bios...
Hello @SetEnforceZero and welcome to the Proxmox Community.
You could solve that using VM templates. Then you can preconfigure the firewall in the template according to your needs. In addition, I there is also Cloud-Init support if you need.
For what it's worth, I am having the same problem. I am using Firefox and have the Bitwarden extension installed. It is usually helpful in auto-filling in the username, password, and TOTP but for some reason sometimes I will enter the username...
Thanks for your post. Interesting. A friend uses also MDADM for root. He didn't have any problems after the upgrade. Everything is set to default. EFI is used there as well. Root/PVE is on LVM.
There are tools like https://github.com/libguestfs/virt-v2v and StarWind V2V that can convert your Xen VM, load the kernel and drivers etc into a Xen image.
The problem with Xen is that it uses a ‘special’ kernel that gets access (through a...
Kauf dir eine Support-Subskription, wir sind kein 24/7 Direkt-Antwort-Support-Channel - alternativ beauftrage einen der vielen Proxmox Partner.
Ich tippe mal auf Consumer SSDs oder generell Consumer Hardware. Wir haben Tausende Enterprise-SSDs...
Meine Empfehlung wäre, da es sich um eine geschäftliche Umgebung handelt, für die Migration einen erfahrenen Dienstleister oder Berater hinzuzuziehen. So kann sichergestellt werden, dass die Umstellung fachgerecht geplant und umgesetzt wird. Der...
Wer es gerne Klickibunti haben möchte: https://nginxproxymanager.com/
Hab ich für einige Seiten am Laufen. Habs mit PBS noch nie getestet, weil ich dafür keinen Proxy benötige, aber sollte damit auch gleich funktionieren. Mittelwelle kann man...
ZFS “must” always be able to fully see the drives. If it doesn't, or only partially does, problems usually arise. See also the documentation here: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_hardware_2
Do not use ZFS on top of a...
@TErxleben danke für den Link. Ja ich verwende nun die integrierte Backuplösung von PBS → USB schon ne ganze weile.
Im Endeffekt läuft es sehr einfach: USB Platte an den PBS hängen, das was man definiert hat, wird automatisch auf die Platte...
Verstehe. Ja wir hatten vor Jahren auch mal einige Zeit solche Usecases. Dafür hatten wir sogar ein Paket bis PVE7 gebaut. Event. kannst das ja für dich nutzen und das Script anpassen. Es funktionierte so, das man ein USBdevice einfach an den...
Alles was du über Netzwerk an den PBS anschließt ist schon mal schlecht. Auch wenn du HDDs nutzt, am besten direkt anbinden.
Wenn du einen gut laufenden PBS mit HDDs möchtest, dann einen ZFS Pool mit 2 vernünftig schnellen, kleinen NVMe als...