Hi,
I use replication between two nodes and want to monitor (with icinga) the replication.
I see sometimes on some VMs an error (import failed: exit code 29),
But if I look with "pvesh get cluster/replication" I see no error/hint.
Howto monitor all replications (in my case 10)?
Log:
And is it normal, that some jobs faild with such error?
Udo
I use replication between two nodes and want to monitor (with icinga) the replication.
I see sometimes on some VMs an error (import failed: exit code 29),
But if I look with "pvesh get cluster/replication" I see no error/hint.
Howto monitor all replications (in my case 10)?
Log:
Code:
2018-03-06 19:30:06 102-0: start replication job
2018-03-06 19:30:06 102-0: guest => VM 102, running => 26513
2018-03-06 19:30:06 102-0: volumes => pve01pool:vm-102-disk-1
2018-03-06 19:30:06 102-0: create snapshot '__replicate_102-0_1520361006__' on pve01pool:vm-102-disk-1
2018-03-06 19:30:06 102-0: incremental sync 'pve01pool:vm-102-disk-1' (__replicate_102-0_1520360100__ => __replicate_102-0_1520361006__)
2018-03-06 19:30:08 102-0: delete previous replication snapshot '__replicate_102-0_1520361006__' on pve01pool:vm-102-disk-1
2018-03-06 19:30:08 102-0: end replication job with error: import failed: exit code 29
Udo