File tree Expand file tree Collapse file tree
server/src/main/java/com/cloud/ha Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112112 * the VM.
113113 *
114114 * @config {@table || Param Name | Description | Values | Default || || workers | number of worker threads to spin off to do the
115- * processing | int | 1 || || time.to.sleep | Time to sleep if no work items are found | seconds | 60 || || max.retries
116- * | number of times to retry start | int | 5 || || time.between.failure | Time elapsed between failures before we
115+ * processing | int | 1 || || time.to.sleep | Time to sleep if no work items are found | seconds | 60 || || vm.ha.migration. max.retries
116+ * | number of times to retry start and other HA work items | int | 5 || || time.between.failure | Time elapsed between failures before we
117117 * consider it as another retry | seconds | 3600 || || time.between.cleanup | Time to wait before the cleanup thread
118118 * runs | seconds | 86400 || || force.ha | Force HA to happen even if the VM says no | boolean | false || ||
119119 * ha.retry.wait | time to wait before retrying the work item | seconds | 120 || || stop.retry.wait | time to wait
You can’t perform that action at this time.
0 commit comments