You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "nickva (via GitHub)" <gi...@apache.org> on 2023/08/22 01:15:22 UTC

[GitHub] [couchdb] nickva commented on issue #4733: file copy of .couch from 2.x isn't picked up by couchdb 3.3.2

nickva commented on issue #4733:
URL: https://github.com/apache/couchdb/issues/4733#issuecomment-1687268045

   Are there any errors showing in the logs when the db is opened?
   
   It's mostly likely that the node names in the _dbs are different on the new cluster. Make sure to update those node names to match.
   
   Refer to https://docs.couchdb.org/en/stable/cluster/sharding.html#moving-a-shard and copying a shard section to see how the `_dbs` metadata is structured and how nodes should be updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org