I’m putting together a roach cluster on Raspberry Pis.
I managed to fry one of my Pi while tackling another project over Christmas so I only have two for the cluster at the moment.
I started cockroach on them both and issued an init command from my laptop.
Everything went without error and appears to be up and running nicely.
But the UI shows 20 under-replicated ranges. When I start creating a database and filling it up on one, that increases to 23.
Both nodes show up as healthy but there is no replication going on.
Is this normal for 2 nodes?