So each machine has 2 Hz JVMs.
Now I started all JVMs, and looked at the entries count and the backup entries count.
1)
I can see that the pri entry count matches the backup entry count in the other group (red box) and vice versa (black box)
I assume this means machine1,machine2 group's backup replicas sit in the other group of machine3,machine4 by looking at this.
Unless this indication is not correct?

2) I then killed off machine3 and machine4 JVMs, and I can see that the total entry count is still the same, which is correct.
But it seems like now, machine2's backup replica is distributed to machine1 and to itself.
So right now, if i kill off another 2 JVMs on either machine, I would lose some pri entries.
Is this understanding correct?
So I just want to understand to this stage, can I make machine2's backup replicas be in machine1 and vice versa?
