Hi all
Using 4.4.13 Mongodb Sharded deployment the goal is the check performance on a storage system using c5n-18xlarge AMI, 4 node cluster with huge storage pool .
Using ycsb tool to generate traffic want to be sure that the traffic hits the disk to get my performance numbers
(72 cpu and 192GB memory I have in each node)
Each data shard pod is configured with 72GB of memory and 24GB of CPU
however when i run traffic I am not sure if i am reaching the best perf ? how do i confirm this ? and make sure that IO is hitting the disk with least latency
how do i ensure all the pods utilize max cpu and its memory assigned so that then the IO reaches the disk ??
Any inputs or tips to tune in or help me know this will be grateful !