Hi Chris,
RS status looks healthy, below the full output:
uatrs0:PRIMARY> rs.status()
{
"set" : "uatrs0",
"date" : ISODate("2023-11-15T06:09:57.780Z"),
"myState" : 1,
"term" : NumberLong(152),
"syncSourceHost" : "",
"syncSourceId" : -1,
"heartbeatIntervalMillis" : NumberLong(2000),
"majorityVoteCount" : 2,
"writeMajorityCount" : 2,
"votingMembersCount" : 3,
"writableVotingMembersCount" : 3,
"optimes" : {
"lastCommittedOpTime" : {
"ts" : Timestamp(1700028597, 1),
"t" : NumberLong(152)
},
"lastCommittedWallTime" : ISODate("2023-11-15T06:09:57.659Z"),
"readConcernMajorityOpTime" : {
"ts" : Timestamp(1700028597, 1),
"t" : NumberLong(152)
},
"readConcernMajorityWallTime" : ISODate("2023-11-15T06:09:57.659Z"),
"appliedOpTime" : {
"ts" : Timestamp(1700028597, 2),
"t" : NumberLong(152)
},
"durableOpTime" : {
"ts" : Timestamp(1700028597, 1),
"t" : NumberLong(152)
},
"lastAppliedWallTime" : ISODate("2023-11-15T06:09:57.779Z"),
"lastDurableWallTime" : ISODate("2023-11-15T06:09:57.659Z")
},
"lastStableRecoveryTimestamp" : Timestamp(1700028580, 47),
"electionCandidateMetrics" : {
"lastElectionReason" : "electionTimeout",
"lastElectionDate" : ISODate("2023-08-22T01:56:19.011Z"),
"electionTerm" : NumberLong(152),
"lastCommittedOpTimeAtElection" : {
"ts" : Timestamp(1692669241, 2),
"t" : NumberLong(151)
},
"lastSeenOpTimeAtElection" : {
"ts" : Timestamp(1692669335, 16),
"t" : NumberLong(151)
},
"numVotesNeeded" : 2,
"priorityAtElection" : 1,
"electionTimeoutMillis" : NumberLong(10000),
"numCatchUpOps" : NumberLong(0),
"newTermStartDate" : ISODate("2023-08-22T01:56:19.472Z"),
"wMajorityWriteAvailabilityDate" : ISODate("2023-08-22T01:56:20.185Z")
},
"members" : [
{
"_id" : 0,
"name" : "XXXXXXXut1.domain:27021",
"health" : 1,
"state" : 1,
"stateStr" : "PRIMARY",
"uptime" : 10790725,
"optime" : {
"ts" : Timestamp(1700028597, 2),
"t" : NumberLong(152)
},
"optimeDate" : ISODate("2023-11-15T06:09:57Z"),
"syncSourceHost" : "",
"syncSourceId" : -1,
"infoMessage" : "",
"electionTime" : Timestamp(1692669379, 1),
"electionDate" : ISODate("2023-08-22T01:56:19Z"),
"configVersion" : 24,
"configTerm" : 152,
"self" : true,
"lastHeartbeatMessage" : ""
},
{
"_id" : 1,
"name" : "XXXXXXut2.domain:27021",
"health" : 1,
"state" : 2,
"stateStr" : "SECONDARY",
"uptime" : 79519,
"optime" : {
"ts" : Timestamp(1700028595, 16),
"t" : NumberLong(152)
},
"optimeDurable" : {
"ts" : Timestamp(1700028595, 16),
"t" : NumberLong(152)
},
"optimeDate" : ISODate("2023-11-15T06:09:55Z"),
"optimeDurableDate" : ISODate("2023-11-15T06:09:55Z"),
"lastHeartbeat" : ISODate("2023-11-15T06:09:56.280Z"),
"lastHeartbeatRecv" : ISODate("2023-11-15T06:09:56.348Z"),
"pingMs" : NumberLong(0),
"lastHeartbeatMessage" : "",
"syncSourceHost" : "XXXXXXXut1.domain:27021",
"syncSourceId" : 0,
"infoMessage" : "",
"configVersion" : 24,
"configTerm" : 152
},
{
"_id" : 2,
"name" : "XXXXXXut3.domain:27021",
"health" : 1,
"state" : 2,
"stateStr" : "SECONDARY",
"uptime" : 66861,
"optime" : {
"ts" : Timestamp(1700028595, 16),
"t" : NumberLong(152)
},
"optimeDurable" : {
"ts" : Timestamp(1700028595, 16),
"t" : NumberLong(152)
},
"optimeDate" : ISODate("2023-11-15T06:09:55Z"),
"optimeDurableDate" : ISODate("2023-11-15T06:09:55Z"),
"lastHeartbeat" : ISODate("2023-11-15T06:09:57.612Z"),
"lastHeartbeatRecv" : ISODate("2023-11-15T06:09:57.636Z"),
"pingMs" : NumberLong(2),
"lastHeartbeatMessage" : "",
"syncSourceHost" : "XXXXXXut2.domain:27021",
"syncSourceId" : 1,
"infoMessage" : "",
"configVersion" : 24,
"configTerm" : 152
}
],
"ok" : 1,
"$clusterTime" : {
"clusterTime" : Timestamp(1700028597, 2),
"signature" : {
"hash" : BinData(0,"CyXj32eZxyS40w7dVovFHQOt1f0="),
"keyId" : NumberLong("7246678373265571856")
}
},
"operationTime" : Timestamp(1700028597, 2)
}