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

CreateIfMissing option is not set #49

Open
oruchreis opened this issue Dec 19, 2019 · 0 comments
Open

CreateIfMissing option is not set #49

oruchreis opened this issue Dec 19, 2019 · 0 comments

Comments

@oruchreis
Copy link

oruchreis commented Dec 19, 2019

I got this error on slave node:

[W19/12 09:05:58.889 23] [repl:SomeNamespaceCreatedBeforeSlave] Error: Storage directory doesn't exist for namespace 'SomeNamespaceCreatedBeforeSlave' on path '/data/Db' and CreateIfMissing option is not set

If the namespace was created in the master before the slave's db created, the slave gives above error. But if I create a namespace in the master after the slave's db created, it can replicate sucessfully.

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