[GitHub] cloudstack pull request: speedup iptables setup

2016-04-12 Thread kollyma
Github user kollyma closed the pull request at: https://github.com/apache/cloudstack/pull/1449 --- 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

[GitHub] cloudstack pull request: speedup iptables setup

2016-04-11 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-208506127 During commit squashing something went wrong.. i could not revert. Here a new Pull request with exactly the same changes. Sorry for any inconvenience caused

[GitHub] cloudstack pull request: speedup iptables by prefetching the varia...

2016-04-11 Thread kollyma
GitHub user kollyma opened a pull request: https://github.com/apache/cloudstack/pull/1487 speedup iptables by prefetching the variables -- This PR is replacing speedup iptables setup #1449 -- Squashing commits and cleanup PR against 4.7 as discussed with Remi Bergsma

[GitHub] cloudstack pull request: speedup iptables setup

2016-04-05 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-205809122 @Swill: tried to squash the commits shortly from holidays. Did not worked as expected, messed up my PR. I need to debug this when I am back next week

[GitHub] cloudstack pull request: Fix Sync of template.properties in Swift

2016-03-28 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1331#issuecomment-202547429 @syed: thanks for the feedback. Here a more detailed description, based on your comments. Setup: CS4.8, nfs secondary storage, kvm with local storage

[GitHub] cloudstack pull request: Fix Sync of template.properties in Swift

2016-03-23 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1331#issuecomment-200386681 @syed: Thanks a lot for your fix. We are facing the same issue with CS4.8 and NFS secondary storage. Templates go into "Not Ready" when restarting the

[GitHub] cloudstack pull request: speedup iptables setup

2016-03-22 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-199709347 The third time is the charm,all checks have passed now! the first time Jenkins failed and strangely enough the second time Travis failed. --- If your project

[GitHub] cloudstack pull request: speedup iptables setup

2016-03-21 Thread kollyma
Github user kollyma commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-199257722 @cristofolini : thanks! indeed the "Apache CloudStack Plugin - Quota Service" timed out. After reviewing the PR and the Jenkins output, I can not see any

[GitHub] cloudstack pull request: speedup iptables setup

2016-03-20 Thread kollyma
GitHub user kollyma opened a pull request: https://github.com/apache/cloudstack/pull/1449 speedup iptables setup PR against 4.7 as discussed with Remi Bergsma. This will speed up the iptables creation on the virtual router. Testing showed the following: with current