StorageGRID logs show Operation timed out
Applies to
- NetApp StorageGRID 11.6.0.5
- External Load Balancer
Issue
The Following error can be observed from the
/Var/local/log/bycast-err.log
Cassandra Driver Error (Read/Write timeout): Operation timed out
:
Failed to execute cql at consistency QUORUM: UPDATE storagegrid.coordinators USING TTL 60 SET node_id = xxxxxxxx WHERE coordinator_id = 'ECLeader' IF node_id = xxxxxxxx - Cassandra Driver Error(Write timeout):'Operation timed out - received only 2 responses.' Detailed Info:[consistency: SERIAL, responses_received: 2, responses_required: 4, write_type: CAS])
Failed to execute cql at consistency SERIAL: SELECT node_id FROM storagegrid.coordinators WHERE coordinator_id = 'ECLeader' - Cassandra Driver Error(Read timeout):'Operation timed out - received only 0 responses.' Detailed Info:[consistency: SERIAL, responses_received: 0, responses_required: 4, data_present: 0]