Details
-
Bug
-
Resolution: Unresolved
-
Major
-
Trinity
-
7.6.0-1493
-
Untriaged
-
0
-
Unknown
Description
- Create a 3 KV node, 2 GSI/N1QL node cluster.
- Create bucket, load data, start queries asynchronously.
- Scale up the cluster by 1KV, 1 GSI/N1QL node.
- Rebalance is successful. Repeat the above step.
- Rebalances are looking fine but a lot of i/o timeout have been observed in the logs:
2023-09-18T16:05:20.365+00:00 [Info] [Queryport-connpool:svc-qi-node-016.vg-9bboethcxizu4.sandbox.nonprod-project-avengers.com:9101] closing unhealthy connection "127.0.0.1:50234" authenticated true
2023-09-18T16:05:20.368+00:00 [Error] receiving packet: read tcp 127.0.0.1:50210->127.0.0.1:9101: i/o timeout
2023-09-18T16:05:20.368+00:00 [Error] [GsiScanClient:"svc-qi-node-016.vg-9bboethcxizu4.sandbox.nonprod-project-avengers.com:9101"] req(731cf000-81ae-4581-abb1-9bf66c7a19f6) connection "127.0.0.1:50210" response transport failed `read tcp 127.0.0.1:50210->127.0.0.1:9101: i/o timeout`
2023-09-18T16:05:20.368+00:00 [Info] [Queryport-connpool:svc-qi-node-016.vg-9bboethcxizu4.sandbox.nonprod-project-avengers.com:9101] closing unhealthy connection "127.0.0.1:50210" authenticated true
2023-09-18T16:05:20.370+00:00 [Error] receiving packet: read tcp 10.2.0.18:57500->10.2.0.19:9101: i/o timeout
2023-09-18T16:05:20.370+00:00 [Error] [GsiScanClient:"svc-qi-node-017.vg-9bboethcxizu4.sandbox.nonprod-project-avengers.com:9101"] req(731cf000-81ae-4581-abb1-9bf66c7a19f6) connection "10.2.0.18:57500" response transport failed `read tcp 10.2.0.18:57500->10.2.0.19:9101: i/o timeout`
2023-09-18T16:05:20.370+00:00 [Info] [Queryport-connpool:svc-qi-node-017.vg-9bboethcxizu4.sandbox.nonprod-project-avengers.com:9101] closing unhealthy connection "10.2.0.18:57500" authenticated true
2023-09-18T16:05:20.426+00:00 [WARN] Memory growth rate threshold exceeded: 25% > 20%
2023-09-18T16:05:20.426+00:00 [WARN] FFDC: Memory growth rate threshold exceeded
2023-09-18T16:05:20.462+00:00 [INFO] FFDC: Captured: query_ffdc_MRE_heap_00004135_2023-09-18-160520.426.gz
2023-09-18T16:05:20.464+00:00 [INFO] FFDC: Captured: query_ffdc_MRE_mems_00004135_2023-09-18-160520.426.gz
2023-09-18T16:05:20.466+00:00 [INFO] FFDC: Captured: query_ffdc_MRE_areq_00004135_2023-09-18-160520.426.gz
2023-09-18T16:05:20.527+00:00 [Error] receiving packet: read tcp 10.2.0.18:57508->10.2.0.19:9101: i/o timeout
2023-09-18T16:05:20.527+00:00 [Error] receiving packet: read tcp 127.0.0.1:50244->127.0.0.1:9101: i/o timeout
2023-09-18T16:05:20.528+00:00 [Error] receiving packet: read tcp 127.0.0.1:50248->127.0.0.1:9101: i/o timeout