Re: RBD snapshot format

2015-01-30 Thread Logan Barfield
Hi Wido, I didn't see the format information for snapshots stored in the database, so I'm assuming it references the associated volume format. I assume the cleanest way to get around that would be to have a separate format field for snapshots, but that wouldn't really make sense just for this

Re: [DISCUSS] we need a better SSVM solution

2015-01-30 Thread Pierre-Luc Dion
Paul, For your #1, there is this page [1] that might be a bit outdated but the system-vm section is fairly complete. but effectively things could be better address. I know there is currently an initiative on changing how configuration are sent to VR and system-vms. theres was some discussions at

RE: [DISCUSS] we need a better SSVM solution

2015-01-30 Thread Paul Angus
...also. I'm not a fan of us different configuration processes for different hypervisors. I'm fairly sure that where the hypervisor still uses the systemvm.iso it overwrites the scripts which are already on the system vm, whereas with xenserver we only inject config in through pvgrub. I

Re: eclipse build problems

2015-01-30 Thread Mike Tutkowski
Now that I think about it, I don't know if I ever bothered to get this working from Eclipse (starting the CloudStack Management Server from Eclipse, that is). I typically build and run it from a shell and then remotely connect to it from Eclipse for debugging purposes. On Fri, Jan 30, 2015 at

Re: [VOTE] Apache CloudStack 4.5.0 RC1

2015-01-30 Thread Mike Tutkowski
Hi everyone, Any news on this? I am still having trouble creating a VM on local storage on KVM (with or without kvmclock.disable=true in agent.properties). I'm on Ubuntu 12.04.1. Thanks! Mike On Sat, Jan 24, 2015 at 2:19 AM, Wilder Rodrigues wrodrig...@schubergphilis.com wrote: Okay,

Re: Any Plan of Distributed VR Within cloudstack?

2015-01-30 Thread Wilder Rodrigues
Hi Yitao, We, at Schuberg Philis, are currently working on the implementation of Redundant VPCs. We are now on the test phase and the first open demo of it will take place in London, 12th February, during the Cloudstack European User Group meeting

Re: Review Request 28030: CLOUDSTACK-7911: Automation test cases for Usage test path

2015-01-30 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28030/ --- (Updated Jan. 30, 2015, 4:29 p.m.) Review request for cloudstack and

RE: eclipse build problems

2015-01-30 Thread Roger Crerie
Thanks for the reply Mike. I see though I am now running into the same problem you did when trying to start the client from eclipse. I have already edited my eclipse.ini file thusly. -startup plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar --launcher.library

Re: Database locking code

2015-01-30 Thread Jeff Hair
Hi, That looks like it will work for my purposes. When I have the time to continue the task I was working on yesterday I will try this way. Jeff On Thu, Jan 29, 2015 at 2:34 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Like this: GlobalLock lock =

Build failed in Jenkins: build-master #2205

2015-01-30 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master/2205/changes Changes: [talluri] CLOUDSTACK-8161: added skips for the tests which are not supported on LXC: -- [...truncated 1415 lines...] Running

Jenkins build is still unstable: simulator-singlerun #948

2015-01-30 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Jenkins build is still unstable: simulator-singlerun #949

2015-01-30 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Build failed in Jenkins: build-master #2206

2015-01-30 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master/2206/changes Changes: [talluri] CLOUDSTACK-8161: added skips for the tests which are not supported on LXC: -- [...truncated 1408 lines...] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time

Re: Application programming on CS

2015-01-30 Thread Giri Prasad
Is there something like the following for cloudstack application programming.I am interested in creating applications like banking, insurance etc running on top of cloudstack vm's. https://netbeans.org/kb/docs/web/oracle-cloud.html