Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: can't use cockroach quit once quorum is lost #1252

Closed
jseldess opened this issue Apr 5, 2017 · 0 comments
Closed

cli: can't use cockroach quit once quorum is lost #1252

jseldess opened this issue Apr 5, 2017 · 0 comments
Assignees

Comments

@jseldess
Copy link
Contributor

jseldess commented Apr 5, 2017

See cockroachdb/cockroach#14620 for details.

Need to update getting started docs. Also need to call this out in cockroach quit docs, though this shouldn't be as much an issue for production clusters, which will do rolling upgrades.

@jseldess jseldess self-assigned this Apr 5, 2017
jseldess pushed a commit that referenced this issue Apr 6, 2017
These changes attempt to keep the Start a Cluster tutorial
quick and easy while introducing new users to what makes
CockroachDB unique, not just ease of deployment, but also
automated replication and survival.

I've also stripped out some details that I think are not
important to the majority of users getting up and running
for the first time, e.g., how to customize `start` flags
and the fact that you can use third-party monitoring.

Finally, I've update the Stop the Cluster step to account
for the fact that `cockroach quit` can't be used to stop
nodes once quorum is lost.

Fixes #1191
Fixes #1252
jseldess pushed a commit that referenced this issue Apr 6, 2017
These changes attempt to keep the Start a Cluster tutorial
quick and easy while introducing new users to what makes
CockroachDB unique, not just ease of deployment, but also
automated replication and survival.

I've also stripped out some details that I think are not
important to the majority of users getting up and running
for the first time, e.g., how to customize `start` flags
and the fact that you can use third-party monitoring.

Finally, I've update the Stop the Cluster step to account
for the fact that `cockroach quit` can't be used to stop
nodes once quorum is lost.

Fixes #1191
Fixes #1252
jseldess pushed a commit that referenced this issue Apr 7, 2017
These changes attempt to keep the Start a Cluster tutorial
quick and easy while introducing new users to what makes
CockroachDB unique, not just ease of deployment, but also
automated replication and survival.

I've also stripped out some details that I think are not
important to the majority of users getting up and running
for the first time, e.g., how to customize `start` flags
and the fact that you can use third-party monitoring.

Finally, I've update the Stop the Cluster step to account
for the fact that `cockroach quit` can't be used to stop
nodes once quorum is lost.

Fixes #1191
Fixes #1252
jseldess pushed a commit that referenced this issue Apr 7, 2017
These changes attempt to keep the Start a Cluster tutorial
quick and easy while introducing new users to what makes
CockroachDB unique, not just ease of deployment, but also
automated replication and survival.

I've also stripped out some details that I think are not
important to the majority of users getting up and running
for the first time, e.g., how to customize `start` flags
and the fact that you can use third-party monitoring.

Finally, I've update the Stop the Cluster step to account
for the fact that `cockroach quit` can't be used to stop
nodes once quorum is lost.

Fixes #1191
Fixes #1252
jseldess pushed a commit that referenced this issue Apr 7, 2017
These changes attempt to keep the Start a Cluster tutorial
quick and easy while introducing new users to what makes
CockroachDB unique, not just ease of deployment, but also
automated replication and survival.

I've also stripped out some details that I think are not
important to the majority of users getting up and running
for the first time, e.g., how to customize `start` flags
and the fact that you can use third-party monitoring.

Finally, I've update the Stop the Cluster step to account
for the fact that `cockroach quit` can't be used to stop
nodes once quorum is lost.

Fixes #1191
Fixes #1252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant