Re: [DISCUSS][ACS44] release 4.4.2

2014-11-12 Thread Daan Hoogland
go ahead, no protocol carved in stone. What do you suggest? On Wed, Nov 12, 2014 at 5:18 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hey Daan, What's the protocol once you merge the code in (which you have already done for me here)? Do I delete the hotfix branch or is that

Re: [VOTE][ACS44] release candidate 4.4.2 RC 1 in branch 4.4-RC20141111T2244

2014-11-12 Thread Daan Hoogland
h Geoff On Wed, Nov 12, 2014 at 8:58 AM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: Hi Daan, The link to the list of changes does not appear to work I didn't give that list any attention yet. The prior version I put in a link to a jira list. you can make one like taht as well,

Build failed in Jenkins: simulator-singlerun #605

2014-11-12 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/605/changes Changes: [wido] CLOUDSTACK-3383: Fetch CPU utilization more reliable. -- [...truncated 8822 lines...] [INFO] Final Memory: 42M/164M [INFO]

Show volumes - showing another VM's volume

2014-11-12 Thread Andrija Panic
Hi guys, I have just run into (GUI) bug in CS 4.4.1: Clicked on freshly deployed instance, clicked on Show Volumes, detached volume and deleted it - later I realized that the volume belonged some other VM. Confirmed again, by clicking on this same new VM, clicking on show volumes, and when I

RE: [VOTE][ACS44] release candidate 4.4.2 RC 1 in branch 4.4-RC20141111T2244

2014-11-12 Thread Geoff Higginbottom
Hi Daan, I think we should have a clear list of what issues have been changed in this release so testers like myself can ensure we test the fixes where possible. Of course we also need to do regression testing, but not having a concise list of what has changed does not help the testing

hyperv ssvm start failed

2014-11-12 Thread 穆凯辉
Hi all, We use cloudstack 4.4.0 to manage a windows server 2012 dc hyper-v host. Both of the primary and secondary storage are setup on this windows hyper-v host using SMB protocol. The Virtual Switch in Hyperv is named “VirtualNetork”. when we start the zone, the ssvm is

Re: [VOTE][ACS44] release candidate 4.4.2 RC 1 in branch 4.4-RC20141111T2244

2014-11-12 Thread Daan Hoogland
Geoff, you have several options here: 1 jira: project = CLOUDSTACK AND type = Bug AND fixVersion = 4.4.2 AND resolution != \Unresolved\ ORDER BY created DESC, priority DESC, key ASC is empty as of yet as nobody marked their bugs as being fixed in 4.4.2 so looking at the larger picture is

Re: [VOTE][ACS44] release candidate 4.4.2 RC 1 in branch 4.4-RC20141111T2244

2014-11-12 Thread sebgoa
FWIW, I had worked to get the CHANGES file up to date for 4.4.0 https://github.com/apache/cloudstack/blob/4.4/CHANGES.md Every time we commit folks should make sure to update the CHANGES file. It's really about good practice, but again we can't force people to do it and I won't even try to do

RE: hyperv ssvm start failed

2014-11-12 Thread Anshul Gangwar
You have to run Hyper-V Agent service with the account which has it locale set to US English. -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Sent: Wednesday, November 12, 2014 4:56 PM To: dev@cloudstack.apache.org Subject: hyperv ssvm start failed Hi all, We

RE: hyperv ssvm start failed

2014-11-12 Thread Rajesh Battala
Hi, To rule out SMB issues, in the global config can you enable true to create systemvmvm's on local storage? It will try to create systemvm;s on local storage. Please look at the agent log in the log manager in hyperv host to find the root cause for the ssvm start vm failure. You can post

Re: ui coding style guide?

2014-11-12 Thread Leo Simons
On Nov 11, 2014, at 11:16 PM, Ian Duffy i...@ianduffy.ie wrote: I did not I will check them out. Does it matter for tooling? No, using (say) GPL licensed or commercially licensed build tools is fine. The only thing we don't want is really crazy tool licenses that place some kind of claim

Re: Show volumes - showing another VM's volume

2014-11-12 Thread Logan Barfield
I've noticed this happen several times as well. Usually when it does I'll notice the same volume come up no matter what instance I'm looking at, and like you mentioned the only fix is a full page refresh. Thank You, Logan Barfield Tranquil Hosting On Wed, Nov 12, 2014 at 4:53 AM, Andrija

Re: [DISCUSS][ACS44] release 4.4.2

2014-11-12 Thread Tomasz Zięba
Is it possible to add CLOUDSTACK-7280 to 4.4.2 If it does not violate the principles of creating versions, I would be grateful for the add. Regards, Tom 2014-11-11 15:40 GMT+01:00 Daan Hoogland daan.hoogl...@gmail.com: H, As we made a big boogy by have a different commit id used for the

Re: [VOTE][ACS44] release candidate 4.4.2 RC 1 in branch 4.4-RC20141111T2244

2014-11-12 Thread Pierre-Luc Dion
-1 1. we were not able to build the 4.4 branch for the last two weeks, so we haven't done tests against it. 2. there is not 4.4.2 release tag in jira, so I can't provide a proper Release notes, this doen't justify a -1 ;) 3. we have a fixed issue, CLOUDSTACK-7887 that we would like to add

Re: StatsCollector change 840c2f is breaking simulator run (Re: Build failed in Jenkins: simulator-singlerun #606)

2014-11-12 Thread Wido den Hollander
On 11/12/2014 02:38 PM, Leo Simons wrote: Hey Wido, The simulator build on jenkins is failing to start the cloudstack server with My apologies, that slipped past my tests. I added a extra check with 95daa14e2ac4bec09cfad890220e98eaa577c134 That should fix it. Wido [ERROR] Failed

Suspending VM while preserving memory state through Cloudstack REST API

2014-11-12 Thread Deepal Jayasekara
Hi all, I need to suspend a virtual machine using Cloudstack API, but I need the virtual machine running state to be preserved so that I could restore the VM later. By the word 'suspending' I mean a functionality similar to 'Hibernation' where the system state is saved in disk but not in

[DISCUSS] Should we keep tags on release branches?

2014-11-12 Thread Rohit Yadav
Hi, The 4.4.1 release tag was on a different branch not on 4.4 branch and 4.4.2 is following the same path. Note, in all cases there is divergence between 4.4 branch, the 4.4.1-RC branch that has the 4.4.1 tag and now with 4.4.2-RC branch which probably will have the 4.4.2 tag in future. I

Re: [DISCUSS] Should we keep tags on release branches?

2014-11-12 Thread Daan Hoogland
On Wed, Nov 12, 2014 at 5:34 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: I just hope we avoid such a workflow for 4.5.0 release. So, should we revert back to our old ways, keep tags on release branches or improve something. Thanks. I see your issue, Rohit but I would not like reverting

Re: [DISCUSS] Should we keep tags on release branches?

2014-11-12 Thread Rohit Yadav
Hi, On 12-Nov-2014, at 10:10 pm, Daan Hoogland daan.hoogl...@gmail.com wrote: I see your issue, Rohit but I would not like reverting to our old ways with reverts for release 'attempts'. This method keeps a cleaner history in perspective of code commits as voted off release candidates can be

Jenkins build is back to normal : simulator-singlerun #607

2014-11-12 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/607/changes

unable to create remote vpn because of special character in password

2014-11-12 Thread Tomasz Zięba
If someone could look at this simple bug ? https://issues.apache.org/jira/browse/CLOUDSTACK-7888 -- Regards, Tomasz Zięba Twitter: @TZieba LinkedIn: pl.linkedin.com/pub/tomasz-zięba-ph-d/3b/7a8/ab6/ http://pl.linkedin.com/pub/tomasz-zi%C4%99ba-ph-d/3b/7a8/ab6/

Re: [DISCUSS] Should we keep tags on release branches?

2014-11-12 Thread Daan Hoogland
On Wed, Nov 12, 2014 at 5:51 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: Hi, On 12-Nov-2014, at 10:10 pm, Daan Hoogland daan.hoogl...@gmail.com wrote: I see your issue, Rohit but I would not like reverting to our old ways with reverts for release 'attempts'. This method keeps a cleaner

CLOUDSTACK-7857 XenServer bug

2014-11-12 Thread David Nalley
Hi folks: Who wants to take this XS bug on? It's one of 4 (at the moment) blockers to 4.5.0, and it's been almost a week since creation. https://issues.apache.org/jira/browse/CLOUDSTACK-7857 Anyone want to volunteer? --David

Re: Review Request 27928: CLOUDSTACK-7891 - Fix failure in integration.component.test_escalations_instances.TestInstances/test_15_revert_vm_to_snapshot.

2014-11-12 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27928/#review61072 --- Ship it! Ship It! - Chandan Purushothama On Nov. 12, 2014, 9:14

Re: Review Request 27928: CLOUDSTACK-7891 - Fix failure in integration.component.test_escalations_instances.TestInstances/test_15_revert_vm_to_snapshot.

2014-11-12 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27928/#review61092 --- Ship it! Ship It! - Chandan Purushothama On Nov. 12, 2014,

Jenkins build is back to normal : build-master-noredist #3770

2014-11-12 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/3770/changes

答复: hyperv ssvm start failed

2014-11-12 Thread 穆凯辉
Thanks. We try to run Hyper-v agent by local administrator. But the agent crashed. So we change to use domain administrator to run this agent. We will try to create a new user to run this agent. Thank you very much.

Review Request 27969: CLOUDSTACK-7895 - Fixed the script test_security_groups.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs

2014-11-12 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27969/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs:

答复: hyperv ssvm start failed

2014-11-12 Thread 穆凯辉
We have started a vm created ourselves using a vhd in the local Primary storage successfully. The path of this vhd is like this: \\192.168.1.80\Primary\fadc6026-3ab1-4b99-836a-c922070fb52a.vhd. The event pasted in my last email comes from the log manager in hyperv host. In the Mgmt. server log,

Review Request 27970: CLOUDSTACK-7897 - Fixed the script test_reset_ssh_keypair.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs

2014-11-12 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27970/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs:

[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-12 Thread karuturi
GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/38 Merge 4.5 to master I saw conflicts in the following two commits and resolved in favour of master commit 4.5: d82e556dcd980bac50f27eaca284983808e04b1c master:

Re: Templates created from snapshots get purged from cloud.template_store_ref

2014-11-12 Thread Mike Tutkowski
Done...I ported the code to 4.5 and tested it out. It's checked in under SHA 8b7c1d7c5e1d7b4396c57d4cf20b24217335bc8e. On Tue, Nov 11, 2014 at 11:28 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: It should. I can do that. On Tuesday, November 11, 2014, Rajani Karuturi

Re: Templates created from snapshots get purged from cloud.template_store_ref

2014-11-12 Thread Mike Tutkowski
Also, here's the JIRA ticket I opened, resolved, and closed for it: https://issues.apache.org/jira/browse/CLOUDSTACK-7898 On Wed, Nov 12, 2014 at 10:03 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Done...I ported the code to 4.5 and tested it out. It's checked in under SHA

RE: hyperv ssvm start failed

2014-11-12 Thread Anshul Gangwar
You got me wrong. I have not suggested to change permissions. I have suggested to change the locale to US English(instead of Chinese/Japanese) of account with which the Hyper-V Agent service is running. I suspect that your windows server account is running in different locale other than

RE: hyperv ssvm start failed

2014-11-12 Thread Anshul Gangwar
Probably you are facing issue https://issues.apache.org/jira/browse/CLOUDSTACK-7277. -Original Message- From: Anshul Gangwar [mailto:anshul.gang...@citrix.com] Sent: Thursday, November 13, 2014 10:52 AM To: dev@cloudstack.apache.org Subject: RE: hyperv ssvm start failed You got me

答复: hyperv ssvm start failed

2014-11-12 Thread 穆凯辉
Ok. We will change to windows server 2012 hyperv host with English locale set. Thank you very much. --- 穆凯辉 苏州蓝海彤翔系统科技有限公司 Suzhou Land High System Tech CO.,Ltd 地址:苏州高新区科灵路78号7号楼2层

Memory+Disk snapshot support for KVM

2014-11-12 Thread Deepal Jayasekara
Hi all, I need to figure out whether Cloudstack supports both memory and disk snapshots with KVM hypervisor. I read the following wiki article at it says Cloudstack supports KVM memory snapshot. https://cwiki.apache.org/confluence/display/CLOUDSTACK/VM+Snapshots But in the following thread