Hello @Mina_Ezeet ,
Welcome to The MongoDB Community Forums!
Signal 15
also known as SIGTERM
is sent to terminate a program, and is relatively normal behaviour. Please go through below thread as this is discussed in detail there.
It’s important to note that changing the cache size may not necessarily solve the underlying issue. (which is something is sending MongoDB a Terminate signal). You may want to investigate further to determine why the service cannot stay up and address that root cause directly.
Additionally, you may want to consider tuning other MongoDB configuration options to optimize performance and memory usage based on your specific workload and available resources.
Apart from disk space issue, you can also take a look at your hardware resources to make sure your server is able to handle the load and is not getting overwhelmed. You can also check the MongoDB logs to see if there are any error messages or warnings that can provide more information about the cause of the crashes.
Regards,
Tarun