In MongoDB upgrade 6.0 on Sharded Cluster, do we need to restart mongos service before config servers upgrade?

Hello,

I am starting with 6.0 upgrade process on sharded cluster, but official document says that we need to restart mongos services one by one in sequence before upgrading config servers. Is this required? aren’t we going to restart them when we are upgrading mongos package? Any importance of this step? We have 40+ servers in production.

2nd step from this document - Upgrade a Sharded Cluster to 6.0 - Database Manual v8.0 - MongoDB Docs

Hi @sandip_Divekar

Yes, as documented this step is needed for 6.0 upgrade procedure.

Bests
Renato

Thanks @Renato_Riccio for the quick response.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.