Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start clusters with auth more efficiently #252

Open
ShaneHarvey opened this issue Aug 6, 2018 · 0 comments
Open

Start clusters with auth more efficiently #252

ShaneHarvey opened this issue Aug 6, 2018 · 0 comments

Comments

@ShaneHarvey
Copy link
Collaborator

ShaneHarvey commented Aug 6, 2018

Recommended by @xdg in #251. For replica sets with auth enabled MO can start one server without auth or keyfile, configure the root user, then restart with auth and keyfile. All other replica set members can then be started with auth and keyfile. Finally MO can initiate the replica set off the server with a root user configured.

This process is more efficient (less restarts) and results in less log file spam than MO current process. It starts the entire replica set without auth, initiates, adds the root user, then restarts all members with auth.

@ShaneHarvey ShaneHarvey changed the title Start authen]\]More efficient Start clusters with auth more efficiently Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant