Bucket error

Environment:

  • 5 Nodes
  • 2 Buckets

Each node:

  • 16GB RAM
  • 8 Cores
  • 200 GB Disk

The first Bucket works fine, but the other one has a lot of problems…

Problematic Bucket:
Item Count: 254.399.106
Ops/sec: between 100 and 200

Currently, 100% of the operations against this bucket fails… this has happened for many hours in a productive environment…

If I try to create a Document using the Web Admin, I got this:
{‘EXIT’, {function_clause, [{capi_crud,handle_mutation_rv, [{mc_header,1,134,0,0,0,17,0}, {mc_entry,<<>>,<<>>,0,0,0,<<“Temporary failure”>>,0}]}, {rpc,’-handle_call_call/6-fun-0-’,5}]}}

When I tried to add another node and rebalance the cluster, It worked fine for the first Bucket, but the other one never started.

Thanks