> And how add node to cluster without token? You must always have a token. You can bootstrap a node into the cluster and have it auto-select a token by leaving the initial_token setting empty, but that only makes sense if you want the new node to evenly split the largest current range.
I think the general recommendation is to set the token manually to avoid surprises. -- / Peter Schuller