we are getting started with a mongo cluster. The best practices docs mention that the ideal storage capacity per node is ~5TB. Given we can get ~4TB from a single SSD, we are planning to go with it instead of HDD. Is there any gotchas that we need to be aware of running 1xSSD per node?
Thanks in advance.