Sorry in advance if this is not the right place to post:
I am new to Proxmox and would like to setup a home lab to learn. I was able to get a few old RSA servers from my job they were getting rid of. I did have a basic version of VMware running...
see this old blog:
https://www.sebastien-han.fr/blog/2014/10/10/ceph-how-to-test-if-your-ssd-is-suitable-as-a-journal-device/
The main reason is sync write, without plp, the ssd need to write directly to a full nand.
for example, you need to...
Das Thema kommt gerade wieder hoch, nach dem es lange links liegen gelassen wurde.
Mit v9 gibt es nun die Snapshots für LVM/FC. Welche Nachteile handelt man sich denn ganz konkret mit FC-Storage ein? Wir haben bisher eine klassische Aufteilung...
Hello,
After a few hours of running, I can confirm that the change of the CPU type seems to solve the problem. The question is why? is this a bug or a normal behavior? I have other servers running with same config and didn´t appreciate this...
see this old blog:
https://www.sebastien-han.fr/blog/2014/10/10/ceph-how-to-test-if-your-ssd-is-suitable-as-a-journal-device/
The main reason is sync write, without plp, the ssd need to write directly to a full nand.
for example, you need to...
It's just that these are SSD consumer drives without PLP. These are slow if you force them to write the data (sync writes). You'll find many threads about this on the forum.
Maybe you could buy small enterprise SSDs with PLP and put the WAL+DB...
Perfect, glad to hear you got that resolved and thanks for the pointer to the command in the docs!
Please mark the thread as solved.
Best regards
Jonas
I went through the list. I see two problems with your SSDs:
- All the SSDs have no Power-Loss-Protection (PLP). Without PLP all writes have to be completed to report it as finished. This slows Ceph writes down. With PLP the drive could report...
Hi Jonas, thanks for the response.
I researched the Proxmox Documentation Site at https://pve.proxmox.com/wiki/PCI_Passthrough and identified the recommended solution as follows:
Fix H100 GPU passthrough by adding phys-bits=host to the...
Those were hacks and only accelerated specific workloads or patterns. Cache misses still gave the worst case scenario performance and VM and databases both are workloads that should be calculated accordingly (unlike filer NAS).
Ceph/Linux has a...