Skip to content

Pods are not getting into ready state with Error in process <0.275.0> on node #3229

Answered by willholley
viveksinghggits asked this question in Q&A
Discussion options

You must be logged in to vote

The restored node names suggest a different FQDN to the original install (couchdb@my-release-couchdb-0.my-release-couchdb.justcouch-restored.cluster.local vs couchdb@my-release-couchdb-0.my-release-couchdb.justcouch.svc.cluster.local). From the logs, that looks to be breaking the seedlist (see /opt/couchdb/etc/default.d/seedlist.ini as the node names that the cluster expects are not reachable).

If you perform a full volume restore of a Helm-chart deployed cluster like this you'll need to make sure the restored cluster has the same name and namespace as the original.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@viveksinghggits
Comment options

@willholley
Comment options

@viveksinghggits
Comment options

@willholley
Comment options

@viveksinghggits
Comment options

Answer selected by viveksinghggits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3229 on October 27, 2020 05:27.