This is a beginner's question:
We have a powerful computing server for roughly 10 users which will be increasingly used for data processing. In the past the main bottleneck was I/O.
I was wondering if it is possible to have some kind of device to plug in a larger number of SSD drives (i.e. one for each user and additional ones for large datasets) and still enjoy the maximum read/write speeds for each disk separately. Optimally, the drives could be plugged in at runtime without reboot.
- Is this possible?
- How could this be achieved (i.e. through which kinds of connectors)?
- Is it done in practice?
- What are the requirements for the server?