Re: [Merge] Minimal Hyper-V Plugin

2013-09-26 Thread Sebastien Goasguen
+1 I would love to see a screencast of how this works, once it's put in its own branch (and you back from paternity leave…congratulations :) ) On Sep 25, 2013, at 5:25 PM, Chiradeep Vittal wrote: > +1 to put this into a branch off of master. Can merge into master after > unit tests for the ag

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

2013-09-26 Thread Wei ZHOU
+1 2013/9/25 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/ >

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

2013-09-26 Thread Sowmya Krishnan
Ilya, Is this similar to this issue: https://issues.apache.org/jira/browse/CLOUDSTACK-4636 Fix for this has gone in 4.2-forward and master. As stated in the bug, this could happen if more than one thread tries to process the same host post MS restart. > -Original Message- > From: Musa

Re: [ANNOUNCE] A GCE interface to CloudStack

2013-09-26 Thread Sebastien Goasguen
On Sep 25, 2013, at 2:22 AM, Frank Zhang wrote: > 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 program

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

2013-09-26 Thread Wido den Hollander
On 09/26/2013 01:38 AM, Darren Shepherd 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. Additionally is there any technical reason we couldn't switch to 64bit. I don't necesarily want to get into "fight for you favorite distr

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

2013-09-26 Thread Sebastien Goasguen
On Sep 26, 2013, at 3:27 AM, Wido den Hollander wrote: > > > On 09/26/2013 01:38 AM, Darren Shepherd 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. Additionally is there any >> technical reason we couldn't switch to 64

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

2013-09-26 Thread Daan Hoogland
I know how to apply them, i don't want to. On Wed, Sep 25, 2013 at 5:54 PM, Darren Shepherd < darren.s.sheph...@gmail.com> wrote: >This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14231/ > > On September 25th, 2013, 12:34 p.m. UTC, *daan Hoogland* wr

Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-26 Thread Daan Hoogland
Welcome Rajesh, congrats On Thu, Sep 26, 2013 at 6:52 AM, Animesh Chaturvedi wrote: > 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

Re: lb. maxconnections and haproxy.cfg

2013-09-26 Thread Daan Hoogland
thanks guys On Wed, Sep 25, 2013 at 5:56 PM, Bharat Kumar wrote: > 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,

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

2013-09-26 Thread Daan Hoogland
Some more remarks on this: Another model is of keeping quality high is controlling what gets in per release. This would go against the opensource model somewhat. You would need e release manager like me and I strongly advice against that. Giving users more control on what goes into their system i

Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

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

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

2013-09-26 Thread Ian Duffy
Agree with Daan unit tests would be nice. +1 On 26 September 2013 07:59, Wei ZHOU wrote: > +1 > > > 2013/9/25 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 revie

CloudStack Server Memory Requirements

2013-09-26 Thread Geoff Higginbottom
I've been testing the 4.2 release of CloudStack using Virtual Box and have noticed a need to allocate significantly more memory to the VM. Previously I would use a CentOS VM with 1 GB of RAM for the installation but then drop the memory to 512MB, leaving plenty of RAM on the host machine to the

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

2013-09-26 Thread Simon Weller
+1. - Original Message - From: "Chip Childers" To: dev@cloudstack.apache.org Sent: Wednesday, September 25, 2013 12:13:07 PM Subject: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack Hi all! As stated in other threads, Juniper is proposing the donation of a

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

2013-09-26 Thread Alex Huang
+1 (binding) --Alex > -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-26 Thread Daan Hoogland
I get "No running ssvm is found, so command will be sent to LocalHostEndPoint" while I can see and log into a machine called s-1-VM which has state 'RUNNING' in the database. Is there some relation? I never though much of it as it does not seem to be the first thing stopping me usually. On Wed, Se

marvin over https

2013-09-26 Thread Daan Hoogland
H, I have some trouble getting marvin to connect to cloudstack over https. I am supposing the following should work conn = cloudConnection(mgmtip, apiKey=apikey, securityKey=secretkey, logging=log, port=443, scheme="https") lz = listZones.listZonesCmd() conn.marvin_request(lz) is this

Re: CloudStack Server Memory Requirements

2013-09-26 Thread Marcus Sorensen
I think its an artifact from the Spring stuff six months ago. We can probably decrease that in the default tomcat conf now. On Sep 26, 2013 6:11 AM, "Geoff Higginbottom" < geoff.higginbot...@shapeblue.com> wrote: > I’ve been testing the 4.2 release of CloudStack using Virtual Box and > have notic

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Let me update and try again and see if that solves the problem. I am probably a week behind on updating from master. Thanks On Wed, Sep 25, 2013 at 11:18 PM, Wei ZHOU wrote: > Mike, > Do you test the latest source code? > > Pointer.nativeValue is introduced in jna-3.2.6 > > http://upstream-

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

2013-09-26 Thread Musayev, Ilya
++Koushik Thanks Sowmya Koushik Any reason why this is cannot be applied to ACS 4.1? Since I'm Release Manager for 4.1.x branch, I will work on testing and releasing 4.1.2 Thanks ilya > -Original Message- > From: Sowmya Krishnan [mailto:sowmya.krish...@citrix.com] > Sent: Thursday,

[DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Musayev, Ilya
I apologize in advance if this is a repeat of something that was previously stated. As Animesh learned recently with ACS 4.2, RM work for major versions takes a lot of effort, to lesser extent the 4.2.x minor release may not be as involved, but still decent amount of work. What complicates the

Re: LocalHostEndPoint seems to get called

2013-09-26 Thread Min Chen
I am only aware that before ssvm is up, you will see such message in StatCollector, but that is no hurt. I don't understand why you encountered this even if your ssvm is up? Is your s-1-VM entry in host db table is in Up state? Are you using devcloud or real hypervisor in your setup? We may need de

Re: LocalHostEndPoint seems to get called

2013-09-26 Thread Daan Hoogland
The state is 'RUNNING' not 'Up' . Maybe it is me out racing the computer. so don't deepdive. I just thought it was weird I got this message while the ssvm was up. once again, no hinder, Min. Thanks On Thu, Sep 26, 2013 at 6:27 PM, Min Chen wrote: > I am only aware that before ssvm is up, you wil

Lines of contributed code

2013-09-26 Thread La Motta, David
Hey everybody, as an advocate of CloudStack for NetApp and our customers, I am often times asked to compare and contrast ACS with OpenStack. One interesting metric that I am looking at right now is that OpenStack has about 1.7 million lines of contributed code. How many can we say about CloudS

Re: Lines of contributed code

2013-09-26 Thread Chip Childers
This is a good tool: http://www.ohloh.net/p/CloudStack On Thu, Sep 26, 2013 at 12:38 PM, La Motta, David wrote: > Hey everybody, as an advocate of CloudStack for NetApp and our customers, > I am often times asked to compare and contrast ACS with OpenStack. One > interesting metric that I am lo

Re: Lines of contributed code

2013-09-26 Thread La Motta, David
Awesome, thanks! David La Motta Technical Marketing Engineer - Citrix Solutions | NetApp Direct: 1.919.476.5042 Mobile: 1.919.413.5600 On 9/26/13 12:44 PM, "Chip Childers" wrote: >This is a good tool: > >http://www.ohloh.net/p/CloudStack > > >On Thu, Sep 26, 2013 at 12:38 PM, La Motta, Davi

RE: Lines of contributed code

2013-09-26 Thread Animesh Chaturvedi
I used sloccount and it reports roughly 1.35 million lines of code without comments. SLOCDirectory SLOC-by-Language (Sorted) 651515 awsapi java=651509,sh=6 142854 client javascript=121639,python=11230,sh=6951,jsp=3007, perl=27 127014 server

RE: Lines of contributed code

2013-09-26 Thread Animesh Chaturvedi
Looking at Chip's email, sloccount did not report HTML and CSS Thanks Animesh > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > Sent: Thursday, September 26, 2013 9:53 AM > To: dev@cloudstack.apache.org > Subject: RE: Lines of contributed code > > I

Re: Lines of contributed code

2013-09-26 Thread La Motta, David
The chart that I saw on OpenStack was taken from the same site Chip pointed out, so I have an apples-to-apples comparison to make. Regardless, thanks Animesh. David La Motta Technical Marketing Engineer - Citrix Solutions | NetApp Direct: 1.919.476.5042 Mobile: 1.919.413.5600 On 9/26/13 12:5

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Alex Huang
Agreed. If you look at what a release manager has to do today - triage bugs - follow up on reviews and ask people to commit them - cherry-pick fixes To me it is a lot of work for one person to do for CloudStack. We can certainly divide up the work. For example, - One RM is responsible for o

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

2013-09-26 Thread Chiradeep Vittal
Yes. 4.2 has Wheezy with the 3.2 kernel. Theoretically with RPS/RFS we could use multiple cores effectively, but it may be harder in practice. On 9/25/13 10:53 PM, "Darren Shepherd" wrote: >Yeah, for sure 32bit PV is faster. Do we require a specific minimum >kernel version? I though I heard so

RE: [PROPOSAL] Service monitoring tool in virtual router

2013-09-26 Thread Alex Huang
Using SNMP for alert notification is not a bad idea though. I don't see why we can't do that instead of posting to the management server. This is specifically referring to the second part of the proposal. Why reinvent that part of it? --Alex > -Original Message- > From: Chiradeep Vi

Re: CloudStack Server Memory Requirements

2013-09-26 Thread Chiradeep Vittal
I believe Darren's proposed Spring refactor will help greatly. On 9/26/13 7:41 AM, "Marcus Sorensen" wrote: >I think its an artifact from the Spring stuff six months ago. We can >probably decrease that in the default tomcat conf now. >On Sep 26, 2013 6:11 AM, "Geoff Higginbottom" < >geoff.higgin

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-09-26 Thread Chiradeep Vittal
In this case you would have to invent another enterprise MIB. Not too hard, but I'd argue that it needs to be proxied through some other service anyway and it represents a different integration point with ACS. Depends on whether you consider the system vm part of the ACS deployment, or an entity li

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

2013-09-26 Thread Chiradeep Vittal
That enabled running without a system vm. But you'd still need a VR if you wanted network services. On 9/26/13 12:47 AM, "Sebastien Goasguen" wrote: > >On Sep 26, 2013, at 3:27 AM, Wido den Hollander wrote: > >> >> >> On 09/26/2013 01:38 AM, Darren Shepherd wrote: >>> Is there any technical r

RE: [ANNOUNCE] A GCE interface to CloudStack

2013-09-26 Thread Frank Zhang
> > > > > > Thanks to all and Darren S for testing. > > I have not looked at the AWS query api in a long time and Frank's comments > are beyond my understanding of it however if we wanted to do this, we could > technically use the same framework has this GCE app. mapping the cloudstack > api resp

VpcProvider doesn't really seems extensible

2013-09-26 Thread Darren Shepherd
I'm looking to add a new VpcProvider, but it seems the code is essentially hard coded to using the Provider.VPCVirtualRouter in getVpcElements(). I could just add a setVpcElements() and inject my own implementation, but I think it will run into some problems (haven't tried, just reading the code)

Re: VpcProvider doesn't really seems extensible

2013-09-26 Thread Alena Prokharchyk
They should, Darren. "vpcservicemap" was added just in this release, and only shutdown/start use it. We should fix it for applyStaticRoutes/applyVpcPrivateGateway/deleteVpcPrivateGateway. I will file a Jira ticket for myself to fix it. -Alena. From: Darren Shepherd mailto:darren.s.sheph...@gm

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

2013-09-26 Thread Sudha Ponnaganti
+1 (binding) on 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 other threads,

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

2013-09-26 Thread Musayev, Ilya
Dan and David, I see your concerns. Let me explain what I mean by modular and how we can address dependency. Assume you have base ACS 4.2 Then you would have plugins like Nicira 4.2.x, VMware 4.2.x, NetScaler 4.2.x etc.. Goes without saying, but you cannot use a plugin from 4.3.x family on ACS

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

2013-09-26 Thread Chip Childers
On Wed, Sep 25, 2013 at 11:24:24PM +, Animesh Chaturvedi wrote: > [Animesh>] David, Chip Mathias has incorporated the comments received so far. > What is pending here? The feature description is brief should we add more > details? I think (IMO) we are fine as is. However, folks can chime in

Re: VpcProvider doesn't really seems extensible

2013-09-26 Thread Darren Shepherd
Alena, Additionally, there's a bit of discontinuity between VpcProvider, NetworkElement, and Network.Service for me. Could you help me here. This is going to be confusing... Basically, for each Network.Service there is a corresponding interface that extends NetworkElement. VpcProvider also exte

Re: Review Request 14320: add boolean option httpModeEnabled to the service offering for use in haproxy conf

2013-09-26 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14320/ --- (Updated Sept. 26, 2013, 7:01 p.m.) Review request for cloudstack and Wei Zhou.

Re: CloudStack Server Memory Requirements

2013-09-26 Thread Marcus Sorensen
If I recall, we were able to start running it in devcloud again with only 1G of memory allocated to dom0 just a few weeks after the initial spring merge. I just think the default was never set back. On Thu, Sep 26, 2013 at 11:29 AM, Chiradeep Vittal wrote: > I believe Darren's proposed Spring ref

Re: VpcProvider doesn't really seems extensible

2013-09-26 Thread Alena Prokharchyk
On 9/26/13 11:44 AM, "Darren Shepherd" wrote: >Alena, > >Additionally, there's a bit of discontinuity between VpcProvider, >NetworkElement, and Network.Service for me. Could you help me here. >This is going to be confusing... > >Basically, for each Network.Service there is a corresponding interf

Re: [PROPOSAL] Service monitoring tool in virtual router

2013-09-26 Thread David Nalley
For what it's worth we created an ACS-specific MIB (beneath the org.apache MIB) so really this is just a matter of defining and publishing it. But lets think about monit being used to restart services - with HA, Redundant VR, are we sure that we want to inject yet another point of control into thi

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Any thoughts on this error message? I updated from master today, cleaned, recompiled, then rebuilt and redeployed the DEBs. Thanks mtutkowski@ubuntu:~$ sudo apt-get install cloudstack-agent Reading package lists... Done Building dependency tree Reading state information... Done The following NEW

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
Mike, Sorry my fault. already fixed by commit 522860c03de5d05126f92fc44b6e3f50ed8439f0 Please pull the latest code. 2013/9/26 Mike Tutkowski > Any thoughts on this error message? > > I updated from master today, cleaned, recompiled, then rebuilt and > redeployed the DEBs. > > Thanks > > mtutkow

Re: Review Request 14320: add boolean option httpModeEnabled to the service offering for use in haproxy conf

2013-09-26 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14320/#review26420 --- Not sure if this should be in the API since it is a HAProxy-specific

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
OK, thanks! On Thu, Sep 26, 2013 at 2:52 PM, Wei ZHOU wrote: > Mike, > Sorry my fault. already fixed by commit > 522860c03de5d05126f92fc44b6e3f50ed8439f0 > Please pull the latest code. > > > 2013/9/26 Mike Tutkowski > > > Any thoughts on this error message? > > > > I updated from master today,

Re: com.cloud.exception.InsufficientServerCapacityException what wrong?

2013-09-26 Thread Sheng Yang
Log is needed to tell what's wrong. Basically it means you don't have enough resources(host or network or storage) to deploy the vm. --Sheng On Tue, Sep 24, 2013 at 12:27 AM, Jake.liu wrote: >DeployDestination dest; > try { > dest = _dpMgr.planDeployment(vmProfile, pla

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Animesh Chaturvedi
+1 Ilya I am glad that you brought it up and recognize the challenge. I survived on 3 cups of JetFuel[1] every day for last 3 months. It's like doing two $dayjob$ shifts http://www.keurig.com/coffee/jet-fuel-extra-bold-coffee-k-cup-coffee-people > -Original Message- > From: Musayev,

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Looks like the new code references cloudstack-agent-upgrade. I'm on Ubuntu 12.04, by the way. /var/lib/dpkg/info/cloudstack-agent.postinst: line 39: /usr/bin/cloudstack-agent-upgrade: No such file or directory dpkg: error processing cloudstack-agent (--configure): subprocess installed post-insta

[PROPOSAL] Site-to-site VPN between two virtual routers

2013-09-26 Thread Sheng Yang
Hi, I'd like to propose "site-to-site VPN between VRs" as a new feature for CloudStack 4.3. Basically the VPC's site-to-site VPN currently only support to access remote peer which is a hardware VPN gateway. This feature would extend the support to other CloudStack VRs, which enabled CloudStack ne

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Animesh Chaturvedi
> -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Thursday, September 26, 2013 10:22 AM > To: dev@cloudstack.apache.org > Subject: RE: [DISCUSS] Release Managers for future ACS releases - > enhacement > > Agreed. If you look at what a release manager has to

add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
Mike, everyone, As I've mentioned on the board, I'm working on getting our own internal KVM storage plugin working on 4.2. In the interest of making it forward compatible, I just wanted to confirm what you were doing with the solidfire plugin as far as attaching your iscsi LUNs. We had discussed

buildbot failure in ASF Buildbot on cloudstack-site-staging

2013-09-26 Thread buildbot
The Buildbot has detected a new failure on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/204 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: sche

[DISCUSS] UI: New look and feel

2013-09-26 Thread Brian Federle
Hi all, In addition to the CSS code cleanup I'm working on, I am planning a 'reskin' of the current UI to give a better user experience and look and feel. This will utilize SASS and a grid system as I have discussed in the previous thread. I created a task in JIRA and wiki functional spec, whic

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Kelcey Jamison Damage
You just made my day, these look great. Most importantly it has a look that will sell to IT managers, etc. I wish you the best of luck with this and hope for rapid progress :) Again, it looks awesome! - Original Message - From: "Brian Federle" To: dev@cloudstack.apache.org Cc: "Sonny C

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Hey Marcus, I implemented your recommendations regarding adding connect and disconnect methods. It is not yet checked in (as you know, having trouble with my KVM environment), but it is on GitHub here: https://github.com/mike-tutkowski/incubator-cloudstack/commit/f2897c65689012e6157c0a0c2ed7e5355

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Oh, SnapshotTestWithFakeData is just modified because the code wasn't building until I corrected this. It has nothing really to do with my real changes. On Thu, Sep 26, 2013 at 4:31 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hey Marcus, > > I implemented your recommendations reg

Re: add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
Looking at your code, is the chap info stored with the pool, so we could pass the pool to the adaptor? That would be more agnostic, anyone implementing a plugin could pull the specifics they need for their stuff out of the pool on the adaptor side, rather than creating custom signatures. Also, I t

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Musayev, Ilya
I can feel your pain, as well as Chip's, Dave's, Joe's and whoever was involved in past. Here is a bit of uncharted territory we need to address about bug assignment. In past I've seen folks ask - we have X number of bugs that need to be triaged, who can take what? Are we still keeping this fr

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Sudha Ponnaganti
+1 on multiple RMs +1 on assigning defects by RMs as this gives faster closure on defects esp critical ones. This can be done over IRC at regular intervals instead of waiting for folks to claim defects which may take time given the priorities that each one has. Same with validation as well.

RE: [DISCUSS] UI: New look and feel

2013-09-26 Thread Musayev, Ilya
Brian, Are we no longer using icons on the left navigation menu or is this a draft? Thanks ilya > -Original Message- > From: Kelcey Jamison Damage [mailto:kel...@backbonetechnology.com] > Sent: Thursday, September 26, 2013 6:28 PM > To: dev@cloudstack.apache.org > Subject: Re: [DISCUSS]

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Kelcey Jamison Damage
Hmm, maybe cut 2 copies... 1 with icons, and 1 just a clean text look. - Original Message - From: "Ilya Musayev" To: dev@cloudstack.apache.org Sent: Thursday, September 26, 2013 4:08:50 PM Subject: RE: [DISCUSS] UI: New look and feel Brian, Are we no longer using icons on the left navig

Re: Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

2013-09-26 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14346/#review26422 --- Is it tested on KVM, Xen and vmware ? Tested or not missing in revi

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

2013-09-26 Thread Chiradeep Vittal
> 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 > > Animesh Chaturvedi wrote: >

Re: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Sheng Yang
I think one way is, we can just enable the default assigner(maintainer) for components in Jira. The components can be break down into further smaller parts, to make sure one guy's work is not big. And the maintainer for the different components can communicate(just like RM did) to assign the bug(or

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Tracy Phillips
I am a fan of Foundation's look (or Bootstrap even)... http://foundation.zurb.com/ 3d elements make it look dated, kind of like it does now. The less images, the better imo. On Thu, Sep 26, 2013 at 7:11 PM, Kelcey Jamison Damage < kel...@backbonetechnology.com> wrote: > Hmm, maybe cut 2 copi

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Musayev, Ilya
I don't agree. For the reference, take a look at OpenStack UI and compare it to ACS specifically version 4.2 - All mistakes in this message are not mine but Android's. Original message From: Tracy Phillips Date: 09/26/2013 8:06 PM (GMT-05:00) To: dev@cloudstack.apache.org

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Chiradeep Vittal
Not to be a fanboi and all that and hating to divert this topic, but doing it anyway, I do like 'flat'. On 9/26/13 5:12 PM, "Musayev, Ilya" wrote: >I don't agree. > >For the reference, take a look at OpenStack UI and compare it to ACS >specifically version 4.2 > > >- All mistakes in this messag

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Animesh Chaturvedi
I have not thought through it all, but some quick comments for now, I will come back and refine tomorrow or later tonight > -Original Message- > From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Thursday, September 26, 2013 4:06 PM > To: dev@cloudstack.apache.org > Subject: RE: [DIS

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Chip Childers
Looks great Brian! One request actually. I'm working on a proposed cloudstack.apache.org site redesign right now, and I'd actually love to get the relevant CSS you used for the header area (faded blue). It might be nice to have some relationship between the cs.a.o branding and the product itself

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Hey Marcus, Thanks for the comments. I have added comments of my own. Please let me know what you think. Thanks! On Thu, Sep 26, 2013 at 4:56 PM, Marcus Sorensen wrote: > Looking at your code, is the chap info stored with the pool, so we > could pass the pool to the adaptor? That would be mo

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
I mention this is my comments on GitHub, as well, but CHAP info is associated with an account - not a storage pool. Ideally we could do without CHAP info entirely if we had a reliable way to tell the storage plug-in that a given host wants to access a given volume. In this case, my storage plug-in

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Also, if we went the non-CHAP route, before attaching a volume to a VM, we'd have to tell the plug-in to set up a volume access group. When a volume is detached from a VM, we'd have to tell the plug-in to delete the volume access group. On Thu, Sep 26, 2013 at 7:32 PM, Mike Tutkowski < mike.tutk

RE: [DISCUSS] Release Managers for future ACS releases - enhacement

2013-09-26 Thread Sudha Ponnaganti
Ilya, I work for Citrix QA so can speak to some of the discussion that you have raised around QA. I have expressed my opinion on assigning defects in another thread. -Like Animesh mentioned, Citrix QA has contributed quite a bit for ACS 4.2, I can say as much as 90% + towards any of the QA a

Re: Review Request 14058: Including tests for VPC VM Lifecycle on Tagged hosts

2013-09-26 Thread Ashutosh Kelkar
> On Sept. 26, 2013, 1:30 a.m., Sheng Yang wrote: > > Please test it before submit. The tests have been tested and run correctly. There is a manual step needed in setup for these tests - Adding host tags to the hosts which is why the tests are skipped when committing. - Ashutosh --

Re: add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
Ok, let me digest this a bit. I got the github responses but I'd also like to keep it on-list as well. My initial thoughts are: 1) I don't think disk format and size are necessary parameters for connectPhysicalDisk, as the format can be determined by the adaptor, and the size is set during the c

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

2013-09-26 Thread Indra Pramana
Dear all, Would like to confirm on this: On Wed, Sep 25, 2013 at 7:40 PM, Indra Pramana wrote: > 2. Do I need to delete the old system VM template from the template list, > prior to the upgrade? If yes, I think this should be inside the > documentation. > Prior to the upgrade from 4.1.1 to 4.2

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Ian Duffy
Looks good. Moving away from design and more into front-end functionality. Is there any talks about cleaning up the javascript behind the UI? I recall it being messy and hard to follow from what I recall of looking at it. The idea single page app with no URL defining a view and a broken browser ba

buildbot success in ASF Buildbot on cloudstack-site-staging

2013-09-26 Thread buildbot
The Buildbot has detected a restored build on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/206 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: s

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Looks like the newly checked in code is looking for /usr/bin/cloudstack-agent-upgrade. I don't see that file in /usr/bin, however. I only see the following cloudstack* in /usr/bin: cloudstack-set-guest-password cloudstack-set-guest-sshkey cloudstack-setup-agent cloudstack-ssh On Thu, Sep 26, 2

Re: Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

2013-09-26 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14346/ --- (Updated Sept. 27, 2013, 9:48 a.m.) Review request for cloudstack and Prasanna

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
My comments are inline: On Thu, Sep 26, 2013 at 9:10 PM, Marcus Sorensen wrote: > Ok, let me digest this a bit. I got the github responses but I'd also > like to keep it on-list as well. > > My initial thoughts are: > > 1) I don't think disk format and size are necessary parameters for > connec

Re: 4.2 press plan?

2013-09-26 Thread Mike Tutkowski
Hi Mathias, I'd be happy to ask our marketing organization to produce outreach information around the SolidFire plug-in for CS 4.2. Would you be able to contact me at mike.tutkow...@solidfire.com and I can send whatever info you might have to the right people? Thanks! On Thu, Sep 26, 2013 at

Problem using DevCloud2 with 4.2

2013-09-26 Thread Mike Tutkowski
Hi, I haven't tried to use DevCloud2 in a while (generally been setting up CS manually). I noticed the following problem when running the typical setup script today: mtutkowski-LT:~ mtutkowski$ cd documents/cloudstack/src/cloudstack/tools/devcloud ; python ../marvin/marvin/deployDataCenter.py -i

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
Mike, What happen if you execute cloudstack-setup-agent? 2013/9/27 Mike Tutkowski > Looks like the newly checked in code is looking for > /usr/bin/cloudstack-agent-upgrade. > > I don't see that file in /usr/bin, however. > > I only see the following cloudstack* in /usr/bin: > > cloudstack-set-g

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Shiva Teja
On Fri, Sep 27, 2013 at 9:28 AM, Ian Duffy wrote: > I think so > implementation of AngularJS like the way Shiva did it for his GSoC > project would be good. > I'm trying to setup a demo for my project. This should give an idea about the code. https://github.com/shivateja/cloudstack-ui/blob/angu

Re: Problem using DevCloud2 with 4.2

2013-09-26 Thread Mike Tutkowski
Eh...cancel my query here. I just repeated the steps and it worked this time. Odd Hopefully it was user error and this isn't a timing issue or something. On Thu, Sep 26, 2013 at 10:38 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I haven't tried to use DevCloud2 in a whi

Re: add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
On Thu, Sep 26, 2013 at 10:23 PM, Mike Tutkowski wrote: > My comments are inline: > > > On Thu, Sep 26, 2013 at 9:10 PM, Marcus Sorensen wrote: > >> Ok, let me digest this a bit. I got the github responses but I'd also >> like to keep it on-list as well. >> >> My initial thoughts are: >> >> 1) I

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Hey Marcus, I agree that CHAP does not fulfill the same role as fencing. I think we're going to have trouble with HA and live migrations on KVM if the storage plug-in doesn't have a way of knowing when a host wants to access a volume and when we want to revoke access to that volume. We get away

cloud-set-guest-password script for ArchLinux?

2013-09-26 Thread Indra Pramana
Dear all, I am trying to create CloudStack OS template for ArchLinux. However, I am not able to find the cloud-set-guest-password password management template script for ArchLinux. Under the shankerbalan's github site, there are only scripts for CentOS, Ubuntu, Debian, FreeBSD and SLES: https://g

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
It collects info like management server IP address, zone id, cluster id, etc. The problem appears to be we are trying to invoke a script that does not exist when I'm doing a sudo apt-get install cloudstack-agent. On Thu, Sep 26, 2013 at 10:48 PM, Wei ZHOU wrote: > Mike, > What happen if you ex

Re: add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
On Fri, Sep 27, 2013 at 12:06 AM, Mike Tutkowski wrote: > Hey Marcus, > > I agree that CHAP does not fulfill the same role as fencing. > > I think we're going to have trouble with HA and live migrations on KVM if > the storage plug-in doesn't have a way of knowing when a host wants to > access a v

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Let me clarify this line a bit: "We get away without this with XenServer and VMware because - as far as I know - CS delegates HA and live migration to those clusters and they handle it most likely with some kind of locking protocol on the SR/datastore." When I set up a XenServer or a VMware clust

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
Did you build the latest source? Could you paste the result of the following command in your source directory? "grep cloudstack-agent-upgrade debian/rules"

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Maybe I should seek a little clarification as to how live migration works in CS with KVM. Before we do a live migration of VM 1 from Host 1 to Host 2, do we detach all disks from VM1? If so, then we're good to go there. I'm not as clear with HA. If VM 1 goes down because Host 1 crashes, is the

Re: cloud-set-guest-password script for ArchLinux?

2013-09-26 Thread Wei ZHOU
you can try ./setup/bindir/cloud-set-guest-password.in in cloudstack source code. https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=tree;f=setup/bindir;hb=HEAD 2013/9/27 Indra Pramana > Dear all, > > I am trying to create CloudStack OS template for ArchLinux. However, I am > not able t

  1   2   >