Why storagenodes uses max cpu + takes up tons of memory and how to fix it

I see the root cause is your storage is too slow:
The writes accumulating to memory and waiting for disk time.

iowait is too high, check your disk system, maybe another VM’s make it too busy…