[GitHub] cloudstack pull request: CLOUDSTACK-8964: Ovm3HypervisorGuru handl...

2015-12-07 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/1177#issuecomment-162448978 Seems like we have the same problem in the XenServer code, as I stated earlier in another pull request somewhere out there, where this code originates from

[GitHub] cloudstack pull request: Send arping to the gateway instead of our...

2015-12-04 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/1163#issuecomment-161921763 Aloha, Nice find Remi, thanks for fixing this! LGTM. Cheers, Funs --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Ovm3HypervisorGuru wrong...

2015-10-29 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/975#issuecomment-152379017 Sorry guys been a bit in flight, yes @DaanHoogland has point but tbh we should fix that everywhere in one go for all the hypervisors not to be a dick, but just

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Ovm3HypervisorGuru wrong...

2015-10-25 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/975#issuecomment-150917774 @remi: yep did the OVM3 dance, together with KVM and separately from OVM3. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-23 Thread snuf
Github user snuf closed the pull request at: https://github.com/apache/cloudstack/pull/962 --- 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] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150657334 @NuxRo @karuturi Superseded by #975 and in . Closing this one! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: Ovm3HypervisorGuru wrong answer and snaps...

2015-10-23 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/975 Ovm3HypervisorGuru wrong answer and snapshot to volume implementation. Fixes the wrong answer that is given for host delegation, the snapshot to volume is implemented and a small logger is added

[GitHub] cloudstack pull request: FIX: Ovm3 physical network traffic labels...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/964#issuecomment-150653911 @remibergsma thanks! --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create template or...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/954#issuecomment-150652979 @remibergsma not for the HypervisorGuru, as they are really specific, It does however conflict with the original idea behind the Gurus if I'm not mistaken, as a

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create template or...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/954#issuecomment-150647256 @Nuxro @remibergsma @karuturi by adding a simple log line to the XenServerGuru.java you get the following when doing a snap to vol and a snap to temp: '2015-

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create template or...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/954#issuecomment-150642505 @NuxRo @remi it works like a charm and also prevents little accidents from happening. The interesting thing is that the XenserverGuru.java contains the exact same code

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150590628 @NuxRo here's a list, there is no KVM Guru... ? funs@cs-mgmt:~/cloudstack/plugins/hypervisors$ find . -type f -name *.xml | xargs grep -A 1 Guru | grep pro

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150536000 @NuxRo tested all the scenarios and I'm getting different results as before and different results than you, this is an excerpt of the log testing the various op

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-23 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150525837 @borisroman problem is that some of our jenkins build slaves ("our" are the project ones) fail, so "restarting" it and hoping you'll end up on

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-22 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150257035 @NuxRo interesting... I'm checking out my commit again and rebuilding to test again, I'm running both at the same time though... so that might explain

[GitHub] cloudstack pull request: CLOUDSTACK-8970 Centos 6.{1,2,3,4,5} gues...

2015-10-22 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/956#issuecomment-150176025 Values are inline with the guest_os table and inserts the inserts all work so LGTM! --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: FIX: Ovm3 physical network traffic labels...

2015-10-22 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/964 FIX: Ovm3 physical network traffic labels to work. The labeling was broken. Only labels assigned at zone creation were used, changing labels was not working. Tested with changing a label

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-22 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/962#issuecomment-150142734 Eh that's odd, it's supposed to wait for 2 seconds, waited for 1.002 and then fails because it waited too short ? what am I missing here ? :) --- If your

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create template or...

2015-10-21 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/954#issuecomment-150064890 @karuturi @NuxRo @ustcweizhou could you please check [#962](https://github.com/apache/cloudstack/pull/962) for the details as #954 could then be closed and #962 could

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Fix KVM snap to vol and ...

2015-10-21 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/962 CLOUDSTACK-8964: Fix KVM snap to vol and snap to templ, no delegate for Ovm3. Snapshot to volume, snapshot to template was tested with KVM. Ovm3 does not have this functionality yet. The

[GitHub] cloudstack pull request: CLOUDSTACK-8964: Can't create template or...

2015-10-21 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/954#issuecomment-149995084 karuturi yep you're right! looking at the code something went wrong with lifting it over. --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Removed unused agent command AttachVolume...

2015-08-27 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/743#issuecomment-135327593 LGTM --- 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

[GitHub] cloudstack pull request: messages: fix string in pt_BR translation...

2015-08-27 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/749#issuecomment-135324787 LGTM --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8758: Handle redirects in comm...

2015-08-25 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/737#issuecomment-134558902 Wow, great code and tests!. Love what you did with the Restclient, will be using that for sure soon :). LGTM! --- If your project is set up for it, you can

[GitHub] cloudstack pull request: Removed duplicate code in CitrixResourceB...

2015-08-19 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/700#issuecomment-132653773 @rafaelweingartner I think it's good that you wrote the unit tests, and I actually wished people were a bit more supportive. I strongly agree with @remibergs

[GitHub] cloudstack pull request: Apply RHEL 7 fix for comounted cgroups to...

2015-08-19 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/719#issuecomment-132636109 LGTM --- 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

[GitHub] cloudstack pull request: Fix site-to-site VPN feature

2015-08-14 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/693#issuecomment-131097876 LGTM --- 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

[GitHub] cloudstack pull request: Improve cloud-install-sys-tmplt to work i...

2015-08-11 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/678#issuecomment-129909452 lgtm, tested and uploads without the file there now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack pull request: Improved message for peeples to actually ...

2015-07-10 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/576 Improved message for peeples to actually see what the problem is. The original message obfuscates what the real problem is, and requires people to dig through the source to figure out that a

[GitHub] cloudstack pull request: KVM: make sure sync cannot block reboot

2015-04-09 Thread snuf
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

[GitHub] cloudstack pull request: Ovm3firefix: fixes for unit tests on Wind...

2015-03-27 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/133#issuecomment-86900876 That's what e7d7643 "Only one thing can come from the agent" commit is for :) --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: Ovm3firefix: fixes for unit tests on Wind...

2015-03-27 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/133 Ovm3firefix: fixes for unit tests on Windows and for running management on Windows. Some of the unit tests fail on Windows as File.separator was used, using it might seem like a good idea as

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x rebased and conden...

2015-03-12 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/113#issuecomment-78455032 @bhaisaab @likitha cool thanks! --- 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

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x rebased and conden...

2015-03-12 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/113#issuecomment-78436606 @likitha Hmm the format is indeed different, though the content is the same, mine is the one that comes with eclipse and has a full line of * at the top and bottom and

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x rebased and conden...

2015-03-11 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/113#issuecomment-78336094 @bhaisaab thanks man!, it's bound to have some bugs and nasty bits here and there. Already have NSX/NVP integration on the map for the next iteration though :)

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x

2015-03-11 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/99#issuecomment-78311833 @bhaisaab move this into https://github.com/apache/cloudstack/pull/113 which is a new request, and a bit more condensed. --- If your project is set up for it, you

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x

2015-03-11 Thread snuf
Github user snuf closed the pull request at: https://github.com/apache/cloudstack/pull/99 --- 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] cloudstack pull request: Ovmsupport 3.2.1/3.3.x rebased and conden...

2015-03-11 Thread snuf
GitHub user snuf opened a pull request: https://github.com/apache/cloudstack/pull/113 Ovmsupport 3.2.1/3.3.x rebased and condensed in one single commit. @bhaisaab Rebasing the other stuff was a pain (4400 commits behind is no pleasure). Decided to do a "re-impl

[GitHub] cloudstack pull request: Ovmsupport

2015-03-03 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-77004275 Kay happy to report it was a problem in my rollout script which I changed recently *cough* so everything is fine, it’s just that the change left out the vlan range, so

[GitHub] cloudstack pull request: Ovmsupport

2015-03-02 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-76862484 Hey Rohit, Well all was fine until I did my last two merges from master after doing the 3.3.x integration of OVM, allocate vnet breaks and rolls back on the DB

[GitHub] cloudstack pull request: Ovmsupport

2014-12-08 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-66134697 Hi Rohit, Well there are a couple of things here: 1st: I work on a fork and pull in upstream master and merge that into ovmsupport (https://github.com

[GitHub] cloudstack pull request: Ovmsupport

2014-12-06 Thread snuf
Github user snuf commented on the pull request: https://github.com/apache/cloudstack/pull/9#issuecomment-65893442 Hey Rohit, It’s been rebased with master two days ago, so should be a “breeze”, is there a specific point you want me to merge with ? Cheers