Re: Unable to deploy systemvms

2014-04-03 Thread Tejas Gadaria
Hi Dion, Thanks for the clue,I was missing 'cloud traffic label' there. One step ahead Now SSVM and CPVM is UP running. I am able to ping both private ip but not Public ip from Management server and link local is also pinging from hypervisor . I tried SSVM health check. every thing fine.

[REMINDER]Review Request 19584: CLOUDSTACK-6258: Disable systemvm cloud startup script from logging messages to /var/log/cloud/cloud.out

2014-04-03 Thread Saurav Lahiri
Hi Rajesh, Any thoughts/suggestions on the changes? Thanks Saurav On Mon, Mar 24, 2014 at 8:30 PM, Saurav Lahiri saurav.lah...@sungard.comwrote: --- This is an automatically generated e-mail. To reply, visit:

[PROPOSAL] LDAP Authorisation and multiple LDAP server support

2014-04-03 Thread Rajani Karuturi
Currently, ACS only does authentication on LDAP server. The user roles have to be configured manually in cloudstack. Also, we don’t support multiple LDAP servers. I am planning to work on adding LDAP authorisation and multiple LDAP server support to CloudStack The proposal is @

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread France
I'm also interested in this issue. Can any1 from developers confirm this is expected behavior? On 2/4/14 2:32 PM, Andrei Mikhailovsky wrote: Coming back to this issue. This time to perform the maintenance of the nfs primary storage I've plated the storage in question in the Maintenance mode.

VM_HVM_REQUIRED - installing from ISO's

2014-04-03 Thread chris snow
I'm trying to install from a Ubuntu 12.05 ISO [1] to Cloudstack 4.3 [2] running with a non HVM host running on a variant of devcloud. I've applied this fix [3]: INSERT INTO `cloud`.`configuration` (`category`, `instance`, `component`, `name`, `value`, `description`) VALUES ('Advanced',

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread Wido den Hollander
On 04/03/2014 10:06 AM, France wrote: I'm also interested in this issue. Can any1 from developers confirm this is expected behavior? Yes, this still happens due to the kvmheartbeat.sh script which runs. On some clusters I disabled this by simply overwriting that script with a version

Review Request 19913: CLOUDSTACK-6326 : Fixed password visible in plain text in some of commands in Hyper-v Agent logs

2014-04-03 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19913/ --- Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs:

Re: Validating check-ins for your local changes, using Simulator

2014-04-03 Thread Koushik Das
Thanks for updating the wiki Santhosh. Also for any new feature adding agent commands, the simulator needs to be fixed as well. The integration tests added for new features should be run against simulator as well to ensure it is not broken. -Koushik On 03-Apr-2014, at 2:16 AM, Santhosh

Re: Review Request 19916: Updated listLoadBalancerRuleInstances, removeFromLoadBalancerRule APIs for VM secondary ip addresses

2014-04-03 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19916/#review39409 --- Ship it! Ship It! - Murali Reddy On April 2, 2014, 1:06 p.m.,

RE: [PROPOSAL][Merge] Windowsfication of management server

2014-04-03 Thread Alex Hitchins
Sudha, Have you distributed a list of items yet? I'm sorry if you have and I've missed it. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Sudha Ponnaganti

Re: Unable to deploy systemvms

2014-04-03 Thread Pierre-Luc Dion
Tejas, The SSVM will mount the NFS share using is Storage network interface if define otherwise it will mount it using is management NIC. To download the template, the traffic from the SSVM will go from is Public interface. You should be able to ping the SSVM public IP, the current setup might

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread France
Andrei, is your hypervisor KVM? I'm using XenServer.

Review Request 19995: VM Userdata field at GUI VM creation

2014-04-03 Thread Jean-Francois Vincent
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19995/ --- Review request for cloudstack. Repository: cloudstack-git Description

Re: Review Request 19917: Improvements on exception handlers (JIRA-6242)

2014-04-03 Thread Daan Hoogland
Ding, I think we can dare to do so in master as it will not see release for a while. We'll just have to be aware of the locations and be on alert for any stacktraces that will pass this list. I would not like to do this on the 4.4 branch even when it is an improvement of code quality as such. It

Re: Review Request 19584: CLOUDSTACK-6258: Disable systemvm cloud startup script from logging messages to /var/log/cloud/cloud.out

2014-04-03 Thread Saurav Lahiri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19584/ --- (Updated April 3, 2014, 2:12 p.m.) Review request for cloudstack. Changes

RE: [PROPOSAL][Merge] Windowsfication of management server

2014-04-03 Thread Sudha Ponnaganti
Hi Alex, Sorry not yet. Will get back to you tonight PST Thanks /sudha -Original Message- From: Alex Hitchins [mailto:alex.hitch...@shapeblue.com] Sent: Thursday, April 03, 2014 3:41 AM To: dev@cloudstack.apache.org Cc: Daan Hoogland; Donal Lafferty Subject: RE: [PROPOSAL][Merge]

Re: Review Request 19917: Improvements on exception handlers (JIRA-6242)

2014-04-03 Thread Ding Yuan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19917/ --- (Updated April 3, 2014, 3:22 p.m.) Review request for cloudstack. Changes

Re: Review Request 19917: Improvements on exception handlers (JIRA-6242)

2014-04-03 Thread Ding Yuan
Oops, sorry I didn’t publish my diff. I just published it on review board. Thanks for the comment Daan! Please let me know if I further need to improve it. Ding On Apr 3, 2014, at 9:52 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: Ding, I think we can dare to do so in master as it will

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/ --- (Updated April 3, 2014, 3:54 p.m.) Review request for cloudstack. Changes

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alex Ough
All, I updated the patches as per Alena's request. Let me know if there is anything missing/incorrect. Thanks Alex Ough On Wed, Mar 26, 2014 at 1:40 PM, Alex Ough alex.o...@sungard.com wrote: Sorry, my bad. I mis-read your comment. Thanks for pointing it out. Alex Ough On Wed, Mar 26,

RE: Review Request 19616: Added check for null return.

2014-04-03 Thread Alex Hitchins
Thanks for looking Daan, I'm unsure sometimes who is best to add to review certain projects/sections. I will review your comments and look out for those of Edison/Laszlo. My immediate concern was to stop the log saying it had succeeded when it hadn't in fact succeeded. Again, I'll review this

Re: Review Request 19616: Added check for null return.

2014-04-03 Thread Daan Hoogland
Prasanna made a nice remark about that; look at the annotations and/or git log and see who did the most changes in the code you want to protect the world against. Those are the people to address. On Thu, Apr 3, 2014 at 6:06 PM, Alex Hitchins a...@alexhitchins.com wrote: Thanks for looking Daan,

Re: Review Request 19686: Implementation of the issue CLOUDSTACK 6139 - System.vm.use.local.storage global setting to zone setting

2014-04-03 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19686/#review39416 --- server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alex Ough
Forgot to mention this, but it was a great help from Darren. Thanks again, Darren! Alex Ough On Thu, Apr 3, 2014 at 11:56 AM, Alex Ough alex.o...@sungardas.com wrote: All, I updated the patches as per Alena's request. Let me know if there is anything missing/incorrect. Thanks Alex Ough

Re: VM_HVM_REQUIRED - installing from ISO's

2014-04-03 Thread chris snow
I've dumped the XAPI RPC commands on gist.github. The output is here: - VM.create, request : https://gist.github.com/snowch/9957504 - Async.VM.start_on, response : https://gist.github.com/snowch/9957480 The VM.create has some hvm_XXX options, should this be happening with xen.check.hvm set

Re: Converting QCOW2 to VHD

2014-04-03 Thread Rohit Yadav
Hi Lucian, Yes you can and we've been hacking like that with systemvms [1]. Here's how you may do it using: - Packer: http://www.packer.io - Hack you own using vboxmanage, qemu, vhd-utils etc. and work on raw hdd image, checkout the code marked here:

RE: Review Request 19616: Added check for null return.

2014-04-03 Thread Alex Hitchins
That's too much common sense for me to cope with. Thanks for the tip! -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: 03 April 2014 17:10 To: dev Cc: Alex Hitchins; Edison Su; Laszlo Hornyak Subject: Re: Review Request 19616: Added check for null return.

Re: Converting QCOW2 to VHD

2014-04-03 Thread Nux!
On 03.04.2014 17:43, Rohit Yadav wrote: Hi Lucian, Yes you can and we've been hacking like that with systemvms [1]. Here's how you may do it using: - Packer: http://www.packer.io - Hack you own using vboxmanage, qemu, vhd-utils etc. and work on raw hdd image, checkout the code marked here:

RE: ALARM - ACS reboots host servers!!!

2014-04-03 Thread Alex Huang
This is a severe bug if that's the case. It's supposed to stop the heartbeat script when a primary storage is placed in maintenance. --Alex -Original Message- From: France [mailto:mailingli...@isg.si] Sent: Thursday, April 3, 2014 1:06 AM To: dev@cloudstack.apache.org Subject: Re:

Re: Converting QCOW2 to VHD

2014-04-03 Thread Rohit Yadav
To add, I've this patched vhd-util that has convert. For some reason my apache login and the web dir including the vhd-util file is not accessible: people.apache.org/~bhaisaab/vhd-util-patched This is the google cache:

Review Request 20007: CLOUDSTACK-2697 - Populated the clusterId with actual value instead of Null in the alert message logs

2014-04-03 Thread Girish Chaudhari
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20007/ --- Review request for cloudstack and prashant mishra. Bugs: CLOUDSTACK-2697

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alena Prokharchyk
Alex, please feel free to update Wiki docs related to the questions you got Darren’s help from. I think this info would be useful for all CS committers. Thank you, Alena. From: Alex Ough alex.o...@sungardas.commailto:alex.o...@sungardas.com Date: Thursday, April 3, 2014 at 9:22 AM To: Chiradeep

Re: Review Request 16688: console-proxy add support of AltGr key and FR azerty keyboard

2014-04-03 Thread Axel Delahaye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16688/ --- (Updated April 3, 2014, 4:51 p.m.) Review request for cloudstack. Changes

RE: OVS plugin communication failure (CS 4.3.0)

2014-04-03 Thread Florin Dumitrascu
Hi, Still struggling with this error. I have been trying to create a VM 3 times without success. Here is what I am seeing in the 2 logs mentioned. Any idea where to look next ? Supposing it is an OpenVSwitch issue, is there a specific log to look into ? xensource.log --

Re: Converting QCOW2 to VHD

2014-04-03 Thread Nux!
On 03.04.2014 17:48, Rohit Yadav wrote: To add, I've this patched vhd-util that has convert. For some reason my apache login and the web dir including the vhd-util file is not accessible: people.apache.org/~bhaisaab/vhd-util-patched This is the google cache:

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alex Ough
Well, I'm not sure about that because the help is about how to use @Inject in the Spring framework. On Thu, Apr 3, 2014 at 12:49 PM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Alex, please feel free to update Wiki docs related to the questions you got Darren's help from. I think

RE: GRE isolation - no in service upgrade (4.1.1 to 4.3.0) - Is your zone an Advanced zone or Basic zone? (2)

2014-04-03 Thread Florin Dumitrascu
Hi, I have taken the following steps from Cloudmonkey, as a workaround: # List physical networks to get the id of the GRE isolated network: cloudmonkey list physicalnetworks # Add Ovs network service provider to the GRE isolated network: cloudmonkey add networkserviceprovider name=Ovs

Re: [ANNOUNCE] Better XenServer support in 4.4....

2014-04-03 Thread David Nalley
On Thu, Apr 3, 2014 at 3:59 AM, Konstantina Chremmou konstantina.chrem...@citrix.com wrote: -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: 02 April 2014 10:46 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Better XenServer support in 4.4 I've

Re: how to keep the world from ending

2014-04-03 Thread Marcus Sorensen
Uh... sorry. Autocomplete FTL. This was supposed to be to our internal team. On 04/03/2014 10:59 AM, Marcus Sorensen wrote: For those who missed the info yesterday. This is mostly for developers. * Commit your changes every day * Push to production daily * Test what you pushed to

Re: [ANNOUNCE] Better XenServer support in 4.4....

2014-04-03 Thread David Nalley
On Thu, Apr 3, 2014 at 1:28 PM, David Nalley da...@gnsa.us wrote: On Thu, Apr 3, 2014 at 3:59 AM, Konstantina Chremmou konstantina.chrem...@citrix.com wrote: -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: 02 April 2014 10:46 PM To: dev@cloudstack.apache.org

Re: how to keep the world from ending

2014-04-03 Thread David Nalley
I thought you were advocating CD (Yay!) and then the 'push to production' seemed out of place. --David On Thu, Apr 3, 2014 at 1:23 PM, Marcus Sorensen mar...@betterservers.com wrote: Uh... sorry. Autocomplete FTL. This was supposed to be to our internal team. On 04/03/2014 10:59 AM, Marcus

Re: how to keep the world from ending

2014-04-03 Thread Marcus
Yeah, we're going through this... thing. Sorry for the noise. On Thu, Apr 3, 2014 at 11:37 AM, David Nalley da...@gnsa.us wrote: I thought you were advocating CD (Yay!) and then the 'push to production' seemed out of place. --David On Thu, Apr 3, 2014 at 1:23 PM, Marcus Sorensen

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread Andrei Mikhailovsky
I am on KVM. thanks - Original Message - From: France mailingli...@isg.si To: dev@cloudstack.apache.org Sent: Thursday, 3 April, 2014 2:34:53 PM Subject: Re: ALARM - ACS reboots host servers!!! Andrei, is your hypervisor KVM? I'm using XenServer.

Re: ALARM - ACS reboots host servers!!!

2014-04-03 Thread Andrei Mikhailovsky
+1 - Original Message - From: Alex Huang alex.hu...@citrix.com To: dev@cloudstack.apache.org Sent: Thursday, 3 April, 2014 6:47:22 PM Subject: RE: ALARM - ACS reboots host servers!!! This is a severe bug if that's the case. It's supposed to stop the heartbeat script when a primary

Enabling VMware Support

2014-04-03 Thread Soheil Eizadi
I was trying to bring up VMware Hypervisor, for the first time, mostly worked with XenServer in the past. I have mostly 5.1 and 5.5 systems. I looked at the Wiki: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare Is this wiki still current? It is referencing the 4.1 SDK

RE: Enabling VMware Support

2014-04-03 Thread Michael Phillips
You need to use the vsphere 5.1 SDK to build the nonoss From: seiz...@infoblox.com To: dev@cloudstack.apache.org Subject: Enabling VMware Support Date: Thu, 3 Apr 2014 21:15:15 + I was trying to bring up VMware Hypervisor, for the first time, mostly worked with XenServer in the

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions

2014-04-03 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/#review39482 --- Alex, all the fixes from the previous review, were done, thank you.

Re: Review Request 16688: console-proxy add support of AltGr key and FR azerty keyboard

2014-04-03 Thread Daan Hoogland
Axel, did you change this already submitted change request? Or did you reuse the entry in the review boar to create a new review request? In both cases I'd rather have you close this one and create a new one. On Thu, Apr 3, 2014 at 6:51 PM, Axel Delahaye axel.delah...@worldline.comwrote:

Re: Unable to deploy systemvms

2014-04-03 Thread Yitao Jiang
Hi,as you defined the STORAGE network, the SSVM need access NFSserver through storage network ,just as Pierre-Luc Dion said there maybe vlan rag or namelable play the trick ,so you can check whether the compute node with xen can manualy mount the nfs mount point through xenbr1 On Apr 2, 2014 8:55

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
I've put tomcat 6.0.33 on our mgmt servers. I'm going to monitor it for the next few days to see if we get the error again. Do you know any way way to verify the version of tomcat that's running? Subject: RE: Interesting 4.2.1. Issue... From: a...@opencloud.net.au To:

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Amin Samir
cd /usr/share/tomcat6/bin/ ./version.sh The output should be 6.0.33 instead of 6.0.35 Using CATALINA_BASE: /usr/share/tomcat6 Using CATALINA_HOME: /usr/share/tomcat6 Using CATALINA_TMPDIR: /usr/share/tomcat6/temp Using JRE_HOME:/usr Using CLASSPATH:

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
So did you try changing your version of tomcat? Subject: RE: Interesting 4.2.1. Issue... From: a...@opencloud.net.au To: dev@cloudstack.apache.org Date: Fri, 4 Apr 2014 10:35:42 +0800 cd /usr/share/tomcat6/bin/ ./version.sh The output should be 6.0.33 instead of 6.0.35 Using

Re: cloudstack debug level when running mvn -pl :cloud-client-ui jetty:run

2014-04-03 Thread Yitao Jiang
Hi You can hava a try modify file client/tomcatconf/log4j-cloud.xml.in, changing log level INFO to DEBUG. Hopes working. Thanks, Yitao 2014-04-02 2:24 GMT+08:00 chris snow chsnow...@gmail.com: How can I increase the debug level when I am running: mvn -pl :cloud-client-ui jetty:run

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Amin Samir
I tried but I failed to do so, each time cloudstack attempts to install to go fetches the 6.0.35 from the repo, maybe you have installed it after installing the cloudstack, if you managed to have a running cloudstack version above the 6.0.33 feedback with the results. Kind Regards Amin

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
So I manually downloaded tomcat 6.0.33 herehttps://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux Then did the following1. extracted 6.0.33 to /usr/share/tomcat6.0.33. 2. Changed symlink of /usr/share/cloudstack-managemet/bin to

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Amin Samir
Thanks and thanks for sharing the steps Kind Regards Amin -Original Message- From: Michael Phillips [mailto:mphilli7...@hotmail.com] Sent: Friday, 4 April 2014 11:02 AM To: dev@cloudstack.apache.org Subject: RE: Interesting 4.2.1. Issue... So I manually downloaded tomcat 6.0.33

Re: Review Request 19992: CLOUDSTACK-6268: Unable to get GPU stats, You tried to call a method that does not exist.

2014-04-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19992/#review39512 --- Commit 3666df4d34c880097e717cb949d05f3178e5a65f in cloudstack's