Better disable "nested-virt" with host, this should give more performance. If one wants to use a generic type this tool is handy for determining it: https://github.com/credativ/ProxCLMC
Bei Datenbanken IMMER auf Datenbankebene und bei Anwendungen immer auf Anwendungsebene, soweit möglich. HA im Hypervisor sehe ich eher als Notlösung, da die nicht zwingend Konsistenz und Transaktionssicherheit garantiert, die der Datenbank sollte...
Zwei Disks, nur eben beide auf demselben Storage. @TErxleben meinte nicht 'alles in eine Platte', sondern dass die VM nicht gleichzeitig an NVMe und SATA hängen soll, sonst reißt dir jeder der beiden Datenträger die komplette VM mit. Innerhalb...
Warum betreibt man Infrastruktur, wenn man sie nicht nach geltenden Standards betreiben möchte? Insbesondere einen Mailserver, der selbstgehostet ja schon aus Antispamgründen maximal schmerzhaft zu betreiben ist. Und das liegt nicht an IPv6...
Auf MariaDB läuft das. Bevor ich da einen Linux Cluster baue, werde ich das mal auf meinen ESXi rennen lassen für 10 Testkunden, so das erste Ziel. Da muss ich dann schauen, wie ich die DBs synchronisiere. Gehört also nicht direkt in das Forum...
Known Effect on old hardware - in short: vitualisation with old cpu and cpu type "host" triggers windows safety mechnisms for Memory integrity etc.
Try x86-64-V2 or x86-64-V3.
The is no ide/scsi "disk format". You define a Storage Controller in VM settings, and need the driver/os support for the device. And yes, old IDE was limited to 4 devices, but OSes have native driver support.
Next steps: install virtio (scsi)...
When importing from ESXI to PVE 8.2, the original virtual machine centost7 had six hard disks, all of which were in scsi format. After the import, the hard disk format was changed to ide, but PVE only supports four ide devices. When booting, it...
Hello,
I am experiencing a severe performance and responsiveness issue with a
Windows Server 2025 VM running on Proxmox VE 9.2.
The issue is reproducible and the comparison with Windows Server 2022 is
very clear.
I created a fresh Windows...
Really the only point of continuing the discussion is perhaps to help someone else who stumbles across the thread in the future with the same question.
Moin...
Ich habe gerade ein paar Stunden damit verbracht, auf einem Lenovo T480 Proxmox zu installieren. Die Grundinstallation hat eigentlich ohne Probleme geklappt, aber ich habe einen USB2Lan Adapter, den ich unbedingt haben wollte. Das habe...
After further research I found that I have to vacuum out journalctl logs with the following commands on each node:
journalctl --vacuum-time=2d
systemctl restart systemd-journald
Now, when I choose the Live Mode - I get instant result (as...
Wenn jetzt das NAS OMV auf mein Verzeichnis kommt, neu benannt zu "local-ext4-NAS", dann muss ich doch VM und Datenspeicher nicht nochmal in 2 emulierte Disks aufteilen, oder? Kann das NAS System und der Datenspeicher auf nur eine Disk?
Hi all,
I added a new node to my existing PVE cluster ( mixed versions — most nodes are 8.x, one is still 7.x, and the new node is 9.2.2).
Context: the node name "pve8" was previously used by a different physical node, which I properly removed...
Das hier hat mich erst dort hin geführt.
Ja, ich möchte meine Ausfallsicherheit nicht verdoppeln.
Sicher ist es vielleicht nicht ideal, dass ich die VMs und LXCs auf der NVME habe (ZFS bei der Installation von PVE ausgewählt - local zfs) und...