[GitHub] cloudstack pull request: README: useful

2015-10-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/917#issuecomment-146796642 Nice demo! --- 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: README: useful

2015-10-09 Thread bhaisaab
Github user bhaisaab closed the pull request at: https://github.com/apache/cloudstack/pull/917 --- 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: README: useful

2015-10-09 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/917 README: useful You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cloudstack 4.5-demo-ccceu Alternatively you can review and apply

Fwd: [CentOS-virt] kvm-qemu-ev in testing

2015-10-09 Thread Nux!
Those running KVM on CentOS might be interested in the below. Kvm-qemu-ev has a few additions compared to the stock one, such as: Live Snapshots Live Storage Migration Live Snapshot Merge Block I/O Throttling CEPH Enablement OpenvSwitch More here

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Andrija Panic
Ah sorry you already use this approach... On Oct 9, 2015 10:25 AM, "Andrija Panic" wrote: > I managed this problem the folowing way: > http://admintweets.com/cloudstack-disable-agent-rebooting-kvm-host/ > > Cheers > On Oct 9, 2015 10:21 AM, "Andrei Mikhailovsky"

[GitHub] cloudstack pull request: CLOUDSTACK-8940: Wrong value is inserted ...

2015-10-09 Thread ke4qqq
Github user ke4qqq commented on the pull request: https://github.com/apache/cloudstack/pull/916#issuecomment-146813771 So several questions: 1. What versions of ACS does this affect? 2. What tests were failing (if any)? 3. What tests need to be added so we don't have a

UI translation for 4.6

2015-10-09 Thread Sebastien Goasguen
Milamber reminded me that before releasing 4.6 we should include the latest translated strings for the UI. If you care about translation, you might be interested to work on it in the coming days. Here is where we stand: Portuguese (Brazil) 100% French (France) 100%

slow nfs = reboot all hosts (((

2015-10-09 Thread Andrei Mikhailovsky
Hello My issue is whenever my nfs server becomes slow to respond, ACS just bloody reboots ALL hosts servers, not just the once running vms with volumes attached to the slow nfs server. Recently, i've decided to remove some of the old snapshots to free up some disk space. I've deleted about a

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Andrija Panic
I managed this problem the folowing way: http://admintweets.com/cloudstack-disable-agent-rebooting-kvm-host/ Cheers On Oct 9, 2015 10:21 AM, "Andrei Mikhailovsky" wrote: > Hello > > My issue is whenever my nfs server becomes slow to respond, ACS just > bloody reboots ALL

[GitHub] cloudstack pull request: Dockerfile part2

2015-10-09 Thread milamberspace
Github user milamberspace commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/910#discussion_r41616136 --- Diff: tools/docker/Dockerfile.centos6 --- @@ -23,15 +23,19 @@ LABEL Vendor="Apache.org" License="ApacheV2" Version="4.6.0" ENV

KVM HA is broken, let's fix it

2015-10-09 Thread Nux!
Hello, Following a recent thread on the users ml where slow NFS caused a mass reboot, I have opened the following issue about improving HA on KVM. https://issues.apache.org/jira/browse/CLOUDSTACK-8943 I know there are many people around here who use KVM and are interested in a more robust way

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Nux!
Ok, I'm gonna make a bit of noise about this. Hope you guys will chip in so we can make some progress re HA in future versions. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Simon Weller" > To:

Re: Requested by a presenter at CCC in Dublin today

2015-10-09 Thread Todd Hebert
Plan is supposed to be 4.5 by the end of this year, but it's looking like we won't hit that target, so probably 4.6 early next year. On 9 Oct 2015 12:11 am, Remi Bergsma wrote: Thanks Todd! Nice to find a cloud that has been running since the vmops days :-) What's

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Simon Weller
Andrei, In a failure scenerio you want to get rid of that problematic server has quickly as possible. Effectively this action is fencing the host in question. Nux brought up a good point earlier in this thread where ultimately we need to figure out a much better way to handling KVM failure

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Andrei Mikhailovsky
I think there should be as much REISUB as possible when trying to reboot a broken server. Doing only last B bit is a bit dangerous imho. Andrei - Original Message - From: . "Nux!" To: dev@cloudstack.apache.org Sent: Friday, 9 October, 2015 6:53:43 PM Subject: Re:

CCCEU15: on site discussions around QA and release of 4.6 report

2015-10-09 Thread Pierre-Luc Dion
Here is a quick meeting note of a round table related to new QA infrastructure and tests of 4.6 release. State of the QA infrastructure donated by Citrix ~ 10 servers in viginial Questions: 1. how to use it 2. how do we control it nested

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Andrei Mikhailovsky
Thanks guys, I am not sure how i've missed that. probably the coffee didn't kick in yet ))) Anyway, am I right in saying that now the host server reboot is now forced without stopping the services, unmounting filesystems with potentially open and unsync-ed data, etc? Isn't this rather bad

[GitHub] cloudstack pull request: CLOUDSTACK-7985: assignVM in Advanced zon...

2015-10-09 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/844#issuecomment-146845866 @ustcweizhou may I ask you if you believe that the change in this PR will not impact the areas you mention because you've tested it (been manually?). Or

[GitHub] cloudstack pull request: CLOUDSTACK-8941: fix NPE when migrate vm ...

2015-10-09 Thread ustcweizhou
GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/918 CLOUDSTACK-8941: fix NPE when migrate vm to other zone-wide pools the second time This is because the pod_id is set to NULL at the first time when I migrate the instance to a zone-wide

[GitHub] cloudstack pull request: CLOUDSTACK-7985: assignVM in Advanced zon...

2015-10-09 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/844#issuecomment-146839857 @wilderrodrigues thanks for you testing. I believe this PR will not impact the current network/vr/storage. It will only change the owner of a vm, and add the

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Nux!
Hello, Instead of commenting 'echo b > /proc/sysrq-trigger' and also disabling your HA at the same time, perhaps there's a way to tweak the timeouts to be more generous with lazy NFS servers. Can you go through the logs and see what is happening before the reboot? I am not sure exactly which

[GitHub] cloudstack pull request: CLOUDSTACK-8879: Depend in rados-java 0.2...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/889 --- 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-8879: Depend in rados-java 0.2...

2015-10-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/889#issuecomment-146861091 Agree to merge this small bugfix. Thanks for running the lifecycle test to be sure. --- If your project is set up for it, you can reply to this email and have

Re: [SUSPECTED SPAM]new features in 4.6 ?

2015-10-09 Thread Dustin Wright
Raja, Thank you for the suggestion. I will test and report back. Dustin Sent from my iPhone > On Oct 9, 2015, at 1:09 AM, Raja Pullela wrote: > > Dustin, the changes to support VMWare 6.0 are in 4.6, I think. Can you test > the latest build on 4.6 to see if it

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Wei ZHOU
in 4.5, it has been changed from 'reboot' to 'echo b > /proc/sysrq-trigger' you can hash out the line and test it. 2015-10-09 10:21 GMT+01:00 Andrei Mikhailovsky : > Hello > > My issue is whenever my nfs server becomes slow to respond, ACS just > bloody reboots ALL hosts

Re: slow nfs = reboot all hosts (((

2015-10-09 Thread Nux!
Andrei, Yes, that command will just reboot without flushing anything to disk, like cutting power. It is made because many servers are slow to respond to normal reboot commands under load, if at all, this could lead to corrupted data and so on. The sysrq switch is a much better choice from this

Build failed in Jenkins: build-master-jdk18 #363

2015-10-09 Thread jenkins
See Changes: [wido] CLOUDSTACK-8879: Depend in rados-java 0.2.0 -- [...truncated 398 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in

[GitHub] cloudstack pull request: CLOUDSTACK-8923: Do not send zoneId with ...

2015-10-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/911#issuecomment-14684 Hi @borisroman any update on this? :-) --- 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

Re: Build failed in Jenkins: build-master-jdk18 #363

2015-10-09 Thread Boris Schrijver
It fails due to the checkVolumeFileForActivityTest randomly failing on JDK1.8 org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest.checkVolumeFileForActivityTest(HypervisorUtilsTest.java:70 -- Met vriendelijke groet / Kind regards, Boris Schrijver PCextreme B.V.

[GitHub] cloudstack pull request: Local cloudstack

2015-10-09 Thread sarathkouk
GitHub user sarathkouk opened a pull request: https://github.com/apache/cloudstack/pull/919 Local cloudstack LDAP: Auto Import and Trust AD You can merge this pull request into a Git repository by running: $ git pull https://github.com/sarathkouk/cloudstack local_cloudstack

[GitHub] cloudstack pull request: Add all tests in /test/integration/smoke ...

2015-10-09 Thread runseb
GitHub user runseb opened a pull request: https://github.com/apache/cloudstack/pull/920 Add all tests in /test/integration/smoke to Travis run This modified .travis.yml file to include missing tests in /test/integration/smoke. It expands the coverage of the Travis runs. You