GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1856
CLOUDSTACK-9569: propagate global configuration router.aggregation.command.each.timeout to KVM agent The router.aggregation.command.each.timeout in global configuration is only applied on new created KVM host. For existing KVM host, changing the value will not be effective. We need to propagate the configuration to existing host when cloudstack-agent is connected. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack set-kvm-host-params Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1856.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1856 ---- commit ec5ab8dc196227bc728d5667090aa98fe8baf651 Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2016-12-22T09:14:36Z CLOUDSTACK-9569: propagate global configuration router.aggregation.command.each.timeout to KVM agent ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---