cockroachdb / cockroachdb/cockroach-operator

Pod can not start anymore after scale down replica to zero

Open
#389 4 comments 0 reactions 2 assignees Claimed by @alinadonisa View on GitHub
next release
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

I have used Openshift and yester I found the problem about pod can not self-healing after I've for 2 week
I have to uninstall cluster and reinstall to make it work again
Now I found the step to make it crash by this step
1. I setup follow by this url : https://github.com/cockroachdb/cockroach-operator/blob/master/openshift.md and it work find
2. I try to scale down stateful set by change replicas from replicas: 3 to replicas: 0
3. waiting for all pod terminated
4. change replicas from replicas: 0 to replicas: 3
5. then It won't be started anymore..
6.This logs from container that try to start

[crdb-tls-nnn-0-db.log](https://github.com/cockroachdb/cockroach-operator/files/6229531/crdb-tls-nnn-0-db.log)

Cockroach version : v20.1.5

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.