Hi everybody,
we are evaluating the ElasticSearch blueprint and are getting the following error message:
cause:
cause:
cause:
cause:
cause:
message: context deadline exceeded
file: kasten.io/k10/kio/poll/poll.go:95
function: kasten.io/k10/kio/poll.waitWithBackoffWithRetriesHelper
linenumber: 95
message: Context done while polling
fields:
- name: duration
value: 44m59.987738528s
file: kasten.io/k10/kio/poll/poll.go:65
function: kasten.io/k10/kio/poll.waitWithBackoffWithRetries
linenumber: 65
message: Timeout while polling
fields:
- name: actionSet
value: k10-backup-elasticsearch-blueprint-elasticsearch-master-elgjmdn
file: kasten.io/k10/kio/kanister/operation.go:278
function: kasten.io/k10/kio/kanister.(*Operation).waitForActionSetCompletion
linenumber: 278
message: Error waiting for ActionSet
file: kasten.io/k10/kio/exec/phases/backup/snapshot_data_phase.go:630
function: kasten.io/k10/kio/exec/phases/backup.RunKanisterSnapshotActions
linenumber: 630
message: Failed to create backup kanister phase
message: Job failed to be executed
fields: []
I understand, that the timeout for the backup is exceeded (out test environments Elastic db has 1200GB). How to extend the timeout limit?
Thanks everybody!