Skip to content

Restore CouchDB from .couch files #3436

Answered by wohali
defremont asked this question in Q&A
Discussion options

You must be logged in to vote

Check that your vm.args file has the same node name as the other machine. You're looking for the line that starts with -node and by default is either -name couchdb@127.0.0.1 or -name couchdb@localhost.

Otherwise you will need to edit the shard maps for every database in the special node-local _dbs database, which can be a pain.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@defremont
Comment options

@tvreddydba
Comment options

@zlawson-ut
Comment options

@dsalex1
Comment options

Answer selected by nickva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants