Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/152
---
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
Github user snuf commented on the pull request:
https://github.com/apache/cloudstack/pull/152#issuecomment-91203299
@bhaisaab some people are afraid that the local log will not be updated
(see pull request
https://github.com/apache/cloudstack/pull/140#issuecomment-89006232 and
https
Github user bhaisaab commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/152#discussion_r28051897
--- Diff: scripts/vm/hypervisor/kvm/kvmheartbeat.sh ---
@@ -156,7 +156,8 @@ then
elif [ "$cflag" == "1" ]
then
/usr/bin/logger -t heartbe
GitHub user remibergsma opened a pull request:
https://github.com/apache/cloudstack/pull/152
KVM: make sure sync cannot block reboot
The recent discussed improvement has the risk that if 'sync' hangs, the
reboot may be delayed in the same way as the 'reboot' command would do. To wor