Details
Description
1) Load some items
2) Rebooted node .15. (Firewall get turned now now)
3) Node 15 comes back up..
vb_replica_curr_items = 0 as all vbuckets are marked as dead.
vb_dead_num 205
During this time, ns_server does not detect that the node is unreachable or anything. Until we disable the firewall.
Disable the firewall, all replica vbuckets are set back correctly.
2) Rebooted node .15. (Firewall get turned now now)
3) Node 15 comes back up..
vb_replica_curr_items = 0 as all vbuckets are marked as dead.
vb_dead_num 205
During this time, ns_server does not detect that the node is unreachable or anything. Until we disable the firewall.
Disable the firewall, all replica vbuckets are set back correctly.
Activity
Karan Kumar
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Rebooting a node, marks all its replica vbuckets to dead | Rebooting a node, marks all its replica vbuckets to dead, due to firewall |
Aleksey Kondratenko
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Main problem (not mentioned in this ticket) is everything is marked as green but there's not indication that janitor actually needs other nodes to be up and warmed up.