MySQL 192.168.5.130:3310 ssl JS > mycluster.status()
{
“clusterName”: “demoCluster”,
“defaultReplicaSet”: {
“name”: “default”,
“primary”: “192.168.5.130:3310”,
“ssl”: “REQUIRED”,
“status”: “OK_NO_TOLERANCE_PARTIAL”,
“statusText”: “Cluster is NOT tolerant to any failures. 2 members are not active.”,
“topology”: {
“192.168.5.130:3310”: {
“address”: “192.168.5.130:3310”,
“memberRole”: “PRIMARY”,
“mode”: “R/W”,
“readReplicas”: {},
“replicationLag”: “applier_queue_applied”,
“role”: “HA”,
“status”: “ONLINE”,
“version”: “8.0.35”
},
“192.168.5.130:3320”: {
“address”: “192.168.5.130:3320”,
“instanceErrors”: [
“ERROR: applier thread of Group Replication Applier channel stopped with an error: Worker 1 failed executing transaction ‘4adbe87a-a007-11ee-b04a-000c29d15c4d:46103’; Could not execute Write_rows event on table test_db.sbtest34; The table ‘sbtest34’ is full, Error_code: 1114; handler error HA_ERR_RECORD_FILE_FULL (1114) at 2023-12-21 22:57:12.587740”,
“ERROR: group_replication has stopped with an error.”
],
“memberRole”: “SECONDARY”,
“memberState”: “ERROR”,
“mode”: “n/a”,
“readReplicas”: {},
“role”: “HA”,
“status”: “(MISSING)”,
“version”: “8.0.35”
},
“192.168.5.130:3330”: {
“address”: “192.168.5.130:3330”,
“instanceErrors”: [
“ERROR: applier thread of Group Replication Applier channel stopped with an error: Worker 1 failed executing transaction ‘4adbe87a-a007-11ee-b04a-000c29d15c4d:33520’; Could not execute Write_rows event on table test_db.sbtest23; Error writing file ‘/tmp/MLfd=53’ (OS errno 28 - No space left on device), Error_code: 3; Error writing file ‘mydb01-bin’ (errno: 28 - No space left on device), Error_code: 1026; Writing one row to the row-based binary log failed, Error_code: 1534; handler error HA_ERR_RBR_LOGGING_FAILED (3) at 2023-12-21 22:41:45.755939”,
“ERROR: group_replication has stopped with an error.”
],
“memberRole”: “SECONDARY”,
“memberState”: “ERROR”,
“mode”: “n/a”,
“readReplicas”: {},
“role”: “HA”,
“status”: “(MISSING)”,
“version”: “8.0.35”
}
},
“topologyMode”: “Single-Primary”
},
“groupInformationSourceMember”: “192.168.5.130:3310”
}