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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
