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

Nodetool status reports 'UN' status for an initializing node during replace-node operation #290

Open
yarongilor opened this issue Feb 21, 2022 · 4 comments
Assignees
Labels
bug Something isn't working right

Comments

@yarongilor
Copy link

During the nodetool operation of replace node, the replacing node is reported with a status of "UN" when it is still not really normal but rather in initializing state. it should report a different status like "UJ" for example.

see example in this comment:
scylladb/scylladb#9629 (comment)

The original scylla issues with details are:
scylladb/scylladb#9629 (comment)
and:
scylladb/scylladb#1793

@roydahan
Copy link
Collaborator

@slivne who should look at it?

@roydahan
Copy link
Collaborator

@asias / @bhalevy ?

@bhalevy
Copy link
Member

bhalevy commented Feb 21, 2022

What's the direction for the fix?
Add a "R" status for replacing?

@slivne
Copy link
Contributor

slivne commented May 1, 2022

@asias / this maybe related to repair-based-node-operations as we moved replace to use repair=-based-node-operations

@slivne slivne assigned asias and unassigned slivne May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

5 participants