Hi Team,
PBM agents are in failed status, even if i start it.. after sometime it went to failed state.
I don’t find any error messages in the pbm logs.
how to trouble shoot it.
[mongod@tora-pl211 ~]$ pbm status
Cluster:
========
shard3ReplSet:
- shard3ReplSet/pmgo-pl206.int.compumark.com:27018 [P]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092393
- shard3ReplSet/pmgo-pl205.int.compumark.com:27018 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
- shard3ReplSet/pmgo-pl201.int.compumark.com:27028 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
shard2ReplSet:
- shard2ReplSet/pmgo-pl204.int.compumark.com:27018 [P]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092393
- shard2ReplSet/pmgo-pl202.int.compumark.com:27018 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
- shard2ReplSet/pmgo-pl205.int.compumark.com:27028 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
configReplSet:
- configReplSet/pmgo-pl204.int.compumark.com:27019 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
- configReplSet/pmgo-pl202.int.compumark.com:27019 [P]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092391
- configReplSet/pmgo-pl206.int.compumark.com:27029 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092393
shard1ReplSet:
- shard1ReplSet/pmgo-pl203.int.compumark.com:27018 [P]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092393
- shard1ReplSet/pmgo-pl201.int.compumark.com:27018 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
- shard1ReplSet/pmgo-pl202.int.compumark.com:27028 [S]: pbm-agent FAILED status:
> ERROR with ERROR: lost agent, last heartbeat: 1753092394
[mongod@tora-pl211 ~]$ cat /etc/pbm_config.yaml
pitr:
enabled: false
oplogSpanMin: 0
compression: s2
storage:
type: s3
s3:
region: us-east-1
bucket: cm-mongo-******
prefix: percona/backup/
credentials:
access-key-id: ***
secret-access-key: *********
maxUploadParts: 10000
storageClass: STANDARD
insecureSkipTLSVerify: false
retryer:
numMaxRetries: 10
minRetryDelay: 60
maxRetryDelay: 60