Hi Team,
we are using MongoDB 3.2.5 with two shards and each shard is a replica set and also the config server is a replica set. In mongoDB, if there is no space left for the mount where mongo server logs are located, the server itself is getting shut down. we are seeing this in all the mongoDB versions. Please let us know, whether it is designed like that or any internal issue. Because our assumption is that logging will happen asynchronously without affecting the actual worker progress for any servers. Logging failure may throw a warning but will not shut down the server itself.
Regards,
Jebas