You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: