RE: [ANNOUNCE] A GCE interface to CloudStack

2013-09-25 Thread Frank Zhang
Yes it's SOAP. But Python is not a good choice for AWS API considering its SOAP library quality . If we do it, I'd prefer groovy which is just Java but with all awesome dynamic language features like weak type, functional style programming, meta-data programming. And Grails has provided all

RE: [ANNOUNCE] A GCE interface to CloudStack

2013-09-25 Thread Rajesh Battala
Very nice one. -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: Tuesday, September 24, 2013 6:34 PM To: dev@cloudstack.apache.org Cc: Ian Duffy; Darren Brogan Subject: [ANNOUNCE] A GCE interface to CloudStack Hi, I am quite pumped to announce a Google Compute Engine

Review Request 14332: CLOUDSTACK-4646: increase the delay for the routers to go into stopped state

2013-09-25 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14332/ --- Review request for cloudstack, venkata swamy babu budumuru and Prasanna

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wido den Hollander
On 09/24/2013 11:39 PM, Yoshikazu Nojima wrote: Hi, libvirt-java 0.5.1 is released, and I tried to upgrade it to 0.5.1, diff --git a/pom.xml b/pom.xml index a8778f1..1c85bc4 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ cs.reflections.version0.9.8/cs.reflections.version

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wido den Hollander
I checked libvirt 0.5.1 btw and it's Java 6 now: wido@wido-desktop:~/Desktop/org/libvirt/jna$ javap -verbose SecretPointer public class org.libvirt.jna.SecretPointer extends com.sun.jna.PointerType minor version: 0 major version: 50 Constant pool: Java 5 uses major version 49 Java 6 uses

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
I tried both java 6 and java 7. build and install successfully agent can not restart. I will try after jna.version change .

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
fixed by commit 3dc4284 commit 3dc4284a34a1c79970b30288c245a26e8425e811 Author: Wei Zhou w.z...@leaseweb.com Date: Wed Sep 25 11:08:57 2013 +0200 add missing jna-4.0.0.jar to cloudstack-agent library by changing scope from provided to default runtime diff --git

RE: [ANNOUNCE] New committer: Rajesh Battala

2013-09-25 Thread Kishan Kavala
Congratulations Rajesh! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, 24 September 2013 9:00 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Rajesh Battala The Project Management Committee (PMC) for Apache CloudStack

Re: Review Request 13992: (CLOUDSTACK-4405) additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2

2013-09-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13992/#review26372 --- Commit 164e3e33b414861d4c49457df66dbd7a73830303 in branch

Review Request 14334: CLOUDSTACK 4705: Fixed domain memory limits test cases

2013-09-25 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14334/ --- Review request for cloudstack, sailaja mada and Prasanna Santhanam.

Failed to deserialize json object

2013-09-25 Thread Indra Pramana
Dear all, During my upgrade attempt from CloudStack 4.1.1 to 4.2.0 earlier this week, I failed on the step when I need to run the cloudstack-sysvmadm script to restart the system VMs. nohup cloudstack-sysvmadm -d IP address -u cloud -p -a sysvm.log 21 When I scrutinize the management server's

Re: [PROPOSAL] move away from time-based releases and/or revamp release process

2013-09-25 Thread Daan Hoogland
So you are willing to spend a hackathon on that in november in Amsterdam? @Prasanna: can we expect you with your invalued input on this subject there? I would really feel a lot of people in the community and in Citrix would sleep better if we have this rolling more smoothly. On Tue, Sep 24,

Re: Review Request 14231: Don't check implementation verion of Object for DatabaseUpgradeChecker

2013-09-25 Thread Daan Hoogland
I am committing this if we don't get a reasonable explanation why we should keep checking more then DatabaseUpgradeChecker itself. rgards, On Tue, Sep 24, 2013 at 6:26 PM, daan Hoogland daan.hoogl...@gmail.comwrote: This is an automatically generated e-mail. To reply, visit:

Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Dear all, I scrutinized the CloudStack management logs during my failed upgrade attempt from CloudStack 4.1.1 to 4.2.0 and found this on the log: === 2013-09-24 02:53:56,029 DEBUG [cloud.storage.VolumeManagerImpl] (secstorage-1:null) Checking if we need to prepare 1 volumes for

[Responsiveness report] users 2013w38

2013-09-25 Thread Daan Hoogland
http://markmail.org/message/wnwwff3iezdr4pbx adding host error: ERROR:XENAPI_MISSING_PLUGIN: [ openvswitch-cfg-update ] by Rafael Weingartner http://markmail.org/message/rofqcz6tkjcqkkti Resizing ROOT volumes? by David Mattison http://markmail.org/message/qj5cfnenuiuw3myx Xen hypervisor, XCP and

Re: ROOT disk resize

2013-09-25 Thread Antonio Petrocelli
Hello, i'm trying to do the call directly to vsphere... i need help for this call: vSphere Documentation Center http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc_50%2Fvim.VirtualDiskManager.html (ExtendVirtualDisk_Task) I'm unable to pass a correct value for

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, The Json deserialization error is an expected one, after you upgrade. It ll keep coming until the new systemvms come up using the new systemvvm template. All the steps you have executed are correct and you don't need to change those. As soon as you upgrade and start management server,

Re: Review Request 14231: Don't check implementation verion of Object for DatabaseUpgradeChecker

2013-09-25 Thread daan Hoogland
On Sept. 25, 2013, 12:34 p.m., daan Hoogland wrote: Ship It! Darren, this one is simple but next time submit a format created with 'git format-patch' please!?! I copied the lack of code, because it didn't 'git am' to the source. 9fb0a1a61992f93e2105d9a99d507d48a108b0c7 applied - daan

lb. maxconnections and haproxy.cfg

2013-09-25 Thread Daan Hoogland
H, I am trying to hack at the haproxy.cfg and encountered the following obstacle: if (!serviceProviderMap.containsKey(Service.Lb) lbServiceCapabilityMap != null !lbServiceCapabilityMap.isEmpty()) { maxconn = cmd.getMaxconnections(); if (maxconn == null) {

Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-25 Thread Ahmad Emneina
awesome stuff Rajesh! congrats. On Wed, Sep 25, 2013 at 2:49 AM, Kishan Kavala kishan.kav...@citrix.comwrote: Congratulations Rajesh! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, 24 September 2013 9:00 PM To:

Get public key contents

2013-09-25 Thread Ian Duffy
Hi, I've registered a SSH public key using registerSSHKeyPair. I'm wanting to retrieve the contents of the public key using an API call. As far as I can see I is only possible to get its finger print, is this correct? If this is true is there any way to derive the original public key using the

Re: Failed to deserialize json object

2013-09-25 Thread Wido den Hollander
On 09/25/2013 01:12 PM, Indra Pramana wrote: Dear all, During my upgrade attempt from CloudStack 4.1.1 to 4.2.0 earlier this week, I failed on the step when I need to run the cloudstack-sysvmadm script to restart the system VMs. nohup cloudstack-sysvmadm -d IP address -u cloud -p -a

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, Good day to you, and thank you for your e-mail. Noted, thanks for confirming that the json deserialization error is expected during the upgrade. The issue that I had was that the cloudstack-sysvmadm command fails to run. Here is the content of the sysvm.log file after I run the

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, Which hypervisor are you using? Thanks and regards, Abhinav -Original Message- From: Indra Pramana [mailto:in...@sg.or.id] Sent: Wednesday, September 25, 2013 9:18 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Re: Upgrade failed because system VM

Re: Review Request 14231: Don't check implementation verion of Object for DatabaseUpgradeChecker

2013-09-25 Thread Darren Shepherd
On Sept. 25, 2013, 12:34 p.m., daan Hoogland wrote: Ship It! daan Hoogland wrote: Darren, this one is simple but next time submit a format created with 'git format-patch' please!?! I copied the lack of code, because it didn't 'git am' to the source.

Re: lb. maxconnections and haproxy.cfg

2013-09-25 Thread Bharat Kumar
Hi Daan you are correct. this check !serviceProviderMap should not be there. I think i introduced this error while merging this fix. This is Fixed now. Regards, Bharat. On Sep 25, 2013, at 7:26 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: H, I am trying to hack at the

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, We are using KVM. Thank you.

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, Can you check in your KVM host whether the ssvm and cpvm are created or not? try virsh list and see if the vms are there? Is it a Rhel host or Ubuntu host?? Also, check what is the entry in /etc/cloudstack/agent/agent.properties file for the resource parameter. Thanks and regards,

[PROPOSAL] Service monitoring tool in virtual router

2013-09-25 Thread Jayapal Reddy Uradi
Hi, Currently in virtual router there is no way to recover and notify if some service goes down unexpectedly. This feature is about monitoring all the services rendered by the virtual router, ensure that the services are running through the life time of the VR. On service failure: 1. Generate

4.2 rpm nonoss

2013-09-25 Thread Larry Hernandez
Does the http://cloudstack.apt-get.eu/rhel/4.2/ repo have nonoss built is like 4.1? -Larry

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, Good day to you, and thank you for your e-mail reply. If I remember correctly, at that time when I check the KVM hosts directly by using virsh list --all, the ssvm and cpvm are listed there and the status is running. However, I can't SSH to the local link address. It is a Ubuntu

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-09-25 Thread Chip Childers
On Wed, Sep 25, 2013 at 04:30:33PM +, Jayapal Reddy Uradi wrote: Hi, Currently in virtual router there is no way to recover and notify if some service goes down unexpectedly. This feature is about monitoring all the services rendered by the virtual router, ensure that the services

Re: Review Request 14325: Contrail network virtualization plugin.

2013-09-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14325/#review26378 --- Please do not commit this yet, until we bring it through the IP

[VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Chip Childers
Hi all! As stated in other threads, Juniper is proposing the donation of a Contrail plugin to Apache CloudStack. The code itself has been posted to reviewboard [1]. The design has been documented by Pedro [2]. [1] https://reviews.apache.org/r/14325/ [2]

RE: [PROPOSAL] move away from time-based releases and/or revamp release process

2013-09-25 Thread Musayev, Ilya
We can still use scheduled release as we do now and yet have some agility. An idea was passed around before if we can modularize ACS in future releases VS being it monolithic. We can still have a core as is, but additional components/plugins can be loaded adhoc pm the need base. As an example,

instance metadata

2013-09-25 Thread Sebastien Goasguen
Hi, In EC2 every instance has metadata that it can retrieve from: http://169.254.169.254/latest/meta-data/ Do we have something like this ? maybe via the vrouter ? -Sebastien

Re: instance metadata

2013-09-25 Thread Marcus Sorensen
Yes On Sep 25, 2013 1:20 PM, Sebastien Goasguen run...@gmail.com wrote: Hi, In EC2 every instance has metadata that it can retrieve from: http://169.254.169.254/latest/meta-data/ Do we have something like this ? maybe via the vrouter ? -Sebastien

Re: instance metadata

2013-09-25 Thread Chip Childers
On Wed, Sep 25, 2013 at 03:19:51PM -0400, Sebastien Goasguen wrote: Hi, In EC2 every instance has metadata that it can retrieve from: http://169.254.169.254/latest/meta-data/ Do we have something like this ? maybe via the vrouter ? -Sebastien IIRC, we only do the userdata

Re: instance metadata

2013-09-25 Thread Chip Childers
On Wed, Sep 25, 2013 at 3:22 PM, Marcus Sorensen shadow...@gmail.comwrote: Yes then I'm wrong! hey marcus - do you know if it's documented somewhere?

Re: instance metadata

2013-09-25 Thread Chip Childers
/me learns to use google. http://lmgtfy.com/?q=cloudstack+instance+metadata leads to http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/user-data-and-meta-data.html On Wed, Sep 25, 2013 at 3:24 PM, Chip Childers chip.child...@sungard.comwrote: On Wed, Sep 25,

Re: instance metadata

2013-09-25 Thread Sebastien Goasguen
On Sep 25, 2013, at 3:25 PM, Chip Childers chip.child...@sungard.com wrote: /me learns to use google. me too :( thanks. http://lmgtfy.com/?q=cloudstack+instance+metadata leads to

LocalHostEndPoint seems to get called

2013-09-25 Thread Darren Shepherd
While I'm doing development and restarting things and what not, it seems often storage commands get routed to LocalHostEndPoint. This seems bad. I don't have sudo setup for my user on my laptop, so things like Unable to create local folder for:

Re: instance metadata

2013-09-25 Thread Marcus Sorensen
Sorry, I was on my phone and simply wanted to confirm. I didn't have the link handy. On Wed, Sep 25, 2013 at 1:30 PM, Sebastien Goasguen run...@gmail.com wrote: On Sep 25, 2013, at 3:25 PM, Chip Childers chip.child...@sungard.com wrote: /me learns to use google. me too :( thanks.

bug? capacity not updated when adding memory to hypervisor

2013-09-25 Thread Darren Shepherd
I added more memory to a hypervisor, and the host tables was updated properly, but the op_host_capacity is not updated. I tracked down the code to CapacityManagerImpl.updateCapacityForHost. The below logic seems completely wrong. Unless I'm reading it wrong, it seems like it will only update

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Daan Hoogland
I like, but let's add a lot of unit tests before merging in master. It has some tests, but in comparison to the amount of code it does not suffice. I guess that is a +1 binding if I understand the bylaws. On Wed, Sep 25, 2013 at 7:13 PM, Chip Childers chipchild...@apache.orgwrote: Hi all! As

Re: bug? capacity not updated when adding memory to hypervisor

2013-09-25 Thread Daan Hoogland
I agree Darren, if (cpuCap.getUsedCapacity() == usedCpu cpuCap.getReservedCapacity() == reservedCpu) { } else { if (cpuCap.getReservedCapacity() != reservedCpu) { cpuCap.setReservedCapacity(reservedCpu); } if (cpuCap.getUsedCapacity() != usedCpu) {

RE: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-25 Thread Animesh Chaturvedi
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Wednesday, September 25, 2013 10:22 AM To: dev@cloudstack.apache.org Cc: David Nalley Subject: Re: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round) On Tue, Sep 24, 2013 at 07:12:15PM

Re: bug? capacity not updated when adding memory to hypervisor

2013-09-25 Thread Darren Shepherd
The main bug being the lack of memCap.setTotalCapacity(host.getTotalMemory()); Darren On Wed, Sep 25, 2013 at 1:13 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: I agree Darren, if (cpuCap.getUsedCapacity() == usedCpu cpuCap.getReservedCapacity() == reservedCpu) { } else { if

Re: bug? capacity not updated when adding memory to hypervisor

2013-09-25 Thread Daan Hoogland
That would not seem in place in one of these blocks altogether, would it? On Wed, Sep 25, 2013 at 10:45 PM, Darren Shepherd darren.s.sheph...@gmail.com wrote: The main bug being the lack of memCap.setTotalCapacity(host.getTotalMemory()); Darren On Wed, Sep 25, 2013 at 1:13 PM, Daan

Re: Review Request 11981: Adding base support for NVP security groups to the NVP API

2013-09-25 Thread Animesh Chaturvedi
On June 20, 2013, 6:40 a.m., Prasanna Santhanam wrote: Minor nitpick : our code conventions recommend the method naming to not use underscore. so it's lowerCaseAndNoUnderscores() http://cloudstack.apache.org/develop/coding-conventions.html Hugo can you review this patch - Animesh

RE: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-25 Thread Animesh Chaturvedi
-Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Wednesday, September 25, 2013 1:15 PM To: dev@cloudstack.apache.org Cc: David Nalley Subject: RE: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round) -Original

Re: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-25 Thread Chip Childers
On Wed, Sep 25, 2013 at 08:59:49PM +, Animesh Chaturvedi wrote: [Animesh] I don't have publican installed. Will give it a try and let you know if I run into issues. [Animesh] Chip couple of questions. 1. The referenced instructions call out to install Apache Cloudstack branding

RE: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Animesh Chaturvedi
+1 for accepting the donation -Original Message- From: Chip Childers [mailto:chipchild...@apache.org] Sent: Wednesday, September 25, 2013 10:13 AM To: dev@cloudstack.apache.org Subject: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack Hi all! As stated in

RE: LocalHostEndPoint seems to get called

2013-09-25 Thread Edison Su
-Original Message- From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] Sent: Wednesday, September 25, 2013 12:38 PM To: dev@cloudstack.apache.org Subject: LocalHostEndPoint seems to get called While I'm doing development and restarting things and what not, it seems often

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Chiradeep Vittal
+1 (binding) On 9/25/13 10:13 AM, Chip Childers chipchild...@apache.org wrote: Hi all! As stated in other threads, Juniper is proposing the donation of a Contrail plugin to Apache CloudStack. The code itself has been posted to reviewboard [1]. The design has been documented by Pedro [2]. [1]

RE: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-25 Thread Animesh Chaturvedi
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Wednesday, September 25, 2013 2:05 PM To: dev@cloudstack.apache.org Cc: David Nalley Subject: Re: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round) On Wed, Sep 25, 2013 at 08:59:49PM

RE: bug? capacity not updated when adding memory to hypervisor

2013-09-25 Thread Prachi Damle
Yes, the main bug here is not updating the Total Capacity - this is avoiding the total getting updated on host reconnects. Bug with the Used and Reserved Capacities gets masked since CapacityManager also listens to the VM state changes and updates these values. Prachi -Original

RE: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Musayev, Ilya
+1(binding) -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent: Wednesday, September 25, 2013 5:23 PM To: dev@cloudstack.apache.org Subject: Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack +1 (binding) On 9/25/13

[MAJOR][BUG] ACS powers off some VMs in vSphere - when MS service is restarted

2013-09-25 Thread Musayev, Ilya
Hi All, I'd like to raise an awareness on the issue with ACS 4.1.1 (I assume other versions are affected - since I could not find any changes in the latest code that would state otherwise). On MS server start/restart, it checks all the VMs for their state, if some reason state is either not

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
These results look good: mtutkowski@ubuntu:~$ sudo cloudstack-setup-agent -m 192.168.233.1 -z 1 -p 1 -c 1 -g 6b4aa1c2-2ac9-3c60-aabe-704aed40c684 -a --pubNic=cloudbr0 --prvNic=cloudbr0 --guestNic=cloudbr0 Starting to configure your system: Configure Apparmor ...[OK] Configure Network ...

RE: [MAJOR][BUG] ACS powers off some VMs in vSphere - when MS service is restarted

2013-09-25 Thread Musayev, Ilya
Sorry if the error log is abit hard to read, as an example, please track the vmname i-2-262-acs-docs-fc17. 2013-09-25 14:35:49,928 DEBUG [vmware.resource.VmwareResource] (AgentTaskPool-1:null) Detecting a new state but couldn't find a old state so adding it to the changes:

Documentation on VPC?

2013-09-25 Thread Darren Shepherd
I've been trying to go through the GUI and do stuff with VPC and I'm really quite lost. Are there any user docs on this stuff? I thought I would just go through the API, but cloudmonkey is not very useful for VPC in that list vpcs spews like 50 lines for each VPC. I can click around a view a lot

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
So you: 1. run that command 2. get a brand new agent.properties as a result 3. start the service but you don't see it in the process table? The agent's STDOUT doesn't go to the agent log, only log4j stuff. So if there were an error not printed via logger you'd not see it. I'm not as familiar

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
This is my new agent.properties file (with comments removed...looks decent): guid=6b4aa1c2-2ac9-3c60-aabe-704aed40c684 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource workers=5 host=192.168.233.1 port=8250 cluster=1 pod=1 zone=1

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
These also look good: mtutkowski@ubuntu:/etc/cloudstack/agent$ uname -m x86_64 mtutkowski@ubuntu:/etc/cloudstack/agent$ virsh -c qemu:///system list Id Name State -- mtutkowski@ubuntu:/etc/cloudstack/agent$ sudo ls -la

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
Ok, so the next step is to track that stdout and see if you can see what jsvc complains about when it fails to start up the service. On Wed, Sep 25, 2013 at 4:56 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: These also look good: mtutkowski@ubuntu:/etc/cloudstack/agent$ uname -m

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
In the past, prior to the addition to the CentOS init script that I mentioned, I'd modify the init script to echo out the jsvc command it was going to run, then I'd run that manually instead of the init. Then I could see where it died. On Wed, Sep 25, 2013 at 5:04 PM, Marcus Sorensen

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
Sounds good. Thanks, Marcus! :) On Wed, Sep 25, 2013 at 5:04 PM, Marcus Sorensen shadow...@gmail.comwrote: Ok, so the next step is to track that stdout and see if you can see what jsvc complains about when it fails to start up the service. On Wed, Sep 25, 2013 at 4:56 PM, Mike Tutkowski

RE: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-25 Thread Animesh Chaturvedi
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, September 24, 2013 9:22 AM To: dev@cloudstack.apache.org Cc: Animesh Chaturvedi Subject: Re: [RESULTS] [VOTE] Release Apache CloudStack 4.2.0 (sixth round) On Tue, Sep 24, 2013 at

ubuntu LTS for system vm? and 64bit?

2013-09-25 Thread Darren Shepherd
Is there any technical reason why we couldn't use ubuntu LTS (12.04 and soon to be 14.04) for the system VM. Additionally is there any technical reason we couldn't switch to 64bit. I don't necesarily want to get into fight for you favorite distro discussion, just curious. Darren

Re: Review Request 14075: Added new test for Load balancing rules in a VPC

2013-09-25 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14075/#review26398 --- Already committed by Swamy: commit

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
are you missing the jna packages? On Wed, Sep 25, 2013 at 5:40 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: I basically just leveraged the code you provided to redirect the output on Ubuntu. Here is the standard err: log4j:WARN No appenders could be found for logger

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
Was there a step in the docs I may have missed where I was to install them? I don't recall installing them, but there are several steps and I might have forgotten that I did install them, too. I can check. On Wed, Sep 25, 2013 at 5:44 PM, Marcus Sorensen shadow...@gmail.comwrote: are you

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
mtutkowski@ubuntu:~$ sudo apt-get install libjna-java Reading package lists... Done Building dependency tree Reading state information... Done libjna-java is already the newest version. libjna-java set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 468 not upgraded. On

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
Again, not so familiar with Ubuntu. I'd imagine that jna would be set up as a dependency to the .deb packages. sudo apt-get install libjna-java On Wed, Sep 25, 2013 at 5:46 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Was there a step in the docs I may have missed where I was to

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
ok, just a guess. I'm assuming it's still this: Caused by: java.lang.NoSuchMethodError: com.sun.jna.Native.free(J)V On Wed, Sep 25, 2013 at 5:48 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: mtutkowski@ubuntu:~$ sudo apt-get install libjna-java Reading package lists... Done Building

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
It's harder still that you're trying to use master. I know 4.2 works on ubuntu, but master is a minefield sometimes. Maybe that's not the problem, but I do see emails going back and forth about libvirt/jna versions, just need to read them in detail. It's a shame that you haven't gotten a working

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
I can switch my branch over to master. I'm afraid master is not working with Libvirt on Ubuntu, as well. On Wed, Sep 25, 2013 at 5:55 PM, Marcus Sorensen shadow...@gmail.comwrote: It's harder still that you're trying to use master. I know 4.2 works on ubuntu, but master is a minefield

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
I mean switch over to 4.2 from master. :) On Wed, Sep 25, 2013 at 6:03 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: I can switch my branch over to master. I'm afraid master is not working with Libvirt on Ubuntu, as well. On Wed, Sep 25, 2013 at 5:55 PM, Marcus Sorensen

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Yoshikazu Nojima
Hi Wei, Thank you for fix it! 2013/9/25 Wei ZHOU ustcweiz...@gmail.com: fixed by commit 3dc4284 commit 3dc4284a34a1c79970b30288c245a26e8425e811 Author: Wei Zhou w.z...@leaseweb.com Date: Wed Sep 25 11:08:57 2013 +0200 add missing jna-4.0.0.jar to cloudstack-agent library by changing

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
It's been a bit rough getting this up and running, but at least I've been learning about how CloudStack works on KVM, so that's really good. On Wed, Sep 25, 2013 at 6:03 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: I mean switch over to 4.2 from master. :) On Wed, Sep 25, 2013 at

Re: Managed storage with KVM

2013-09-25 Thread Mike Tutkowski
By simply switching to 4.2, will CS use the proper version of Libvirt or is there more I need to do since I've already run 4.3 on this Ubuntu install? Thanks On Wed, Sep 25, 2013 at 6:07 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: It's been a bit rough getting this up and running,

Re: Managed storage with KVM

2013-09-25 Thread Marcus Sorensen
You'll need to either remove the old debs or force install the new ones. Also, if any jars have moved location, you may have to delete the old ones in case they end up in the classpath of your jsvc command. I'd first try to generate 4.2 debs (or use the release artifacts), remove the old packages,

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread David Nalley
+1 On Wed, Sep 25, 2013 at 10:13 AM, Chip Childers chipchild...@apache.org wrote: Hi all! As stated in other threads, Juniper is proposing the donation of a Contrail plugin to Apache CloudStack. The code itself has been posted to reviewboard [1]. The design has been documented by Pedro

Re: 4.2 rpm nonoss

2013-09-25 Thread David Nalley
On Wed, Sep 25, 2013 at 9:49 AM, Larry Hernandez larryt...@gmail.com wrote: Does the http://cloudstack.apt-get.eu/rhel/4.2/ repo have nonoss built is like 4.1? -Larry Yes it does. --David

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Francois Gaudreault
Definitely +1 on this :) Francois On 2013-09-25 1:13 PM, Chip Childers wrote: Hi all! As stated in other threads, Juniper is proposing the donation of a Contrail plugin to Apache CloudStack. The code itself has been posted to reviewboard [1]. The design has been documented by Pedro [2].

Re: [PROPOSAL] move away from time-based releases and/or revamp release process

2013-09-25 Thread David Nalley
On Wed, Sep 25, 2013 at 11:26 AM, Musayev, Ilya imusa...@webmd.net wrote: We can still use scheduled release as we do now and yet have some agility. An idea was passed around before if we can modularize ACS in future releases VS being it monolithic. We can still have a core as is, but

Re: VmWare SDK to vijava

2013-09-25 Thread David Nalley
On Tue, Sep 24, 2013 at 8:01 PM, Alex Huang alex.hu...@citrix.com wrote: Wow good guess...Hugo had me scratching my head on that oneIs Prussian some code name for Apache legalShould I askWould it make me look stupid if I askedall sorts of doubts going through my mind. --Alex

Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-25 Thread Pranav Saxena
Congratulations Rajesh :) Regards, Pranav On Wed, Sep 25, 2013 at 11:14 AM, Ian Duffy i...@ianduffy.ie wrote: Congrats Rajesh! On 25 September 2013 15:45, Ahmad Emneina aemne...@gmail.com wrote: awesome stuff Rajesh! congrats. On Wed, Sep 25, 2013 at 2:49 AM, Kishan Kavala

RE: [ANNOUNCE] New committer: Rajesh Battala

2013-09-25 Thread Animesh Chaturvedi
Congrats Rajesh -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, September 24, 2013 8:30 AM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Rajesh Battala The Project Management Committee (PMC) for Apache CloudStack has

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-09-25 Thread David Nalley
On Wed, Sep 25, 2013 at 9:30 AM, Jayapal Reddy Uradi jayapalreddy.ur...@citrix.com wrote: Hi, Currently in virtual router there is no way to recover and notify if some service goes down unexpectedly. This feature is about monitoring all the services rendered by the virtual router, ensure

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Mike Tutkowski
Hi, I've been having a difficult time getting the KVM agent on master to start on Ubuntu 12.04. The trouble seems to have begun after the Libvirt upgrade. Any thoughts on this: Thanks! log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.params.DefaultHttpParams).

Re: Libvirt-java 0.5.0 has been released

2013-09-25 Thread Wei ZHOU
Mike, Do you test the latest source code? Pointer.nativeValue is introduced in jna-3.2.6 http://upstream-tracker.org/java/compat_reports/jna/3.2.5_to_3.2.6/bin_compat_report.html and Native.free is introduced in jna-3.3.0

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-09-25 Thread Chiradeep Vittal
SNMP wouldn't restart a failed process nor would it generate alerts. It is simply too generic for the requirements outlined here. The proposal does not talk about modifying monit, just using it. That wouldn't trigger the AGPL. I think the idea is to have a tight monitoring loop that scales: so

Re: ubuntu LTS for system vm? and 64bit?

2013-09-25 Thread Chiradeep Vittal
32-bit theoretically performs better on Xen. Debian is just more stable than Ubuntu, hence the preference. On 9/25/13 4:38 PM, Darren Shepherd darren.s.sheph...@gmail.com wrote: Is there any technical reason why we couldn't use ubuntu LTS (12.04 and soon to be 14.04) for the system VM.

Re: Documentation on VPC?

2013-09-25 Thread Chiradeep Vittal
CloudStack VPC is quite similar to AWS VPC, except for some of the differences listed here: https://cwiki.apache.org/confluence/x/vhHMAQ On 9/25/13 3:30 PM, Darren Shepherd darren.s.sheph...@gmail.com wrote: I've been trying to go through the GUI and do stuff with VPC and I'm really quite lost.

Re: Documentation on VPC?

2013-09-25 Thread Darren Shepherd
Yeah conceptually I get it. I just can't seem to navigate the UI, but I got most of it working. Darren On Sep 25, 2013, at 10:40 PM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: CloudStack VPC is quite similar to AWS VPC, except for some of the differences listed here:

Re: ubuntu LTS for system vm? and 64bit?

2013-09-25 Thread Darren Shepherd
Yeah, for sure 32bit PV is faster. Do we require a specific minimum kernel version? I though I heard something about upgrading the template for multicore networking or something like that. Darren On Sep 25, 2013, at 10:38 PM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: 32-bit