Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
それぞれに 3 つのノードの 4 つのレプリカセットがある mongodb シャード環境を実行するには、いくつの構成サーバーが必要ですか?
シャード構成サーバー、シャード、およびノードの間の式は何ですか?
MongoDB は、1 つまたは 3 つの構成サーバーで実行できます。本番環境では、冗長性を確保するために常に 3 にする必要があります。これに関するドキュメントはこちらから入手できます。