Given a P-Series SSD in a Linux system with a NVMe driver:
Are there any best practices for a large high-performance (scratch) volume?
I'm thinking of things like
- filesystem choice
- format options
- block sizes
- partition alignment
- I/O scheduler
- recommended OS versions
- must-have Linux kernel features (e.g. scalable block layer) or settings
related to the P-Series and NVMe? I.e. I'm not asking for general Linux optimisation tips.
Are there any good articles with dos and don'ts I should be aware of?
I have no specific application in mind yet (maybe Nastran). I'm just researching the topic in general.
Thanks in advance!