GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/119
systemvm: fix/improve irqbalance on multicore VR. This is a known issue in irqbalance 1.0.3 and was partially fixed in 1.0.4. Using the package 1.0.6 from wheezy backports helped on many VRs balancing the interrupts, but not on all. It seems only 1.0.7 fixes all issues regarding this, also see thread in user ML http://mail-archives.apache.org/mod_mbox/cloudstack-users/201503.mbox/%3C5508540E.4090302%40renemoser.net%3E You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack fix/systemvm-irqbalance Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/119.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 #119 ---- commit 33d2445eb9202891e88d5211e9a7071331a77f84 Author: Rene Moser <rene.mo...@swisstxt.ch> Date: 2015-03-19T10:19:03Z systemvm: fix/improve irqbalance on multicore VR. This is a known issue in irqbalance 1.0.3 and was partially fixed in 1.0.4. Using the package 1.0.6 from wheezy backports helped on many VRs balancing the interrupts, but not on all. It seems only 1.0.7 fixes all issues regarding this, also see thread in user ML http://mail-archives.apache.org/mod_mbox/cloudstack-users/201503.mbox/%3C5508540E.4090302%40renemoser.net%3E ---- --- 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. ---